summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'ctest-j-default'Brad King2024-03-1148-208/+440
|\
| * ctest: Allow passing -j without value to choose a contextual defaultBrad King2024-03-1040-51/+372
| * cmCTestMultiProcessHandler: Modernize member initializationBrad King2024-03-103-34/+23
| * Tests: Remove unnecessary parallel suppression from CTestCoverageCollectGCOVBrad King2024-03-101-1/+0
| * Tests: Convert CTestTestSkipReturnCode to RunCMake.ctest_test caseBrad King2024-03-106-48/+15
| * Tests: Convert CTestTestSerialOrder to RunCMake.ctest_test caseBrad King2024-03-105-75/+31
* | Merge branch 'release-3.29'Brad King2024-03-110-0/+0
|\ \
| * \ Merge topic 'ctest-tests-from-file' into release-3.29Brad King2024-03-1120-36/+80
| |\ \
* | \ \ Merge topic 'ctest-tests-from-file'Brad King2024-03-1120-36/+80
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Improve ctest tests-from-file documentation wording and wrappingBrad King2024-03-081-4/+4
| * | | ctest: Remove unnecessary and ambiguous tests-from-file comment syntaxBrad King2024-03-084-7/+10
| * | | ctest: Honor tests-from-file options with empty inputBrad King2024-03-0811-22/+53
| * | | Tests: Make ctest tests-from-file expected output more preciseBrad King2024-03-087-3/+13
* | | | Merge branch 'release-3.29'Brad King2024-03-110-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'llvm-objdump' into release-3.29Brad King2024-03-112-2/+2
| |\ \ \
* | \ \ \ Merge topic 'llvm-objdump'Brad King2024-03-112-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | GET_RUNTIME_DEPENDENCIES: Allow more whitespace before objdump's "DLL Name:"Adrian Pop2024-03-102-2/+2
| | |/ / | |/| |
* | | | Merge branch 'release-3.29'Brad King2024-03-110-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'marmasm-language' into release-3.29Brad King2024-03-111-1/+1
| |\ \ \ | | |/ / | |/| |
* | | | Merge topic 'marmasm-language'Brad King2024-03-111-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | ASM_MARMASM: Remove broken partial support for preprocessor definesAlexander Neumann2024-03-101-1/+1
| |/ /
* | | Merge topic 'FindCUDA-cross-compiling'Brad King2024-03-111-1/+1
|\ \ \
| * | | FindCUDA: Cache CUDA_TOOLKIT_ROOT_DIR when cross-compilingJinzhe Zeng2024-03-101-1/+1
* | | | CMake Nightly Date StampKitware Robot2024-03-111-1/+1
* | | | Merge topic 'update-kwsys'Brad King2024-03-107-11/+11
|\ \ \ \
| * \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2024-03-087-11/+11
| |\ \ \ \
| | * | | | KWSys 2024-03-08 (bc0706e7)KWSys Upstream2024-03-087-11/+11
* | | | | | Merge topic 'zstd-disable-asm'Brad King2024-03-101-2/+7
|\ \ \ \ \ \
| * | | | | | cmzstd: Explicitly disable ASMKyle Edwards2024-03-081-2/+7
* | | | | | | Merge topic 'list-index-type'Brad King2024-03-101-2/+2
|\ \ \ \ \ \ \
| * | | | | | | cmList: Use ptrdiff_t for index_typeAlex Richardson2024-03-081-2/+2
* | | | | | | | CMake Nightly Date StampKitware Robot2024-03-101-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2024-03-091-1/+1
* | | | | | | Merge topic 'gtest-json-test-def-source'Brad King2024-03-085-1/+21
|\ \ \ \ \ \ \
| * | | | | | | ctest: Show custom test properties in --show-only=json-v1Daniel Sim2024-03-065-1/+21
* | | | | | | | Merge branch 'release-3.29'Brad King2024-03-080-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'release-3.28' into release-3.29Brad King2024-03-080-0/+0
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'release-3.28'Brad King2024-03-080-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'cxxmodules-target-objects' into release-3.28Brad King2024-03-084-0/+42
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge branch 'release-3.29'Brad King2024-03-080-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'cxxmodules-target-objects' into release-3.29Brad King2024-03-084-0/+42
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge topic 'cxxmodules-target-objects'Brad King2024-03-084-0/+42
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Tests/CXXModules: add a test using `TARGET_OBJECTS` from modulesBen Boeckel2024-03-064-0/+42
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.29'Brad King2024-03-080-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'doc-https' into release-3.29Brad King2024-03-088-16/+16
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'doc-https'Brad King2024-03-088-16/+16
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Help: Convert http URLs to httpsscivision2024-03-078-16/+16
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'release-3.29'Brad King2024-03-080-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'ctest-tests-from-file' into release-3.29Brad King2024-03-0820-19/+47
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'ctest-tests-from-file'Brad King2024-03-0820-19/+47
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |