summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'orkun_26059_24_06_2024'Brad King2024-06-271-12/+39
|\
| * Autogen: Add timestamp file for CMAKE_GLOBAL_AUTORCC_TARGETOrkun Tokdemir2024-06-261-7/+37
| * Autogen: Remove redundant push_backOrkun Tokdemir2024-06-261-5/+2
* | CMake Nightly Date StampKitware Robot2024-06-271-1/+1
|/
* Merge topic 'file-rpath-elf-static'Brad King2024-06-263-1/+16
|\
| * file(RPATH_CHANGE ...): no-op for static binaryHarmen Stoppels2024-06-243-1/+16
* | Merge topic 'preset-comments'Brad King2024-06-263-1/+11
|\ \
| * | presets: Allow comments in presets filesAliaksandr Averchanka2024-06-243-1/+11
* | | Merge topic 'cpack-debian-multiarch'Brad King2024-06-261-0/+15
|\ \ \
| * | | CPack/DEB: Add Multi-Arch supportRobert Schuster2024-06-211-0/+15
* | | | Merge topic 'issue-26041-filemakedirectory-result-optional-argument'Brad King2024-06-261-9/+60
|\ \ \ \
| * | | | file(MAKE_DIRECTORY): Add optional RESULT keyword to capture failure.Asit Dhal2024-06-241-9/+60
* | | | | CMake Nightly Date StampKitware Robot2024-06-261-1/+1
* | | | | CMake Nightly Date StampKitware Robot2024-06-251-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'vs-17.11'Brad King2024-06-241-4/+2
|\ \ \ \
| * | | | VS: Fix '-T version=14.4x' under VS 17.1xBrad King2024-06-241-4/+2
| * | | | CMake 3.29.6v3.29.6Brad King2024-06-171-1/+1
* | | | | Merge topic 'apple-framework-bundle-name'Brad King2024-06-241-0/+1
|\ \ \ \ \
| * | | | | Apple: Add CFBundleName to framework Info.plist filesBrad King2024-06-201-0/+1
* | | | | | Merge topic 'link-feature-attributes-stabilization'Brad King2024-06-241-97/+119
|\ \ \ \ \ \
| * | | | | | Link feature attributes: stabilizationMarc Chevrier2024-06-211-87/+106
| * | | | | | Libraries processing: update configuration wordingMarc Chevrier2024-06-211-10/+13
* | | | | | | Merge topic 'nmc-config-list'Brad King2024-06-246-48/+43
|\ \ \ \ \ \ \
| * | | | | | | Ninja Multi-Config: Fix crash if config list is changed in subdirectoryBrad King2024-06-211-4/+10
| * | | | | | | cmGlobalNinjaGenerator: Reuse local generator caching of config listBrad King2024-06-215-16/+12
| * | | | | | | cmGlobalNinjaGenerator: Factor out helper for global config list lookupBrad King2024-06-212-27/+22
| * | | | | | | cmGlobalNinjaGenerator: De-duplicate CMAKE_CONFIGURATION_TYPES lookupBrad King2024-06-211-5/+3
| |/ / / / / /
| * | | | | | CMake 3.30.0-rc3v3.30.0-rc3Brad King2024-06-141-1/+1
| * | | | | | Merge topic 'ctest-windows-std-handles' into release-3.30Brad King2024-06-143-34/+0
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge topic 'vs-quote-semicolons' into release-3.30Brad King2024-06-141-6/+4
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | CMake 3.30.0-rc2v3.30.0-rc2Brad King2024-06-121-1/+1
| * | | | | | | CMake 3.30.0-rc1v3.30.0-rc1Brad King2024-06-061-1/+1
| * | | | | | | Merge topic 'gui-relative-build-path' into release-3.30Brad King2024-06-063-6/+60
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'ctest-jobserver-fifo-hang' into release-3.30Brad King2024-06-061-0/+4
| |\ \ \ \ \ \ \ \
* | | | | | | | | | CMake Nightly Date StampKitware Robot2024-06-241-1/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2024-06-231-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2024-06-221-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2024-06-211-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2024-06-201-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2024-06-191-1/+1
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2024-06-181-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2024-06-171-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2024-06-161-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2024-06-151-1/+1
* | | | | | Merge topic 'ctest-windows-std-handles'Brad King2024-06-143-34/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ctest: Fix spurious build failures with CTEST_USE_LAUNCHERS on WindowsBrad King2024-06-143-34/+0
| * | | | | CMake 3.28.6v3.28.6Brad King2024-06-031-1/+1
* | | | | | Merge topic 'vs-quote-semicolons'Brad King2024-06-141-6/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | VS: Quote custom command arguments containing semicolonsBrad King2024-06-141-6/+4
| * | | | | CMake 3.29.5v3.29.5Brad King2024-06-061-1/+1
| | |_|/ / | |/| | |