summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge topic 'ci-clang-windows'Brad King2022-02-091-0/+15
|\ \ \ \ \ \ \
| * | | | | | | ci: Add nightly CI job for clang++ with NMakeBrad King2022-02-081-0/+15
| |/ / / / / /
* | | | | | | Merge topic 'test-vcs'Brad King2022-02-092-211/+169
|\ \ \ \ \ \ \
| * | | | | | | Tests: Run CTest.UpdateBZR tests only if explicitly enabledBrad King2022-02-081-7/+1
| * | | | | | | Tests: Add cache entries to control ExternalProject test VCS toolsBrad King2022-02-072-84/+58
| * | | | | | | Tests: Add cache entries to control existence of CTest.Update* testsBrad King2022-02-071-52/+75
| * | | | | | | Tests: Make condition for CTest.UpdateCVS match pattern of other toolsBrad King2022-02-071-6/+5
| * | | | | | | Tests: Drop CTestUpdate.BZR test check for xmloutput pluginBrad King2022-02-071-20/+15
| * | | | | | | Tests: Drop unnecessary check for FindCVS moduleBrad King2022-02-071-6/+2
| * | | | | | | Tests: Remove always-true condition enabling CTest.Update* testsBrad King2022-02-071-128/+125
| * | | | | | | Tests: Remove unused CVS tool discoveryBrad King2022-02-071-20/+0
* | | | | | | | CMake Nightly Date StampKitware Robot2022-02-091-1/+1
* | | | | | | | Merge branch 'release-3.23'Brad King2022-02-080-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | CMake 3.23.0-rc1v3.23.0-rc1Brad King2022-02-081-1/+1
* | | | | | | | Merge branch 'release-3.23'Brad King2022-02-080-0/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge branch 'release-3.22' into release-3.23Brad King2022-02-080-0/+0
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge branch 'release-3.22'Brad King2022-02-080-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge branch 'FindGSL-version-regex' into release-3.22Brad King2022-02-081-1/+1
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'release-3.23'Brad King2022-02-080-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'FindGSL-version-regex' into release-3.23Brad King2022-02-080-0/+0
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge topic 'FindGSL-version-regex'Brad King2022-02-080-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | FindGSL: Improve version extraction regexمهدي شينون (Mehdi Chinoune)2022-02-081-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'release-3.23'Brad King2022-02-080-0/+0
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge topic 'dotnet_sdk' into release-3.23Brad King2022-02-085-34/+154
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'dotnet_sdk'Brad King2022-02-085-34/+154
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | VS: Handle build target correct for .NET SDK style projects with Any CPUFlorian Schweiger2022-02-074-32/+119
| * | | | | | | | VS: Set Visual Studio versions read out from solution fileFlorian Schweiger2022-02-072-2/+24
| * | | | | | | | VS: Allow setting output directory in .NET SDK style projectsFlorian Schweiger2022-02-071-0/+11
* | | | | | | | | Merge branch 'release-3.23'Brad King2022-02-080-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'GoogleTest-discover-type-params' into release-3.23Brad King2022-02-086-36/+57
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'GoogleTest-discover-type-params'Brad King2022-02-086-36/+57
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | GoogleTest: Change format for typed testsEvgeniy Shcherbina2022-02-075-45/+52
| * | | | | | | | | GoogleTest: Fix type param tests for suites with many casesEvgeniy Shcherbina2022-02-076-10/+24
* | | | | | | | | | CMake Nightly Date StampKitware Robot2022-02-081-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'allow_manifest_as_content'Brad King2022-02-074-2/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Windows: Allow manifest files to be bundled as contentAron Yu2022-02-044-2/+16
* | | | | | | | | | Merge topic 'cmcmd-end-of-options-delimiter'Brad King2022-02-0711-13/+65
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | cmcmd: add end of options delimiter to cmake -E commandsPeter Würth2022-02-0311-13/+65
* | | | | | | | | | Merge branch 'release-3.23'Brad King2022-02-070-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'doc-DESTDIR' into release-3.23Brad King2022-02-072-11/+30
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge topic 'doc-DESTDIR'Brad King2022-02-072-11/+30
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Help: Clarify roles of DESTDIR and CMAKE_INSTALL_PREFIXBrad King2022-02-042-11/+30
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'test-ctest_build-subdir-target'Brad King2022-02-074-29/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tests: Move CTest.BuildCommand.ProjectInSubdir into RunCMake.ctest_buildBrad King2022-02-044-29/+16
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'test-download-server-timeout'Brad King2022-02-072-1/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tests: Optionally extend RunCMake.ExternalProject download server timeoutBrad King2022-02-042-1/+7
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | CMake Nightly Date StampKitware Robot2022-02-071-1/+1
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-02-061-1/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2022-02-051-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge topic 'ci-clang-windows'Brad King2022-02-049-0/+133
|\ \ \ \ \ \ \ \