summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2022-04-011-1/+1
* Merge topic 'string-JSON-error-modes'Brad King2022-03-311-2/+2
|\
| * string(JSON): fix error message on invalid modeCarlo Teubner2022-03-301-2/+2
* | Merge topic 'ninja_compile_database_understand_new_cuda_lang_variables'Brad King2022-03-311-15/+19
|\ \
| * | CUDA: Ninja generator generates valid compile databaseRobert Maynard2022-03-301-15/+19
| * | CMake 3.23.0v3.23.0Brad King2022-03-291-1/+1
| * | Merge topic 'cpack-ifw-validate-input' into release-3.23Brad King2022-03-281-2/+22
| |\ \
| * \ \ Merge topic 'bindexplib-arm64ec' into release-3.23Brad King2022-03-281-15/+43
| |\ \ \
| * \ \ \ Merge topic 'aix-exe-exports' into release-3.23Brad King2022-03-281-3/+3
| |\ \ \ \
* | | | | | CMake Nightly Date StampKitware Robot2022-03-311-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'verify-header-sets'Brad King2022-03-305-0/+207
|\ \ \ \ \
| * | | | | FILE_SET: Add VERIFY_HEADER_SETS target propertyKyle Edwards2022-03-295-0/+207
* | | | | | Merge topic 'framework-consumption-during-compilation'Brad King2022-03-301-4/+10
|\ \ \ \ \ \
| * | | | | | Ensure targets which are frameworks can be used freelyMarc Chevrier2022-03-291-4/+10
* | | | | | | CMake Nightly Date StampKitware Robot2022-03-301-1/+1
* | | | | | | Merge topic 'set-env-var-first-run'Brad King2022-03-292-2/+7
|\ \ \ \ \ \ \
| * | | | | | | CMP0132: Don't set compiler environment variables on first runCraig Scott2022-03-292-2/+7
* | | | | | | | Merge topic 'fix-23191'Brad King2022-03-293-14/+24
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Trace: process else and elseif commands correctlyBraulio Valdivielso Martinez2022-03-253-14/+24
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2022-03-291-1/+1
* | | | | | | Merge topic 'variable-link-feature-supported'Brad King2022-03-281-2/+6
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | genex-LINK_(LIBRARY|GROUP) features: update variables behaviorMarc Chevrier2022-03-251-2/+6
* | | | | | | Merge topic 'cpack-ifw-validate-input'Brad King2022-03-281-2/+22
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | CPack/IFW: Add missing referenced source file validationCraig Scott2022-03-251-2/+22
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'bindexplib-arm64ec'Brad King2022-03-281-15/+43
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | bindexplib: Exclude entry and exit thunks for arm64ECmoyo19972022-03-251-15/+43
| |/ / / /
| * | | | CMake 3.23.0-rc5v3.23.0-rc5Brad King2022-03-231-1/+1
* | | | | Merge topic 'aix-exe-exports'Brad King2022-03-281-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | AIX: Fix executable ENABLE_EXPORTS in Makefile generatorsBrad King2022-03-261-3/+3
| * | | | CMake 3.21.6v3.21.6Brad King2022-03-041-1/+1
| * | | | CMake 3.21.5v3.21.5Brad King2022-02-011-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-03-281-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-03-271-1/+1
* | | | | CMake Nightly Date StampKitware Robot2022-03-261-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'link-interface-direct'Brad King2022-03-2511-50/+116
|\ \ \ \
| * | | | LINK_LIBRARIES: Add support for LINK_ONLY genexBrad King2022-03-242-2/+20
| * | | | INTERFACE_LINK_LIBRARIES_DIRECT: Honor link dependencies through LINK_ONLYBrad King2022-03-221-6/+8
| * | | | LINK_LIBRARIES: Evaluate separately for linking and usage requirementsBrad King2022-03-2210-43/+89
* | | | | Merge topic 'cmake-fresh'Brad King2022-03-253-0/+15
|\ \ \ \ \
| * | | | | cmake: Add --fresh option to clear the cache and start from scratchBrad King2022-03-223-0/+15
* | | | | | Merge topic 'cmake-E-tar-touch'Brad King2022-03-254-11/+35
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | cmake -E tar: Add --touch optionKasper Laudrup2022-03-234-11/+35
* | | | | | CMake Nightly Date StampKitware Robot2022-03-251-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-03-241-1/+1
|/ / / / /
* | | | | Merge topic 'initialize-property-name'Brad King2022-03-231-4/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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
| |\ \ \ \ \
* | | | | | | CMake Nightly Date StampKitware Robot2022-03-231-1/+1
| |_|_|_|/ / |/| | | | |