Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
| |_|/ |/| | | ||||||
* | | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-04 | 1 | -1/+1 | |
|/ / | ||||||
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-03 | 1 | -1/+1 | |
* | | CMake Nightly Date Stamp | Kitware Robot | 2023-04-02 | 1 | -1/+1 | |
|/ | ||||||
* | CMake Nightly Date Stamp | Kitware Robot | 2023-04-01 | 1 | -1/+1 | |
* | Merge topic 'automoc-cxx-standard' | Brad King | 2023-03-31 | 5 | -26/+28 | |
|\ | ||||||
| * | Autogen: Add target's C++ standard to moc_predef.h | Orkun Tokdemir | 2023-03-30 | 1 | -1/+16 | |
| * | Autogen: Split creation and setup of custom targets into separate steps | Orkun Tokdemir | 2023-03-24 | 4 | -25/+12 | |
* | | Merge topic 'remove-FindPythonInterp-FindPythonLibs' | Brad King | 2023-03-31 | 3 | -0/+7 | |
|\ \ | ||||||
| * | | FindPython{Interp,Libs}: Add policy to remove these modules | Brad King | 2023-03-30 | 3 | -0/+7 | |
* | | | Merge topic 'cuda-arch-nvcc-options-file' | Brad King | 2023-03-31 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | CUDA: Fix CUDA architecture flags for nvcc response files | Brad King | 2023-03-30 | 1 | -2/+2 | |
| |/ / | ||||||
* | | | Merge topic 'presets-add-trace' | Brad King | 2023-03-31 | 8 | -46/+181 | |
|\ \ \ | ||||||
| * | | | presets: Add trace options to configure presets | Artin Alavi | 2023-03-30 | 8 | -46/+181 | |
| |/ / | ||||||
* | | | Merge topic 'strip-macos' | Brad King | 2023-03-31 | 4 | -9/+51 | |
|\ \ \ | ||||||
| * | | | macOS: Do not pass Apple-specific flags to llvm-strip | Brad King | 2023-03-29 | 4 | -9/+51 | |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-31 | 1 | -1/+1 | |
| |/ / |/| | | ||||||
* | | | Merge topic 'presets-json-errors' | Brad King | 2023-03-30 | 24 | -942/+1525 | |
|\ \ \ | ||||||
| * | | | presets: Improve JSON parser and error messages | Martin Duffy | 2023-03-29 | 24 | -942/+1525 | |
* | | | | Merge topic 'ninja-performance' | Brad King | 2023-03-30 | 4 | -34/+22 | |
|\ \ \ \ | ||||||
| * | | | | Ninja: Use more efficient data structures to collect outputs | Nicolas van Kempen | 2023-03-28 | 4 | -34/+22 | |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-30 | 1 | -1/+1 | |
* | | | | | Merge topic 'install-namelink-no-rpath' | Brad King | 2023-03-29 | 1 | -4/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | install(TARGETS): Do not apply installation tweaks to NAMELINK files | Brad King | 2023-03-28 | 1 | -4/+6 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2023-03-29 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge topic 'lint-genex' | Brad King | 2023-03-28 | 2 | -7/+73 | |
|\ \ \ \ | ||||||
| * | | | | Add generator expression support to static code analysis hooks | Stefan Schober | 2023-03-27 | 2 | -7/+73 | |
* | | | | | Merge topic 'mingw-slashes' | Brad King | 2023-03-28 | 2 | -5/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | Ninja: Restore slash style for MinGW tools when extra languages are enabled | Brad King | 2023-03-27 | 2 | -5/+7 | |