index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
target_link_libraries: Restore LINK_ONLY for multiple static lib dependencies
Brad King
2022-03-16
1
-2/+27
*
CMake 3.23.0-rc3
v3.23.0-rc3
Brad King
2022-03-10
1
-1/+1
*
CMakePresets.json: Add ${fileDir} macro
Kyle Edwards
2022-03-07
1
-0/+8
*
Merge topic 'file-set-name-requirements' into release-3.23
Brad King
2022-03-04
3
-3/+16
|
\
|
*
target_sources(): Enforce stricter requirements for FILE_SET name
Kyle Edwards
2022-03-03
3
-3/+16
*
|
Merge topic 'file-set-multiple-names' into release-3.23
Brad King
2022-03-04
1
-5/+28
|
\
\
|
*
|
target_sources(): Process multiple FILE_SET arguments per block
Kyle Edwards
2022-03-03
1
-5/+28
|
|
/
*
|
Merge topic 'while-bug-compatibility' into release-3.23
Brad King
2022-03-04
1
-3/+8
|
\
\
|
*
|
while: Restore tolerance of condition error
Alex Turbov
2022-03-03
1
-3/+8
*
|
|
Merge topic 'cmake-dir-args' into release-3.23
Brad King
2022-03-03
1
-1/+1
|
\
\
\
|
*
|
|
cmake: Correct regression in `-B <dir> <src_dir>`
Robert Maynard
2022-03-02
1
-1/+1
*
|
|
|
Merge topic 'update-kwsys' into release-3.23
Brad King
2022-03-03
1
-0/+6
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
KWSys: SystemInformation: Add Zhaoxin x86 processor kh40000
Joker-Van
2022-03-02
1
-0/+6
*
|
|
|
Merge topic 'cuda-arch-all' into release-3.23
Brad King
2022-03-02
1
-13/+13
|
\
\
\
\
|
*
|
|
|
CUDA: Simplify CMAKE_CUDA_ARCHITECTURES special value logic
Brad King
2022-03-01
1
-13/+13
|
|
/
/
/
*
|
|
|
Merge topic 'find_file_frameworks_debug_output' into release-3.23
Brad King
2022-03-02
2
-4/+10
|
\
\
\
\
|
*
|
|
|
find_file: Fix blank line instead of framework path in debug output
Craig Scott
2022-02-28
2
-4/+10
|
|
/
/
/
*
|
|
|
target_sources(): Prohibit FILE_SET on custom targets
Kyle Edwards
2022-02-28
1
-0/+6
|
/
/
/
*
|
|
Ninja: Avoid preprocessing twice with explicit Fortran_PREPROCESS
Peter Hill
2022-02-24
3
-5/+15
|
/
/
*
|
CMake 3.23.0-rc2
v3.23.0-rc2
Brad King
2022-02-23
1
-1/+1
*
|
CUDA: Restore support for non-"all" CUDA_ARCHITECTURES with nvcc 11.5+
Brad King
2022-02-18
1
-5/+3
*
|
Merge topic 'correct_multiple_source_warnings' into release-3.23
Brad King
2022-02-18
2
-5/+59
|
\
\
|
*
|
cmake: When given multiple source paths use last instead of first
Robert Maynard
2022-02-17
2
-5/+59
*
|
|
install(): Properly ignore FILE_SETs that don't exist
Kyle Edwards
2022-02-17
1
-21/+22
|
/
/
*
|
Merge topic 'cmake-empty-cmd-line-arg' into release-3.23
Brad King
2022-02-17
1
-2/+22
|
\
\
|
*
|
cmake: Ignore any empty "" command line arguments
Robert Maynard
2022-02-16
1
-2/+22
*
|
|
Merge topic 'tll-genex-concat' into release-3.23
Brad King
2022-02-16
1
-102/+138
|
\
\
\
|
*
|
|
target_link_libraries: Improve tolerance of unquoted generator expressions
Brad King
2022-02-15
1
-4/+38
|
*
|
|
target_link_libraries: Handle keyword arguments in dedicated code path
Brad King
2022-02-15
1
-83/+100
|
*
|
|
target_link_libraries: Remove likely-broken ancient compatibility check
Brad King
2022-02-15
1
-18/+3
*
|
|
|
cmake --build: prioritize --resolve-package-references over preset
Carsten Rudolph
2022-02-15
4
-12/+13
|
/
/
/
*
|
|
cmake::GetDebugFindPkgOutput: Use consistent argument name
Craig Scott
2022-02-14
1
-1/+1
*
|
|
find_package: Improve --debug-find-pkg= when using a find module
Brad King
2022-02-10
4
-4/+37
*
|
|
find_package: Avoid printing debug output header multiple times
Brad King
2022-02-10
1
-11/+4
*
|
|
find_package: Mention package name in Config mode debug output
Brad King
2022-02-10
1
-1/+2
*
|
|
find_package: Fix find module name in --debug-find output
Brad King
2022-02-10
1
-5/+4
*
|
|
find_package: Improve formatting of --debug-find output
Brad King
2022-02-10
1
-15/+15
*
|
|
cmFindPackageCommand: Drop ComputeIfDebugModeWanted overload
Brad King
2022-02-10
2
-9/+2
*
|
|
Merge topic 'restore-target-export-includes' into release-3.23
Brad King
2022-02-10
6
-13/+23
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
install(TARGETS): Restore per-export INCLUDES DESTINATION
Eugene Shalygin
2022-02-09
6
-13/+24
|
*
Merge topic 'message-flush' into release-3.22
Brad King
2022-01-28
1
-2/+2
|
|
\
|
*
\
Merge topic 'nmake-rsp-encoding' into release-3.22
Brad King
2022-01-27
1
-2/+15
|
|
\
\
|
*
|
|
CMake 3.22.2
v3.22.2
Brad King
2022-01-25
1
-1/+1
*
|
|
|
CMake 3.23.0-rc1
v3.23.0-rc1
Brad King
2022-02-08
1
-1/+1
*
|
|
|
Merge topic 'dotnet_sdk' into release-3.23
Brad King
2022-02-08
5
-34/+154
|
\
\
\
\
|
*
|
|
|
VS: Handle build target correct for .NET SDK style projects with Any CPU
Florian Schweiger
2022-02-07
4
-32/+119
|
*
|
|
|
VS: Set Visual Studio versions read out from solution file
Florian Schweiger
2022-02-07
2
-2/+24
|
*
|
|
|
VS: Allow setting output directory in .NET SDK style projects
Florian Schweiger
2022-02-07
1
-0/+11
*
|
|
|
|
Merge topic 'vs-simplify-pch' into release-3.23
Brad King
2022-02-04
1
-9/+16
|
\
\
\
\
\
|
*
|
|
|
|
VS: Simplify generation of per-source PCH settings
Brad King
2022-02-03
1
-9/+16
[next]