| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -8/+8 |
|
|
* | AddCacheEntry accept cmProp or std::string | Marc Chevrier | 2021-09-10 | 1 | -0/+12 |
|
|
* | Enhancement: SetProperty accept cmProp or std::string | Marc Chevrier | 2021-08-25 | 1 | -0/+5 |
|
|
* | cmake: Model normal and try-compile project kinds explicitly | Brad King | 2021-07-12 | 1 | -2/+2 |
|
|
* | HIP: Add language to CMake | Robert Maynard | 2021-06-07 | 1 | -1/+10 |
|
|
* | class cmake: Store working directory at cmake launch | Marc Chevrier | 2021-05-11 | 1 | -0/+9 |
|
|
* | cmake: add support for --toolchain command argument | Robert Maynard | 2021-04-15 | 1 | -0/+2 |
|
|
* | cmake: add support for --install-prefix command argument | Robert Maynard | 2021-03-04 | 1 | -0/+2 |
|
|
* | C23 support | Raul Tambre | 2021-02-25 | 1 | -0/+1 |
|
|
* | C17 support | Raul Tambre | 2021-02-25 | 1 | -0/+1 |
|
|
* | cmake-presets: Add build and test presets | Sam Freed | 2021-02-01 | 1 | -5/+5 |
|
|
* | CUDA, CXX, OBJCXX: C++23 support with Clang 12 | Raul Tambre | 2020-12-08 | 1 | -1/+3 |
|
|
* | Merge topic 'cmake-presets-help-flag' | Brad King | 2020-10-28 | 1 | -2/+0 |
|\ |
|
| * | ccmake: Don't list --preset in --help | Kyle Edwards | 2020-10-27 | 1 | -2/+0 |
|
|
* | | Constify some code as suggested by clang-tidy | Cengizhan Pasaoglu | 2020-10-19 | 1 | -8/+8 |
|/ |
|
* | CMake: Add presets functionality | Kyle Edwards | 2020-10-05 | 1 | -6/+48 |
|
|
* | Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator() | Kyle Edwards | 2020-10-05 | 1 | -1/+1 |
|
|
* | cmake::GetCacheDefinition: Return cmProp | vvs31415 | 2020-09-28 | 1 | -1/+1 |
|
|
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | Add ISPC compiler support to CMake | Robert Maynard | 2020-08-28 | 1 | -1/+3 |
|
|
* | cmake: Remove broken '--warn-unused-vars' option | Brad King | 2020-06-29 | 1 | -3/+0 |
|
|
* | Refactor file extension queries to be more consistent | Robert Maynard | 2020-06-22 | 1 | -25/+14 |
|
|
* | Single location for cmProp typedef | Vitaly Stakhovsky | 2020-06-01 | 1 | -0/+1 |
|
|
* | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 1 | -1/+1 |
|
|
* | Merge topic 'cmprop-getglobalprop' | Brad King | 2020-03-27 | 1 | -1/+1 |
|\ |
|
| * | cmState::GetGlobalProperty: return cmProp | Vitaly Stakhovsky | 2020-03-25 | 1 | -1/+1 |
|
|
* | | use cm::string_view for language extension lookups | Rolf Eike Beer | 2020-03-23 | 1 | -6/+8 |
|/ |
|
* | cmake: add command line options to output script profiling data | Wouter Klouwen | 2020-03-07 | 1 | -0/+12 |
|
|
* | Merge topic 'ninja-1.10' | Brad King | 2020-01-28 | 1 | -0/+3 |
|\ |
|
| * | Ninja: Track when running to re-generate during a build | Brad King | 2020-01-27 | 1 | -0/+3 |
|
|
* | | AppendProperty: convert value param to std::string | Vitaly Stakhovsky | 2020-01-25 | 1 | -1/+1 |
|/ |
|
* | GlobalGenerator family: modernize memory management | Marc Chevrier | 2020-01-07 | 1 | -6/+12 |
|
|
* | Merge topic 'traceJSON' | Kyle Edwards | 2019-12-27 | 1 | -2/+15 |
|\ |
|
| * | trace: Add JSON output format | Daniel Mensinger | 2019-12-23 | 1 | -2/+15 |
|
|
* | | find_*: Add debug logging infrastructure | Robert Maynard | 2019-12-19 | 1 | -3/+8 |
|/ |
|
* | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) support | Robert Maynard | 2019-12-10 | 1 | -0/+7 |
|
|
* | message: New message types to mark checks performed by CMake | Alex Turbov | 2019-11-02 | 1 | -0/+24 |
|
|
* | message: Support logging a context with each message | Alex Turbov | 2019-10-12 | 1 | -0/+5 |
|
|
* | message: Add new CMAKE_MESSAGE_LOG_LEVEL variable | Alex Turbov | 2019-10-12 | 1 | -0/+3 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-04 | 1 | -1/+1 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-03 | 1 | -3/+3 |
|
|
* | Merge topic 'trace-redirect' | Brad King | 2019-08-20 | 1 | -0/+5 |
|\ |
|
| * | Add --trace-redirect parameter to redirect trace output to a file | Igor Ivanov | 2019-08-10 | 1 | -0/+5 |
|
|
* | | Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP | Kitware Robot | 2019-08-09 | 1 | -4/+4 |
|/ |
|
* | cmake: Initialize booleans at declaration and cleanup constructor | Sebastian Holtermann | 2019-08-03 | 1 | -14/+14 |
|
|
* | IWYU: Fix handling of <memory> standard header | Brad King | 2019-07-10 | 1 | -1/+1 |
|
|
* | cmake: Refactor file extension list setup | Sebastian Holtermann | 2019-07-04 | 1 | -10/+39 |
|
|
* | modermize: replace some raw pointers w/ `unique_ptr` | Alex Turbov | 2019-06-24 | 1 | -18/+18 |
|
|
* | cmake: Simplify implementation of -E capabilities | Brad King | 2019-06-07 | 1 | -2/+2 |
|
|
* | Merge topic 'default-generator-env' | Brad King | 2019-05-22 | 1 | -0/+10 |
|\ |
|