summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake 3.23.0-rc5v3.23.0-rc5Brad King2022-03-231-1/+1
* define_property(): Change constraints of INITIALIZE_FROM_VARIABLEKyle Edwards2022-03-231-4/+4
* Merge topic 'revert-link-interface-direct-for-3.23' into release-3.23Brad King2022-03-228-263/+25
|\
| * Revert INTERFACE_LINK_LIBRARIES_DIRECT feature for 3.23 branchBrad King2022-03-218-263/+25
* | Merge topic 'cleanup-define_property' into release-3.23Brad King2022-03-221-13/+13
|\ \
| * | define_property(): Only test prefix if INITIALIZE_FROM_VARIABLE is givenCraig Scott2022-03-191-13/+13
| |/
* | productbuild: Don't write rootVolumeOnly attribute if writing domainsCraig Scott2022-03-211-3/+13
* | productbuild: Simplify internal CPACK_PRODUCTBUILD_DOMAINS usageCraig Scott2022-03-211-5/+4
|/
* CMake 3.23.0-rc4v3.23.0-rc4Brad King2022-03-181-1/+1
* Merge topic 'always_prefer_last_source_dir' into release-3.23Brad King2022-03-182-23/+7
|\
| * cmake: Always prefer the last source directory providedRobert Maynard2022-03-172-23/+7
* | 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
|\ \ \ | |/ / |/| / | |/