| Commit message (Expand) | Author | Age | Files | Lines |
* | IWYU: Update for Debian 12 CI job | Brad King | 2023-07-28 | 1 | -2/+2 |
|
|
* | cmake_file_api: New project command | Craig Scott | 2023-06-05 | 1 | -0/+4 |
|
|
* | Merge topic 'AddCacheEntry-suppress-raw-pointer-usage' | Brad King | 2023-05-31 | 1 | -10/+8 |
|\ |
|
| * | AddCacheEntry: Suppress raw pointer usage | Marc Chevrier | 2023-05-30 | 1 | -10/+8 |
|
|
* | | cmake: Add debugger | Glen Chung | 2023-05-30 | 1 | -0/+31 |
|/ |
|
* | SetProperty: suppress raw pointer usage | Marc Chevrier | 2023-05-26 | 1 | -1/+4 |
|
|
* | presets: Add trace options to configure presets | Artin Alavi | 2023-03-30 | 1 | -8/+2 |
|
|
* | try_compile: Record stack of in-progess checks in configure log | Brad King | 2023-01-16 | 1 | -0/+4 |
|
|
* | cmake: Make entire in-progress check stack available internally | Brad King | 2023-01-16 | 1 | -5/+4 |
|
|
* | ConfigureLog: Add infrastructure for structured configure event logging | Matthew Woehlke | 2022-12-16 | 1 | -0/+8 |
|
|
* | cmDocumentation: `char*[][2]` → `cmDocumentationEntry[N]` | Alex Turbov | 2022-11-17 | 1 | -31/+4 |
|
|
* | cmake::CreateProfilingEntry: Refactor to take lambda for args | Kyle Edwards | 2022-11-11 | 1 | -3/+10 |
|
|
* | Merge topic 'extended-profiling' | Brad King | 2022-10-28 | 1 | -3/+12 |
|\ |
|
| * | cmMakefileProfilingData: Refactor to use RAII | Kyle Edwards | 2022-10-26 | 1 | -3/+12 |
|
|
* | | Merge topic 'cmake-presets-workflow-arguments' | Brad King | 2022-10-27 | 1 | -1/+12 |
|\ \
| |/
|/| |
|
| * | cmake --workflow: add --fresh option | Kyle Edwards | 2022-10-26 | 1 | -1/+7 |
|
|
| * | cmake::Workflow: Refactor to use enum class argument | Kyle Edwards | 2022-10-26 | 1 | -1/+6 |
|
|
* | | try_compile: Propagate --trace through try_compile | Matthew Woehlke | 2022-10-11 | 1 | -1/+11 |
|/ |
|
* | cmake: Add --workflow mode | Kyle Edwards | 2022-09-27 | 1 | -0/+14 |
|
|
* | CMake: Support upcoming C++26 language level | Robert Maynard | 2022-08-31 | 1 | -2/+5 |
|
|
* | Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub command | Alexandru Croitor | 2022-06-28 | 1 | -1/+2 |
|
|
* | Move LogLevel enum out of cmake.h header | Alexandru Croitor | 2022-06-24 | 1 | -17/+4 |
|
|
* | COMPILE_WARNING_AS_ERROR: Add command-line option | Martin Duffy | 2022-05-18 | 1 | -0/+3 |
|
|
* | cmake: Add --fresh option to clear the cache and start from scratch | Brad King | 2022-03-22 | 1 | -0/+1 |
|
|
* | cmake: Always prefer the last source directory provided | Robert Maynard | 2022-03-17 | 1 | -9/+2 |
|
|
* | cmake: When given multiple source paths use last instead of first | Robert Maynard | 2022-02-17 | 1 | -0/+23 |
|
|
* | cmake::GetDebugFindPkgOutput: Use consistent argument name | Craig Scott | 2022-02-14 | 1 | -1/+1 |
|
|
* | Merge topic 'vs-package-restore' | Brad King | 2022-01-24 | 1 | -2/+3 |
|\ |
|
| * | cmBuildOptions: Split build arguments into separate object. | Carsten Rudolph | 2022-01-22 | 1 | -2/+3 |
|
|
* | | cmake: Warn about unnecessary paths on command line | Robert Maynard | 2022-01-20 | 1 | -1/+1 |
|/ |
|
* | Refactor: Rename cmCMakePresetsFile to cmCMakePresetsGraph | Kyle Edwards | 2022-01-06 | 1 | -3/+3 |
|
|
* | cmake: Add filtered debug-find options | John Parent | 2021-12-17 | 1 | -1/+8 |
|
|
* | 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 |
|
|