Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kate: support for the targets of multi config ninja | Alexander Neundorf | 2023-02-18 | 2 | -25/+34 |
* | Kate: enable the ninja multiconfig generator for kate | Alexander Neundorf | 2023-02-18 | 1 | -4/+9 |
* | Merge topic 'deprecate-extra-generators' | Brad King | 2023-02-16 | 17 | -7/+75 |
|\ | |||||
| * | Deprecate "extra" generators in favor of cmake-file-api(7) | Brad King | 2023-02-15 | 17 | -7/+75 |
* | | Merge topic 'testdoc' | Brad King | 2023-02-16 | 3 | -39/+35 |
|\ \ | |||||
| * | | Help:add_test: emphasize important points | scivision | 2023-02-15 | 3 | -39/+35 |
| |/ | |||||
* | | Merge topic 'synthetic-targets' | Brad King | 2023-02-16 | 8 | -25/+109 |
|\ \ | |||||
| * | | cmGeneratorTarget: synthetic targets don't have output either | Ben Boeckel | 2023-02-14 | 1 | -0/+5 |
| * | | cmCommonTargetGenerator: also consider synthetic targets | Ben Boeckel | 2023-02-14 | 1 | -1/+3 |
| * | | cmMakefile: add support for a "synthesized" target | Ben Boeckel | 2023-02-14 | 6 | -4/+41 |
| * | | cmTarget: make Visibility an `enum class` | Ben Boeckel | 2023-02-14 | 4 | -18/+18 |
| * | | cmTarget: store visibility as an `enum` rather than bools | Ben Boeckel | 2023-02-14 | 4 | -13/+53 |
* | | | Merge topic 'cmake-E-time-chrono' | Brad King | 2023-02-16 | 3 | -21/+7 |
|\ \ \ | |||||
| * | | | Help:cmake -E time: note overhead included | scivision | 2023-02-15 | 1 | -1/+1 |
| * | | | cmake -E time: use C++11 chrono and better format output | scivision | 2023-02-15 | 2 | -20/+6 |
| | |/ | |/| | |||||
* | | | Merge branch 'release-3.26' | Brad King | 2023-02-16 | 0 | -0/+0 |
|\ \ \ | |||||
| * \ \ | Merge topic 'ci-cxx-modules-clang' into release-3.26 | Brad King | 2023-02-16 | 3 | -7/+8 |
| |\ \ \ | |||||
* | \ \ \ | 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 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | |