Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CMakePresets.json: Fix error message for unsupported package presets | Kyle Edwards | 2022-09-13 | 1 | -1/+1 |
* | Merge topic 'LINUX-host' | Brad King | 2022-09-13 | 1 | -0/+5 |
|\ | |||||
| * | LINUX: Set CMAKE_HOST_LINUX variable when running on a Linux host | Cristian Adam | 2022-09-09 | 1 | -0/+5 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-13 | 1 | -1/+1 |
* | | Merge topic 'try_compile_correctly_compute_exec_name' | Brad King | 2022-09-12 | 2 | -51/+37 |
|\ \ | |||||
| * | | try_compile: Record output location instead of reverse computing it | Robert Maynard | 2022-09-07 | 2 | -51/+37 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-12 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-11 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-10 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'BSD' | Brad King | 2022-09-09 | 1 | -0/+14 |
|\ \ | |||||
| * | | BSD: Set CMAKE_HOST_BSD variable on a BSD host | Cristian Adam | 2022-09-05 | 1 | -0/+14 |
* | | | Merge topic 'truncation_invalid' | Brad King | 2022-09-09 | 1 | -1/+5 |
|\ \ \ | |||||
| * | | | ctest: print error for invalid CTEST_CUSTOM_TEST_OUTPUT_TRUNCATION | Frank Winklmeier | 2022-09-07 | 1 | -1/+5 |
* | | | | Merge topic 'revert-automoc-silence-warnings' | Brad King | 2022-09-09 | 1 | -10/+1 |
|\ \ \ \ | |||||
| * | | | | automoc: revert attempts to silence linker warning on macos | Brad King | 2022-09-07 | 1 | -10/+1 |
| |/ / / | |||||
* | | | | Merge topic 'check-library-properties-fix-performances-regression' | Brad King | 2022-09-09 | 9 | -73/+54 |
|\ \ \ \ | |||||
| * | | | | Check link libraries properties: fix performances regression | Marc Chevrier | 2022-09-07 | 5 | -65/+46 |
| * | | | | renames method FinalizeTargetCompileInfo() in FinalizeTargetConfiguration(). | Marc Chevrier | 2022-09-07 | 5 | -8/+8 |
| |/ / / | |||||
| * | | | Merge topic 'Link-MACOSX_BUNDLE' into release-3.24 | Brad King | 2022-09-01 | 1 | -0/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' into relea... | Brad King | 2022-08-31 | 1 | -22/+46 |
| |\ \ \ \ | |||||
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2022-09-09 | 1 | -1/+1 |
* | | | | | | 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 |