summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* target_link_libraries: Restore LINK_ONLY for multiple static lib dependenciesBrad King2022-03-161-2/+27
* CMake 3.23.0-rc3v3.23.0-rc3Brad King2022-03-101-1/+1
* CMakePresets.json: Add ${fileDir} macroKyle Edwards2022-03-071-0/+8
* Merge topic 'file-set-name-requirements' into release-3.23Brad King2022-03-043-3/+16
|\
| * target_sources(): Enforce stricter requirements for FILE_SET nameKyle Edwards2022-03-033-3/+16
* | Merge topic 'file-set-multiple-names' into release-3.23Brad King2022-03-041-5/+28
|\ \
| * | target_sources(): Process multiple FILE_SET arguments per blockKyle Edwards2022-03-031-5/+28
| |/
* | Merge topic 'while-bug-compatibility' into release-3.23Brad King2022-03-041-3/+8
|\ \
| * | while: Restore tolerance of condition errorAlex Turbov2022-03-031-3/+8
* | | Merge topic 'cmake-dir-args' into release-3.23Brad King2022-03-031-1/+1
|\ \ \
| * | | cmake: Correct regression in `-B <dir> <src_dir>`Robert Maynard2022-03-021-1/+1
* | | | Merge topic 'update-kwsys' into release-3.23Brad King2022-03-031-0/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | KWSys: SystemInformation: Add Zhaoxin x86 processor kh40000Joker-Van2022-03-021-0/+6
* | | | Merge topic 'cuda-arch-all' into release-3.23Brad King2022-03-021-13/+13
|\ \ \ \
| * | | | CUDA: Simplify CMAKE_CUDA_ARCHITECTURES special value logicBrad King2022-03-011-13/+13
| |/ / /
* | | | Merge topic 'find_file_frameworks_debug_output' into release-3.23Brad King2022-03-022-4/+10
|\ \ \ \
| * | | | find_file: Fix blank line instead of framework path in debug outputCraig Scott2022-02-282-4/+10
| |/ / /
* | | | target_sources(): Prohibit FILE_SET on custom targetsKyle Edwards2022-02-281-0/+6
|/ / /
* | | Ninja: Avoid preprocessing twice with explicit Fortran_PREPROCESSPeter Hill2022-02-243-5/+15
|/ /
* | CMake 3.23.0-rc2v3.23.0-rc2Brad King2022-02-231-1/+1
* | CUDA: Restore support for non-"all" CUDA_ARCHITECTURES with nvcc 11.5+Brad King2022-02-181-5/+3
* | Merge topic 'correct_multiple_source_warnings' into release-3.23Brad King2022-02-182-5/+59
|\ \
| * | cmake: When given multiple source paths use last instead of firstRobert Maynard2022-02-172-5/+59
* | | install(): Properly ignore FILE_SETs that don't existKyle Edwards2022-02-171-21/+22
|/ /
* | Merge topic 'cmake-empty-cmd-line-arg' into release-3.23Brad King2022-02-171-2/+22
|\ \
| * | cmake: Ignore any empty "" command line argumentsRobert Maynard2022-02-161-2/+22
* | | Merge topic 'tll-genex-concat' into release-3.23Brad King2022-02-161-102/+138
|\ \ \
| * | | target_link_libraries: Improve tolerance of unquoted generator expressionsBrad King2022-02-151-4/+38
| * | | target_link_libraries: Handle keyword arguments in dedicated code pathBrad King2022-02-151-83/+100
| * | | target_link_libraries: Remove likely-broken ancient compatibility checkBrad King2022-02-151-18/+3
* | | | cmake --build: prioritize --resolve-package-references over presetCarsten Rudolph2022-02-154-12/+13
|/ / /
* | | cmake::GetDebugFindPkgOutput: Use consistent argument nameCraig Scott2022-02-141-1/+1
* | | find_package: Improve --debug-find-pkg= when using a find moduleBrad King2022-02-104-4/+37
* | | find_package: Avoid printing debug output header multiple timesBrad King2022-02-101-11/+4
* | | find_package: Mention package name in Config mode debug outputBrad King2022-02-101-1/+2
* | | find_package: Fix find module name in --debug-find outputBrad King2022-02-101-5/+4
* | | find_package: Improve formatting of --debug-find outputBrad King2022-02-101-15/+15
* | | cmFindPackageCommand: Drop ComputeIfDebugModeWanted overloadBrad King2022-02-102-9/+2
* | | Merge topic 'restore-target-export-includes' into release-3.23Brad King2022-02-106-13/+23
|\ \ \ | |/ / |/| / | |/
| * install(TARGETS): Restore per-export INCLUDES DESTINATIONEugene Shalygin2022-02-096-13/+24
| * Merge topic 'message-flush' into release-3.22Brad King2022-01-281-2/+2
| |\
| * \ Merge topic 'nmake-rsp-encoding' into release-3.22Brad King2022-01-271-2/+15
| |\ \
| * | | CMake 3.22.2v3.22.2Brad King2022-01-251-1/+1
* | | | CMake 3.23.0-rc1v3.23.0-rc1Brad King2022-02-081-1/+1
* | | | Merge topic 'dotnet_sdk' into release-3.23Brad King2022-02-085-34/+154
|\ \ \ \
| * | | | VS: Handle build target correct for .NET SDK style projects with Any CPUFlorian Schweiger2022-02-074-32/+119
| * | | | VS: Set Visual Studio versions read out from solution fileFlorian Schweiger2022-02-072-2/+24
| * | | | VS: Allow setting output directory in .NET SDK style projectsFlorian Schweiger2022-02-071-0/+11
* | | | | Merge topic 'vs-simplify-pch' into release-3.23Brad King2022-02-041-9/+16
|\ \ \ \ \
| * | | | | VS: Simplify generation of per-source PCH settingsBrad King2022-02-031-9/+16