Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'ci-cxx-modules-clang' | Brad King | 2023-02-16 | 3 | -7/+8 |
|\ | |||||
| * | ci: use the latest clang-scan-deps options | Kefu Chai | 2023-02-15 | 3 | -7/+8 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-16 | 1 | -1/+1 |
* | | Merge branch 'release-3.26' | Brad King | 2023-02-15 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | CMake 3.26.0-rc3v3.26.0-rc3 | Brad King | 2023-02-15 | 1 | -1/+1 |
* | | Merge branch 'release-3.26' | Brad King | 2023-02-15 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge topic 'LLVMFlang-post-preprocessed' into release-3.26 | Brad King | 2023-02-15 | 1 | -0/+1 |
| |\ | |||||
* | \ | Merge topic 'AutoExport-vftable' | Brad King | 2023-02-15 | 4 | -1/+32 |
|\ \ \ | |||||
| * | | | WINDOWS_EXPORT_ALL_SYMBOLS: Export vftable symbol | Malcolm Bechard | 2023-02-14 | 4 | -1/+32 |
* | | | | Merge topic 'ninja-custom-command-depends' | Brad King | 2023-02-15 | 8 | -27/+104 |
|\ \ \ \ | |||||
| * | | | | add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja | Abdelmaged Khalifa | 2023-02-14 | 8 | -27/+104 |
* | | | | | Merge topic 'test-extra-generators' | Brad King | 2023-02-15 | 5 | -30/+30 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Add dedicated RunCMake.ExtraGenerators test | Brad King | 2023-02-13 | 5 | -30/+30 |
* | | | | | | Merge topic 'LLVMFlang-post-preprocessed' | Brad King | 2023-02-15 | 1 | -0/+1 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | LLVMFlang: Fix post-preprocess compile for fixed-form Fortran | David Truby | 2023-02-14 | 1 | -0/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge topic 'doc' | Brad King | 2023-02-15 | 2 | -3/+11 |
|\ \ \ \ \ | |||||
| * | | | | | Help: cmake(1): sleep can have floating point value | scivision | 2023-02-14 | 1 | -2/+9 |
| * | | | | | Help: math: note that floating point inputs are invalid | scivision | 2023-02-14 | 1 | -1/+2 |
* | | | | | | Merge topic 'nullptr' | Brad King | 2023-02-15 | 10 | -49/+51 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Source: use C++11 nullptr | scivision | 2023-02-14 | 10 | -49/+51 |
| |/ / / / / | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-15 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge topic 'ninja-collation-dependencies' | Brad King | 2023-02-14 | 2 | -31/+46 |
|\ \ \ \ \ | |||||
| * | | | | | Ninja: depend on language module information files directly | Ben Boeckel | 2023-02-10 | 1 | -11/+9 |
| * | | | | | Ninja: track modmap dependencies properly | Ben Boeckel | 2023-02-10 | 2 | -9/+33 |
| * | | | | | Ninja: remove the modmap as an output of the scanner | Ben Boeckel | 2023-02-10 | 1 | -11/+4 |
* | | | | | | Merge topic 'KateDontIncludeFilesInBuildDir' | Brad King | 2023-02-14 | 1 | -3/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Kate: don't include files in the CMakeFiles/ dir in the project | Alexander Neundorf | 2023-02-13 | 1 | -3/+2 |
* | | | | | | | Merge topic 'ci-windows-FindPatch' | Brad King | 2023-02-14 | 3 | -0/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ci: Enable FindPatch tests on Windows VS builds | Brad King | 2023-02-13 | 2 | -0/+2 |
| * | | | | | | | Tests: Fix FindPatch test with VS generators | Brad King | 2023-02-13 | 1 | -0/+1 |
| | |_|_|/ / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'release-3.26' | Brad King | 2023-02-14 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge topic 'lcc-major-version' into release-3.26 | Brad King | 2023-02-14 | 2 | -8/+4 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'lcc-major-version' | Brad King | 2023-02-14 | 2 | -8/+4 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | LCC: Fix extraction of __LCC__ version components | Brad King | 2023-02-13 | 2 | -8/+4 |
| |/ / / / / / | |||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-14 | 1 | -1/+1 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge topic 'deprecate-pre-3.5' | Brad King | 2023-02-13 | 330 | -535/+464 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Deprecate compatibility with CMake versions older than 3.5 | Brad King | 2023-02-11 | 52 | -69/+207 |
| * | | | | | | Tests/RunCMake: Update cmake_minimum_required versions | Brad King | 2023-02-11 | 240 | -367/+214 |
| * | | | | | | Tests/CTestTest*: Update cmake_minimum_required versions | Brad King | 2023-02-10 | 24 | -24/+24 |
| * | | | | | | Tests: Update cmake_minimum_required versions in a few tests | Brad King | 2023-02-10 | 3 | -3/+3 |
| * | | | | | | Tests: Teach RunCMake to optionally ignore policy version deprecation warnings | Brad King | 2023-02-09 | 14 | -75/+19 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-13 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-12 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.26' | Brad King | 2023-02-11 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge topic 'test-https-connections' into release-3.26 | Brad King | 2023-02-11 | 15 | -1/+37 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'test-https-connections' | Brad King | 2023-02-11 | 15 | -1/+37 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | ci: Enable file(DOWNLOAD) TLS_VERIFY test case in CI jobs | Brad King | 2023-02-10 | 9 | -0/+9 |
| * | | | | | Tests: Add test for file(DOWNLOAD) with TLS_VERIFY | scivision | 2023-02-10 | 6 | -1/+28 |
| |/ / / / | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-11 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'cmake-gui-browse-manual-page' | Brad King | 2023-02-10 | 3 | -9/+17 |
|\ \ \ \ |