Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMake Nightly Date Stamp | Kitware Robot | 2022-09-08 | 1 | -1/+1 |
* | Merge topic 'try_compile-unique-bindir' | Brad King | 2022-09-07 | 5 | -24/+220 |
|\ | |||||
| * | try_compile: Add keyword-dispatched signature | Matthew Woehlke | 2022-09-05 | 3 | -23/+103 |
| * | cmSystemTools: Add MakeTempDirectory | Matthew Woehlke | 2022-09-05 | 2 | -1/+117 |
* | | Merge topic 'return-propagate-variables' | Brad King | 2022-09-07 | 11 | -17/+86 |
|\ \ | |||||
| * | | return(): Propagate variables to result scope | Marc Chevrier | 2022-09-03 | 10 | -17/+73 |
| * | | cmMakefile: add RaiseScope for list of variables | Marc Chevrier | 2022-09-03 | 2 | -0/+13 |
* | | | Merge topic 'nasinlock/enable_two_part_vs_toolset_versions' | Brad King | 2022-09-07 | 3 | -4/+57 |
|\ \ \ | |||||
| * | | | cmVSGenerator: Add support for two-part toolset versions for Visual Studio | Nicholas Sinlock | 2022-09-02 | 3 | -4/+57 |
* | | | | Merge topic 'cpack-archive-custom-extension' | Brad King | 2022-09-07 | 1 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | CPack: allow custom file extension in archive generator | Andrey Filipenkov | 2022-09-01 | 1 | -0/+12 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-07 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-06 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-05 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-04 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-03 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Merge topic 'cmake-presets-package' | Brad King | 2022-09-02 | 8 | -18/+499 |
|\ \ \ | |||||
| * | | | 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 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | |