Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge topic 'doc-CMP0124' | Brad King | 2023-10-02 | 1 | -5/+37 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Help: Document CMP0124 behavior on already-set variables | Brad King | 2023-09-29 | 1 | -5/+37 | |
* | | | | | Merge branch 'release-3.27' | Brad King | 2023-10-02 | 0 | -0/+0 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge topic 'ctest-timeout-flag' into release-3.27 | Brad King | 2023-10-02 | 5 | -8/+23 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'ctest-timeout-flag' | Brad King | 2023-10-02 | 5 | -8/+23 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | ctest: Restore support for --timeout values higher than default test timeout | Brad King | 2023-09-29 | 4 | -6/+21 | |
| * | | | | Tests: Clarify RunCMake.CTestTimeout case name | Brad King | 2023-09-29 | 2 | -2/+2 | |
| |/ / / | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-10-02 | 1 | -1/+1 | |
* | | | | Merge topic 'ExternalProject-declare-download-byproducts' | Craig Scott | 2023-10-01 | 2 | -5/+17 | |
|\ \ \ \ | ||||||
| * | | | | ExternalProject: declare byproducts for the download step | Ben Boeckel | 2023-09-30 | 2 | -5/+17 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-10-01 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-30 | 1 | -1/+1 | |
* | | | | | Merge topic 'FindCUDAToolkit-implicit-dirs' | Brad King | 2023-09-29 | 7 | -23/+170 | |
|\ \ \ \ \ | ||||||
| * | | | | | FindCUDAToolkit: Search all of `nvcc` implicit includes and library dirs | Robert Maynard | 2023-09-27 | 7 | -23/+170 | |
* | | | | | | Merge topic 'help-arbitrary' | Brad King | 2023-09-29 | 5 | -12/+101 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Help: Allow help for arbitrary keywords | Martin Duffy | 2023-09-27 | 5 | -12/+101 | |
* | | | | | | | Merge topic 'ci-linkcheck' | Brad King | 2023-09-29 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Utilities/Sphinx: Allow linkcheck redirect for our get-involved page | Brad King | 2023-09-28 | 1 | -0/+1 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-29 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge branch 'release-3.27' | Brad King | 2023-09-28 | 0 | -0/+0 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge topic 'android-clang-c++23' into release-3.27 | Brad King | 2023-09-28 | 1 | -1/+8 | |
| |\ \ \ \ \ | ||||||
* | \ \ \ \ \ | Merge topic 'android-clang-c++23' | Brad King | 2023-09-28 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Android: Require Clang 18 for -std=c++23 | Brad King | 2023-09-27 | 1 | -1/+8 | |
* | | | | | | | Merge topic 'vs-flags-arch' | Brad King | 2023-09-28 | 4 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | VS: Add `/arch:NotSet` flag table entries for v14x toolsets | Stewart L. McCready | 2023-09-27 | 4 | -4/+4 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-09-28 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge topic 'cxxmodules-export-dirs-with-prefix' | Brad King | 2023-09-27 | 70 | -87/+395 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Tests/CXXModules: add tests for modules with include requirements | Ben Boeckel | 2023-09-26 | 23 | -0/+292 | |
| * | | | | | | Tests/CXXModules: relax line number matching in stderr | Ben Boeckel | 2023-09-26 | 45 | -77/+77 | |
| * | | | | | | cmExportFileGenerator: relocate include directories for C++ modules | Ben Boeckel | 2023-09-26 | 1 | -8/+25 | |
| * | | | | | | cmGeneratorTarget: remove not-INTERFACE assertion | Ben Boeckel | 2023-09-26 | 1 | -1/+0 | |
| * | | | | | | cmGeneratorTarget: use a character literal | Ben Boeckel | 2023-09-26 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'misc-cxxmodule-fixes' | Brad King | 2023-09-27 | 14 | -70/+127 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tests/CXXModules: forward the default build type | Ben Boeckel | 2023-09-26 | 4 | -0/+10 | |
| * | | | | | | | Tests/CXXModules: fix multi-config and MSVC details | Ben Boeckel | 2023-09-25 | 6 | -25/+25 | |
| * | | | | | | | Tests/CXXModules: add missing `bmi-only` and compiler id fields | Ben Boeckel | 2023-09-25 | 6 | -0/+30 | |
| * | | | | | | | Tests/CXXModules: fix key set mismatch error messages | Ben Boeckel | 2023-09-25 | 1 | -2/+2 | |
| * | | | | | | | Tests/CXXModules: use a less generic name for the config | Ben Boeckel | 2023-09-25 | 4 | -18/+18 | |
| * | | | | | | | Tests/CXXModules: replace the object extension as well | Ben Boeckel | 2023-09-25 | 2 | -0/+2 | |
| * | | | | | | | Tests/CXXModules: fix error detection propagation | Ben Boeckel | 2023-09-25 | 4 | -2/+15 | |
| * | | | | | | | cmGlobalGenerator: factor out messaging for CMP0037 | Ben Boeckel | 2023-09-25 | 1 | -9/+14 | |
| * | | | | | | | cmGlobalGenerator: use static string views for reserved targets | Ben Boeckel | 2023-09-25 | 1 | -4/+5 | |
| * | | | | | | | Help/CMAKE_EXPORT_COMPILE_COMMANDS: mention the `output` field | Ben Boeckel | 2023-09-25 | 1 | -2/+4 | |
| * | | | | | | | cmGeneratorTarget: use `GetSupportDirectory` in PCH codepaths | Ben Boeckel | 2023-09-25 | 1 | -8/+2 | |
* | | | | | | | | Merge topic 'autogen-timestamp-per-config' | Brad King | 2023-09-27 | 9 | -78/+215 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | AutoGen: Fix regression in timestamps on multi-config generators | Orkun Tokdemir | 2023-09-26 | 3 | -45/+166 | |
| * | | | | | | | | Tests/RunCMake/Autogen: Factor out test setup | Orkun Tokdemir | 2023-09-26 | 6 | -33/+39 | |
| * | | | | | | | | Tests/RunCMake/Autogen: Add expect_n_times() function | Orkun Tokdemir | 2023-09-26 | 1 | -0/+10 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'ci-xcode-15.0' | Brad King | 2023-09-27 | 7 | -55/+85 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | gitlab-ci: update macOS jobs to use Xcode 15.0 | Brad King | 2023-09-26 | 1 | -6/+6 | |