summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Help: Clarify {PASS,FAIL}_REGULAR_EXPRESSION semantics w.r.t. exit codeBrad King2021-05-273-2/+12
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'deprecate-cmake-cfg-intdir'Brad King2021-05-281-5/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CMAKE_CFG_INTDIR: Formally deprecate in favor of $<CONFIG>Kyle Edwards2021-05-271-5/+6
| |/ / / / / / / / / / /
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-281-1/+1
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.20'Brad King2021-05-270-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | / / / / | | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'xcode-link-TARGET_OBJECTS'Brad King2021-05-273-11/+9
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Xcode: Enable multi-arch TARGET_OBJECTS genex in [INTERFACE_]LINK_LIBRARIESBrad King2021-05-263-11/+9
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-271-1/+1
* | | | | | | | | Merge topic 'cpack-install-opts'Craig Scott2021-05-267-0/+81
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | CPack: Implement new variable CPACK_CUSTOM_INSTALL_VARIABLESNils Gladitz2021-05-237-0/+81
* | | | | | | | | Merge topic 'ninja-absolute-paths'Brad King2021-05-268-41/+67
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ninja: Always compile sources using absolute pathsBrad King2021-05-255-11/+15
| * | | | | | | | | Ninja: Handle depfiles with absolute paths to generated files in Ninja < 1.7Brad King2021-05-251-7/+15
| * | | | | | | | | cmNinjaNormalTargetGenerator: Factor out build event byproduct collectionBrad King2021-05-251-9/+10
| * | | | | | | | | cmGlobalNinjaGenerator: Add helper to compute absolute paths for build.ninjaBrad King2021-05-253-0/+15
| * | | | | | | | | cmNinjaTargetGenerator: Reduce string copies in ConvertToNinjaPath wrapperBrad King2021-05-251-1/+1
| * | | | | | | | | cmNinjaTargetGenerator: Rename source file path lookup method for clarityBrad King2021-05-253-8/+11
| * | | | | | | | | cmNinjaTargetGenerator: Remove GetSourceFilePath call with different semanticsBrad King2021-05-251-1/+1
| * | | | | | | | | cmNinjaTargetGenerator: Rename local variable for clarityBrad King2021-05-251-5/+5
| * | | | | | | | | cmLocalNinjaGenerator: Remove unnecessary CollapseFullPath callBrad King2021-05-251-3/+1
| * | | | | | | | | Ninja/Swift: Remove redundant calls to ConvertToNinjaPathBrad King2021-05-252-7/+4
* | | | | | | | | | Merge topic 'compiler-ti-linker-response-file'Brad King2021-05-261-5/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Compiler/TI: Restore response file usage for linkerJosef Angstenberger2021-05-251-5/+4
* | | | | | | | | | | 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
|/ / / / / / / / / / / / / /