summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-261-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'update-expat'Brad King2021-05-2522-155/+1407
|\ \ \ \ \ \ \ \
| * | | | | | | | cmexpat: Create expat_config.h in build within CMake itselfBrad King2021-05-241-0/+2
| * | | | | | | | Merge branch 'upstream-expat' into update-expatBrad King2021-05-2420-154/+1404
| |\ \ \ \ \ \ \ \
| | * | | | | | | | expat 2021-05-23 (a28238bd)Expat Upstream2021-05-2420-163/+1405
| * | | | | | | | | expat: Update script to get Expat 2.4.1Brad King2021-05-241-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'cpack-wix-text'Brad King2021-05-251-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | CPack/WIX: Use language en-US, font Consolas, size 14Jason Erb2021-05-241-3/+3
* | | | | | | | | | Merge topic 'find_cuda_deprecation'Brad King2021-05-251-6/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindCUDA: Improve deprecation guidance wordingRaul Tambre2021-05-221-5/+5
| * | | | | | | | | | FindCUDA: Make the deprecation notice more prominentRaul Tambre2021-05-221-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'FindVulkan-add-Headers-glslangValidator-targets'Brad King2021-05-255-7/+147
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FindVulkan: add Vulkan::Headers and Vulkan::glslangValidator targetsPCJohn2021-05-245-7/+147
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'cmake-gui-cc-cxx-env'Brad King2021-05-251-3/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmake-gui: Unset empty CC,CXX on global generator changeJake Cobb2021-05-241-3/+6
* | | | | | | | | | | Merge topic 'set-cache-keep-normal-variable'Brad King2021-05-2516-13/+164
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | set(CACHE): do not remove normal variableMarc Chevrier2021-05-2016-13/+164
* | | | | | | | | | | | Merge branch 'release-3.20'Brad King2021-05-250-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'cmp0082-exclude-from-all'Brad King2021-05-257-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into cmp0082-exclude-from-allKyle Edwards2021-05-241081-5333/+17012
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-251-1/+1
| |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-241-1/+1
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-231-1/+1
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-221-1/+1
* | | | | | | | | | | | Merge topic 'ci-fedora34-mpi'Brad King2021-05-213-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ci: Switch to MPICH in Fedora jobsBrad King2021-05-212-2/+2
| * | | | | | | | | | | | ci: add MPICH to Fedora base imageBrad King2021-05-211-0/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge topic 'imported-framework-soname-file'Brad King2021-05-214-3/+49
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Framework: Fix $<TARGET_SONAME_FILE:...> for imported frameworksKyle Edwards2021-05-204-3/+49
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'message-color'Brad King2021-05-2110-20/+79
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cmMessenger: Color messages to terminal by typeMarius Messerschmidt2021-05-204-4/+32
| * | | | | | | | | | | | cmMessenger: Pass title inside a metadata structureMarius Messerschmidt2021-05-199-19/+50
* | | | | | | | | | | | | Merge branch 'release-3.20'Brad King2021-05-210-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'git-config-version-check'Brad King2021-05-211-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-211-1/+1
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'cmake-ninja-workdir'Brad King2021-05-2010-59/+160
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Ninja: Handle depfiles with absolute paths to generated filesBrad King2021-05-196-2/+33
| * | | | | | | | | | | | | Tests: Add case covering a unity build with a generated sourceBrad King2021-05-194-0/+50
| * | | | | | | | | | | | | cmGlobalNinjaGenerator: Improve allocation pattern in WriteBuildBrad King2021-05-191-5/+4
| * | | | | | | | | | | | | cmGlobalNinjaGenerator: Factor out custom command output collectionBrad King2021-05-194-28/+40
| * | | | | | | | | | | | | cmGlobalNinjaGenerator: Reduce string copies in WriteCustomCommandBuildBrad King2021-05-194-20/+23
| * | | | | | | | | | | | | cmGlobalNinjaGenerator: Re-order logic in WriteCustomCommandBuildBrad King2021-05-191-8/+8
| * | | | | | | | | | | | | cmGlobalNinjaGenerator: Record implicit outputs as known tooBrad King2021-05-191-0/+3
| * | | | | | | | | | | | | cmLocalNinjaGenerator: Use variable for main custom command output pathBrad King2021-05-191-5/+8
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'install-script-all-components'Brad King2021-05-2025-20/+133
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTSNils Gladitz2021-05-1925-20/+133
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge topic 'cmCommandLineArgument_understands_exact_versus_matching_variables'Brad King2021-05-205-55/+133
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | cmCommandLineArgument: OneOrMore mode supports `=` separatorRobert Maynard2021-05-192-32/+46
| * | | | | | | | | | | | cmCommandLineArgument: Understands which commands require partial matchingRobert Maynard2021-05-194-29/+93
* | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-201-1/+1
| |/ / / / / / / / / / / |/| | | | | | | | | | |