Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'CMake-uses-cmList-class' | Brad King | 2023-04-25 | 77 | -455/+438 |
|\ | |||||
| * | CMake code rely on cmList class for CMake lists management (part. 1) | Marc Chevrier | 2023-04-24 | 76 | -380/+372 |
| * | cmExpandList and cmExpandLists rely on cmList class | Marc Chevrier | 2023-04-23 | 3 | -75/+66 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-25 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-24 | 1 | -1/+1 |
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-23 | 1 | -1/+1 |
* | | Merge topic 'Link_instruction_in_RSP' | Marc Chevrier | 2023-04-22 | 2 | -5/+35 |
|\ \ | |||||
| * | | Add support of CMAKE_<LANG>_USE_RESPONSE_FILE_FOR_LIBRARIES variable. | Matthieu Ribiere | 2023-04-13 | 2 | -5/+35 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-22 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-21 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge topic 'GenEx-list' | Marc Chevrier | 2023-04-20 | 2 | -18/+715 |
|\ \ | |||||
| * | | GenEx LIST: list operations | Marc Chevrier | 2023-04-16 | 2 | -18/+715 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-20 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-19 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-18 | 1 | -1/+1 |
* | | | Merge topic 'export-file-set-old-cmake-versions' | Craig Scott | 2023-04-17 | 1 | -1/+16 |
|\ \ \ | |||||
| * | | | install(EXPORT): Fall back to set_property(APPEND) for FILE_SET | Kyle Edwards | 2023-04-12 | 1 | -1/+16 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-17 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-16 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-15 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-14 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-13 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-12 | 1 | -1/+1 |
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-11 | 1 | -1/+1 |
* | | | Merge topic 'automoc-macro-names' | Craig Scott | 2023-04-10 | 10 | -199/+299 |
|\ \ \ | |||||
| * | | | Autogen: Add INTERFACE_AUTOMOC_MACRO_NAMES target property | Orkun Tokdemir | 2023-04-09 | 3 | -0/+25 |
| * | | | Autogen: Defer setup until Generate step | Orkun Tokdemir | 2023-04-05 | 2 | -8/+20 |
| * | | | cmGeneratorTarget: Factor out EvaluatedTargetProperty infrastructure | Orkun Tokdemir | 2023-04-05 | 5 | -189/+252 |
| * | | | cmGeneratorTarget: Avoid incidental include-what-you-use warning | Brad King | 2023-04-05 | 1 | -2/+2 |
* | | | | Merge topic 'ninja-nvhpc-fortran-Werror' | Craig Scott | 2023-04-10 | 1 | -2/+23 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Ninja: Exclude NVHPC -Werror flags during Fortran preprocessing | Brad King | 2023-04-04 | 1 | -2/+23 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-10 | 1 | -1/+1 |
* | | | | Merge topic 'list-command-uses-cmList' | Marc Chevrier | 2023-04-09 | 2 | -841/+315 |
|\ \ \ \ | |||||
| * | | | | list(): rely on cmList class | Marc Chevrier | 2023-04-08 | 2 | -841/+315 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-09 | 1 | -1/+1 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-08 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-07 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge topic 'cmList-class' | Brad King | 2023-04-06 | 5 | -29/+2214 |
|\ \ \ | |||||
| * | | | GenEx: list oriented genexes use cmList class | Marc Chevrier | 2023-04-05 | 1 | -28/+17 |
| * | | | cmList: CMake list implementation | Marc Chevrier | 2023-04-05 | 4 | -1/+2197 |
* | | | | Merge topic 'vs-sdk-selection' | Brad King | 2023-04-06 | 9 | -26/+259 |
|\ \ \ \ | |||||
| * | | | | VS: Select Windows SDK matching WindowsSDKVersion env var | Brad King | 2023-04-05 | 1 | -1/+11 |
| * | | | | VS: Select latest available Windows SDK version by default | Brad King | 2023-04-05 | 2 | -4/+10 |
| * | | | | VS: Add support for setting WindowsTargetPlatformVersion to 10.0 | Brad King | 2023-04-05 | 1 | -0/+10 |
| * | | | | VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selection | Brad King | 2023-04-05 | 5 | -3/+92 |
| * | | | | VS: Parse comma-separated fields from CMAKE_GENERATOR_PLATFORM | Brad King | 2023-04-05 | 2 | -1/+88 |
| * | | | | VS: Defer Windows SDK selection until CMAKE_GENERATOR_PLATFORM is known | Brad King | 2023-04-05 | 8 | -8/+37 |
| * | | | | VS: Simplify logic to require SDK for Windows Store | Brad King | 2023-04-05 | 3 | -12/+14 |
| | |_|/ | |/| | | |||||
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-06 | 1 | -1/+1 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-05 | 1 | -1/+1 |
| |_|/ |/| | |