Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | CPack: Add support for presets | Kyle Edwards | 2022-08-31 | 2 | -3/+171 | |
| * | | | | | | cmCMakePresetsGraph: Add package presets | Kyle Edwards | 2022-08-31 | 6 | -1/+288 | |
| * | | | | | | CMakePresets.json: Fix formatting of --list-presets=all | Kyle Edwards | 2022-08-31 | 2 | -14/+40 | |
* | | | | | | | Merge topic 'E-capabilities-tls' | Brad King | 2022-09-02 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cmake -E capabilities: Tell whether TLS is enabled | Kyle Edwards | 2022-09-01 | 1 | -0/+4 | |
* | | | | | | | | Merge topic 'cmake-gui-platform-env' | Brad King | 2022-09-02 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | cmake-gui: Fix selected item mismatched CMAKE_GENERATOR_PLATFORM env | dou fu | 2022-09-01 | 1 | -1/+2 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-02 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'add_language_levels_for_cxx26' | Brad King | 2022-09-01 | 2 | -14/+21 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | CMake: Support upcoming C++26 language level | Robert Maynard | 2022-08-31 | 2 | -14/+21 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge topic 'compiler-launcher-genexp' | Brad King | 2022-09-01 | 2 | -4/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | COMPILER_LAUNCHER: Add support for generator expressions | Thomas Weißschuh | 2022-08-30 | 2 | -4/+8 | |
* | | | | | | | | | | Merge topic 'Link-MACOSX_BUNDLE' | Brad King | 2022-09-01 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'backport-3.24-Link-MACOSX_BUNDLE' into Link-MACOSX_BUNDLE | Marc Chevrier | 2022-08-31 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| | * | | | | | | | Xcode: Fix erroneous MACOSX_BUNDLE link | Marc Chevrier | 2022-08-31 | 1 | -0/+1 | |
* | | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-01 | 1 | -1/+1 | |
* | | | | | | | | | Merge topic 'xcode-add-gpu-validation-and-default-configuration' | Brad King | 2022-08-31 | 2 | -1/+26 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Xcode: Add settings to control a scheme's launch configuration | PatriceJiang | 2022-08-30 | 2 | -1/+7 | |
| * | | | | | | | | | Xcode: Add settings to control a scheme's GPU Validation values | PatriceJiang | 2022-08-30 | 2 | -0/+19 | |
* | | | | | | | | | | Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' | Brad King | 2022-08-31 | 1 | -22/+46 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIX | Robert Maynard | 2022-08-30 | 1 | -6/+7 | |
| * | | | | | | | | | cmFindBase: Refactor CMAKE_FIND_USE_INSTALL_PREFIX handling | Robert Maynard | 2022-08-30 | 1 | -22/+45 | |
* | | | | | | | | | | Merge topic 'automoc-silence-warnings' | Brad King | 2022-08-31 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | / | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | automoc: avoid more compiler warnings in linker-warning-silencing code | Albert Astals Cid | 2022-08-30 | 1 | -0/+3 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-31 | 1 | -1/+1 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-30 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-29 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-28 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-27 | 1 | -1/+1 | |
* | | | | | | | Merge topic 'file-DOWNLOAD-existing-file-matched-message' | Craig Scott | 2022-08-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | file(DOWNLOAD): Fix message for existing file with matching hash | Michael Hirsch | 2022-08-23 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-26 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'file-set-source-group' | Kyle Edwards | 2022-08-25 | 3 | -1/+22 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | FILE_SET: Fix source group detection | Kyle Edwards | 2022-08-24 | 3 | -1/+22 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | CMake 3.24.1v3.24.1 | Brad King | 2022-08-17 | 1 | -1/+1 | |
| * | | | | | | Merge topic 'export-no-shdeps' into release-3.24 | Brad King | 2022-08-16 | 1 | -0/+7 | |
| |\ \ \ \ \ \ | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-25 | 1 | -1/+1 | |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-24 | 1 | -1/+1 | |
* | | | | | | | | Merge topic 'block-management' | Brad King | 2022-08-23 | 10 | -6/+283 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add new flow-control commands for variables and policies scopes management | Marc Chevrier | 2022-08-22 | 6 | -2/+236 | |
| * | | | | | | | | cmMakefile::VariablePushPop: helper class to manage variable scopes | Marc Chevrier | 2022-08-22 | 2 | -0/+27 | |
| * | | | | | | | | cmMakefile::RaiseScope: Add support for cmValue argument | Marc Chevrier | 2022-08-22 | 1 | -0/+4 | |
| * | | | | | | | | cmFunctionBlocker: Add handling of close block without parameters. | Marc Chevrier | 2022-08-22 | 2 | -4/+16 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge topic 'target-prop-backtraces' | Brad King | 2022-08-23 | 11 | -31/+57 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | target_*: Fix cross-directory call backtraces | Brad King | 2022-08-22 | 10 | -29/+56 | |
| * | | | | | | | | cmQtAutoGenInitializer: Drop unnecessary argument in AppendProperty call | Brad King | 2022-08-22 | 1 | -2/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-23 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-22 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-21 | 1 | -1/+1 | |
* | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-08-20 | 1 | -1/+1 | |
| |_|_|/ / / |/| | | | | |