Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | cmFindPackageCommand: Refactor CMP0074 logic to de-duplicate lookups | Brad King | 2023-02-23 | 3 | -25/+34 | |
| * | | | | | | cmFindPackageCommand: Factor out methods for package root stack management | Brad King | 2023-02-23 | 2 | -31/+41 | |
| * | | | | | | cmSystemTools: Add helpers for reading and parsing PATH env vars | Brad King | 2023-02-23 | 2 | -0/+29 | |
| |/ / / / / | ||||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-24 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-23 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-22 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge topic 'qt-sizetype' | Brad King | 2023-02-21 | 8 | -20/+45 | |
|\ \ \ | ||||||
| * | | | cmake-gui: Fix conversion warnings about Qt indexing types | Brad King | 2023-02-20 | 8 | -20/+45 | |
* | | | | Merge topic 'unlimited-version-compare' | Brad King | 2023-02-21 | 1 | -7/+28 | |
|\ \ \ \ | ||||||
| * | | | | Remove component size limit for version comparisons | David Gobbi | 2023-02-20 | 1 | -7/+28 | |
| |/ / / | ||||||
* | | | | Merge topic 'KateNinjaImprovements' | Brad King | 2023-02-21 | 2 | -27/+42 | |
|\ \ \ \ | ||||||
| * | | | | Kate: mention Ninja Multiconfig in the docs | Alexander Neundorf | 2023-02-20 | 1 | -0/+1 | |
| * | | | | 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 'add_lang_expressions_ghs' | Brad King | 2023-02-21 | 1 | -4/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | GHS: Enable language-dependent generator expressions | Neal Venditto | 2023-02-18 | 1 | -4/+8 | |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-21 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge topic 'ninja-custom-command-depends' | Brad King | 2023-02-20 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLY | Abdelmaged Khalifa | 2023-02-17 | 1 | -1/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge topic 'xcode-revert-header-map' | Brad King | 2023-02-20 | 1 | -0/+1 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | Xcode: Restore suppression of header maps | Brad King | 2023-02-17 | 1 | -0/+1 | |
* | | | | | Merge topic 'cxx-module-mapper-clang' | Brad King | 2023-02-20 | 1 | -1/+1 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | cmCxxModuleMapper: Specify clang's BMI dependency with new form | Chuanqi Xu | 2023-02-17 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | CMake 3.26.0-rc3v3.26.0-rc3 | Brad King | 2023-02-15 | 1 | -1/+1 | |
| * | | | CMake 3.26.0-rc2v3.26.0-rc2 | Brad King | 2023-02-09 | 1 | -1/+1 | |
| * | | | Merge topic 'stop_parsing_after_first_script_arg' into release-3.26 | Brad King | 2023-02-09 | 1 | -5/+7 | |
| |\ \ \ | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-20 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-19 | 1 | -1/+1 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-18 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge topic 'sergio-nsk/24416/1' | Brad King | 2023-02-17 | 2 | -10/+17 | |
|\ \ \ \ | ||||||
| * | | | | VS: Fix wrong appxManifest if OUTPUT_NAME != target name | Sergey Markelov | 2023-02-16 | 2 | -10/+17 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-17 | 1 | -1/+1 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge topic 'deprecate-extra-generators' | Brad King | 2023-02-16 | 6 | -5/+17 | |
|\ \ \ \ | ||||||
| * | | | | Deprecate "extra" generators in favor of cmake-file-api(7) | Brad King | 2023-02-15 | 6 | -5/+17 | |
| |/ / / | ||||||
* | | | | 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 | 1 | -19/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | cmake -E time: use C++11 chrono and better format output | scivision | 2023-02-15 | 1 | -19/+5 | |
| | |/ / / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-02-16 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'AutoExport-vftable' | Brad King | 2023-02-15 | 1 | -1/+3 | |
|\ \ \ \ | ||||||
| * | | | | WINDOWS_EXPORT_ALL_SYMBOLS: Export vftable symbol | Malcolm Bechard | 2023-02-14 | 1 | -1/+3 | |
* | | | | | Merge topic 'ninja-custom-command-depends' | Brad King | 2023-02-15 | 4 | -26/+50 | |
|\ \ \ \ \ | ||||||
| * | | | | | add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja | Abdelmaged Khalifa | 2023-02-14 | 4 | -26/+50 | |
* | | | | | | 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 | |
|/ / / / / |