summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* set_test_properties: link to the test properties in the documentationAlex Neundorf2023-07-261-1/+1
* ctest: export test labels to junit xmlAlex Neundorf2023-07-261-0/+15
* CMake Nightly Date StampKitware Robot2023-06-281-1/+1
* Merge topic 'vs12-deprecate'Brad King2023-06-2712-5/+51
|\
| * Deprecate Visual Studio 12 2013 generatorBrad King2023-06-2612-5/+51
* | Merge branch 'release-3.27'Brad King2023-06-270-0/+0
|\ \
| * \ Merge topic 'alias-set-target-prop' into release-3.27Brad King2023-06-272-0/+4
| |\ \
* | \ \ Merge topic 'alias-set-target-prop'Brad King2023-06-272-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Clarify that you can't set properties on ALIAS targetsRyan Friedman2023-06-262-0/+4
* | | | CMake Nightly Date StampKitware Robot2023-06-271-1/+1
| |_|/ |/| |
* | | Merge topic 'imported-target-framework-path'Brad King2023-06-2610-49/+79
|\ \ \
| * | | macOS: Allow IMPORTED_LOCATION to be a framework folderKyle Edwards2023-06-2310-49/+79
* | | | Merge branch 'release-3.27'Brad King2023-06-260-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge topic 'FindCxxTest-doc' into release-3.27Brad King2023-06-261-96/+79
| |\ \ \
* | \ \ \ Merge topic 'FindCxxTest-doc'Brad King2023-06-261-96/+79
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | FindCxxTest: Modernize documentation formattingBrad King2023-06-231-94/+76
| * | | | FindCxxTest: Update link to cxxtest project pageBrad King2023-06-231-3/+4
| | |_|/ | |/| |
* | | | Merge branch 'release-3.27'Brad King2023-06-260-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'support_nvhpc_versions_without_isystem' into release-3.27Brad King2023-06-267-1/+16
| |\ \ \
* | \ \ \ Merge topic 'support_nvhpc_versions_without_isystem'Brad King2023-06-267-1/+16
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | NVHPC: Support nvfortran versions that don't support isystemRobert Maynard2023-06-237-1/+16
| | |/ / | |/| |
* | | | Merge branch 'release-3.27'Brad King2023-06-260-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge topic 'link-depends-is-OFF' into release-3.27Brad King2023-06-264-6/+22
| |\ \ \ | | |/ / | |/| |
* | | | Merge topic 'link-depends-is-OFF'Brad King2023-06-264-6/+22
|\ \ \ \ | | |/ / | |/| |
| * | | link dependencies: deactivate the featureMarc Chevrier2023-06-234-6/+22
* | | | CMake Nightly Date StampKitware Robot2023-06-261-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-06-251-1/+1
* | | | CMake Nightly Date StampKitware Robot2023-06-241-1/+1
* | | | Merge topic 'build-pch'Brad King2023-06-2334-89/+208
|\ \ \ \
| * | | | ci: Add nightly job to build CMake with PCH on macOSBrad King2023-06-223-0/+22
| * | | | ci: Add nightly job to build CMake with PCH on WindowsBrad King2023-06-223-0/+18
| * | | | libuv: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | | cmcppdap: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | | liblzma: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | | libarchive: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | | curl: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | | bzip: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | | CMakeLibTests: Precompile common expensive headersClemens Wasser2023-06-221-0/+4
| * | | | C{Make,Test}Lib: Precompile common expensive headersClemens Wasser2023-06-223-7/+63
| * | | | CMake: Add CMake_BUILD_PCH optionClemens Wasser2023-06-221-1/+5
| * | | | cmGlobalGenerator: Remove unused windows.h includeClemens Wasser2023-06-221-4/+0
| * | | | codecvt: Extrace codecvt::Encoding to remove codecvt includesClemens Wasser2023-06-2213-55/+62
| * | | | cmFileLockResult: Remove expensive windows.h includeClemens Wasser2023-06-223-18/+6
| * | | | cmFileLock: Remove expensive windows.h includeClemens Wasser2023-06-222-4/+4
* | | | | Merge topic 'FindEXPAT-static'Brad King2023-06-232-2/+26
|\ \ \ \ \
| * | | | | FindEXPAT: add a EXPAT_USE_STATIC_LIBS hintEven Rouault2023-06-222-2/+26
* | | | | | Merge topic 'FindCURL-static'Brad King2023-06-232-0/+28
|\ \ \ \ \ \
| * | | | | | FindCURL: add a CURL_USE_STATIC_LIBS hintEven Rouault2023-06-222-0/+28
| |/ / / / /
* | | | | | Merge topic 'export-file-set-absolute-cmake-install-includedir'Brad King2023-06-234-9/+40
|\ \ \ \ \ \
| * | | | | | File set: Allow absolute CMAKE_INSTALL_INCLUDEDIRKyle Edwards2023-06-204-9/+40