summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge topic 'doc-CMP0124'Brad King2023-10-021-5/+37
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Document CMP0124 behavior on already-set variablesBrad King2023-09-291-5/+37
* | | | | Merge branch 'release-3.27'Brad King2023-10-020-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'ctest-timeout-flag' into release-3.27Brad King2023-10-025-8/+23
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge topic 'ctest-timeout-flag'Brad King2023-10-025-8/+23
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ctest: Restore support for --timeout values higher than default test timeoutBrad King2023-09-294-6/+21
| * | | | Tests: Clarify RunCMake.CTestTimeout case nameBrad King2023-09-292-2/+2
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2023-10-021-1/+1
* | | | Merge topic 'ExternalProject-declare-download-byproducts'Craig Scott2023-10-012-5/+17
|\ \ \ \
| * | | | ExternalProject: declare byproducts for the download stepBen Boeckel2023-09-302-5/+17
* | | | | CMake Nightly Date StampKitware Robot2023-10-011-1/+1
* | | | | CMake Nightly Date StampKitware Robot2023-09-301-1/+1
* | | | | Merge topic 'FindCUDAToolkit-implicit-dirs'Brad King2023-09-297-23/+170
|\ \ \ \ \
| * | | | | FindCUDAToolkit: Search all of `nvcc` implicit includes and library dirsRobert Maynard2023-09-277-23/+170
* | | | | | Merge topic 'help-arbitrary'Brad King2023-09-295-12/+101
|\ \ \ \ \ \
| * | | | | | Help: Allow help for arbitrary keywordsMartin Duffy2023-09-275-12/+101
* | | | | | | Merge topic 'ci-linkcheck'Brad King2023-09-291-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Utilities/Sphinx: Allow linkcheck redirect for our get-involved pageBrad King2023-09-281-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2023-09-291-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'release-3.27'Brad King2023-09-280-0/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge topic 'android-clang-c++23' into release-3.27Brad King2023-09-281-1/+8
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'android-clang-c++23'Brad King2023-09-281-1/+8
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Android: Require Clang 18 for -std=c++23Brad King2023-09-271-1/+8
* | | | | | | Merge topic 'vs-flags-arch'Brad King2023-09-284-4/+4
|\ \ \ \ \ \ \
| * | | | | | | VS: Add `/arch:NotSet` flag table entries for v14x toolsetsStewart L. McCready2023-09-274-4/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | CMake Nightly Date StampKitware Robot2023-09-281-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge topic 'cxxmodules-export-dirs-with-prefix'Brad King2023-09-2770-87/+395
|\ \ \ \ \ \
| * | | | | | Tests/CXXModules: add tests for modules with include requirementsBen Boeckel2023-09-2623-0/+292
| * | | | | | Tests/CXXModules: relax line number matching in stderrBen Boeckel2023-09-2645-77/+77
| * | | | | | cmExportFileGenerator: relocate include directories for C++ modulesBen Boeckel2023-09-261-8/+25
| * | | | | | cmGeneratorTarget: remove not-INTERFACE assertionBen Boeckel2023-09-261-1/+0
| * | | | | | cmGeneratorTarget: use a character literalBen Boeckel2023-09-261-1/+1
* | | | | | | Merge topic 'misc-cxxmodule-fixes'Brad King2023-09-2714-70/+127
|\ \ \ \ \ \ \
| * | | | | | | Tests/CXXModules: forward the default build typeBen Boeckel2023-09-264-0/+10
| * | | | | | | Tests/CXXModules: fix multi-config and MSVC detailsBen Boeckel2023-09-256-25/+25
| * | | | | | | Tests/CXXModules: add missing `bmi-only` and compiler id fieldsBen Boeckel2023-09-256-0/+30
| * | | | | | | Tests/CXXModules: fix key set mismatch error messagesBen Boeckel2023-09-251-2/+2
| * | | | | | | Tests/CXXModules: use a less generic name for the configBen Boeckel2023-09-254-18/+18
| * | | | | | | Tests/CXXModules: replace the object extension as wellBen Boeckel2023-09-252-0/+2
| * | | | | | | Tests/CXXModules: fix error detection propagationBen Boeckel2023-09-254-2/+15
| * | | | | | | cmGlobalGenerator: factor out messaging for CMP0037Ben Boeckel2023-09-251-9/+14
| * | | | | | | cmGlobalGenerator: use static string views for reserved targetsBen Boeckel2023-09-251-4/+5
| * | | | | | | Help/CMAKE_EXPORT_COMPILE_COMMANDS: mention the `output` fieldBen Boeckel2023-09-251-2/+4
| * | | | | | | cmGeneratorTarget: use `GetSupportDirectory` in PCH codepathsBen Boeckel2023-09-251-8/+2
* | | | | | | | Merge topic 'autogen-timestamp-per-config'Brad King2023-09-279-78/+215
|\ \ \ \ \ \ \ \
| * | | | | | | | AutoGen: Fix regression in timestamps on multi-config generatorsOrkun Tokdemir2023-09-263-45/+166
| * | | | | | | | Tests/RunCMake/Autogen: Factor out test setupOrkun Tokdemir2023-09-266-33/+39
| * | | | | | | | Tests/RunCMake/Autogen: Add expect_n_times() functionOrkun Tokdemir2023-09-261-0/+10
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge topic 'ci-xcode-15.0'Brad King2023-09-277-55/+85
|\ \ \ \ \ \ \ \
| * | | | | | | | gitlab-ci: update macOS jobs to use Xcode 15.0Brad King2023-09-261-6/+6