| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: Add debugger | Glen Chung | 2023-05-30 | 1 | -0/+6 |
|
|
* | CMake code rely on cmList class for CMake lists management (part. 1) | Marc Chevrier | 2023-04-24 | 1 | -1/+2 |
|
|
* | cmake: Stop parsing after `--` when detecting script mode | Robert Maynard | 2023-02-08 | 1 | -5/+7 |
|
|
* | cmake: Stop parsing after `--` when detecting script mode | Robert Maynard | 2022-12-06 | 1 | -0/+5 |
|
|
* | cmDocumentationEntry: Drop all user provided ctors for C++ >= 14 | Alex Turbov | 2022-11-17 | 1 | -4/+6 |
|
|
* | cmDocumentation: `char*[][2]` → `cmDocumentationEntry[N]` | Alex Turbov | 2022-11-17 | 1 | -14/+10 |
|
|
* | ctest.cxx: Eliminate redundand trenary operator | Alex Turbov | 2022-11-17 | 1 | -1/+1 |
|
|
* | cmakemain.cxx: Remove always true preprocessor `#if` block | Alex Turbov | 2022-11-17 | 1 | -2/+0 |
|
|
* | cmake: --build improve detection of no build dir | Robert Maynard | 2022-11-14 | 1 | -19/+7 |
|
|
* | Merge topic 'cmake-presets-workflow-arguments' | Brad King | 2022-10-27 | 1 | -5/+27 |
|\ |
|
| * | cmake --workflow: add --fresh option | Kyle Edwards | 2022-10-26 | 1 | -1/+10 |
|
|
| * | cmake::Workflow: Refactor to use enum class argument | Kyle Edwards | 2022-10-26 | 1 | -4/+8 |
|
|
| * | cmake --workflow: print usage and exit on unrecognized argument | Kyle Edwards | 2022-10-26 | 1 | -0/+2 |
|
|
| * | cmake --workflow: print usage message | Kyle Edwards | 2022-10-25 | 1 | -1/+8 |
|
|
* | | cmake: Honor CMAKE_GENERATOR env var in --help output | Juan Ramos | 2022-10-21 | 1 | -1/+1 |
|/ |
|
* | cmake: Add --workflow mode | Kyle Edwards | 2022-09-27 | 1 | -0/+65 |
|
|
* | Help: Use placeholder instead of listing choices in option lines | Alex Turbov | 2022-08-14 | 1 | -6/+5 |
|
|
* | Help: Short options first, then long, then Windows style | Alex Turbov | 2022-08-14 | 1 | -2/+2 |
|
|
* | Help: Value for `--graphviz=` option actually is mandatory | Alex Turbov | 2022-08-04 | 1 | -1/+1 |
|
|
* | cmake: In -P mode ignore flags like `--version` after `--` | Robert Maynard | 2022-07-22 | 1 | -1/+1 |
|
|
* | clang-tidy: address `google-readability-casting` lints | Ben Boeckel | 2022-05-24 | 1 | -2/+2 |
|
|
* | Merge topic 'ignore-werror-command-arg' | Brad King | 2022-05-19 | 1 | -0/+3 |
|\ |
|
| * | COMPILE_WARNING_AS_ERROR: Add command-line option | Martin Duffy | 2022-05-18 | 1 | -0/+3 |
|
|
* | | Refactor: Use cmCommandLineArgument::setTo{True,Value}() | Kyle Edwards | 2022-04-18 | 1 | -68/+19 |
|
|
* | | Merge topic 'correct_list-presets_parsing' | Brad King | 2022-04-12 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | cmake: --list=presets=[type] doesn't generate incorrect warnings | Robert Maynard | 2022-04-11 | 1 | -2/+3 |
|
|
* | | cmake: Add --fresh option to clear the cache and start from scratch | Brad King | 2022-03-22 | 1 | -0/+2 |
|/ |
|
* | cmake --build: prioritize --resolve-package-references over preset | Carsten Rudolph | 2022-02-15 | 1 | -1/+1 |
|
|
* | Merge topic 'message-flush' | Brad King | 2022-01-28 | 1 | -2/+2 |
|\ |
|
| * | message: Restore explicit flushing of messages on stderr | Brad King | 2022-01-27 | 1 | -2/+2 |
|
|
* | | cmGlobalVisualStudio10Generator: Auto restore NuGet packages. | Carsten Rudolph | 2022-01-22 | 1 | -0/+23 |
|
|
* | | cmBuildOptions: Split build arguments into separate object. | Carsten Rudolph | 2022-01-22 | 1 | -1/+3 |
|
|
* | | cmake: Add filtered debug-find options | John Parent | 2021-12-17 | 1 | -0/+4 |
|
|
* | | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -3/+3 |
|/ |
|
* | cmMessenger: Revert to non-color messages on Windows | Brad King | 2021-07-20 | 1 | -0/+11 |
|
|
* | Help: Clarify 'cmake --build' signature alternatives | Brad King | 2021-07-13 | 1 | -1/+4 |
|
|
* | Merge topic 'message-color' | Brad King | 2021-05-21 | 1 | -11/+16 |
|\ |
|
| * | cmMessenger: Color messages to terminal by type | Marius Messerschmidt | 2021-05-20 | 1 | -4/+7 |
|
|
| * | cmMessenger: Pass title inside a metadata structure | Marius Messerschmidt | 2021-05-19 | 1 | -10/+12 |
|
|
* | | cmCommandLineArgument: Understands which commands require partial matching | Robert Maynard | 2021-05-19 | 1 | -2/+4 |
|/ |
|
* | cmake: `--build` and `--install` error out when encountering bad flags | Robert Maynard | 2021-05-13 | 1 | -2/+24 |
|
|
* | cmake: Add support for '--build --prefix=<prefix>' form of the argument | Brad King | 2021-02-23 | 1 | -1/+2 |
|
|
* | cmake: Document '--preset <preset>' form of the argument | Brad King | 2021-02-23 | 1 | -1/+1 |
|
|
* | cmake-presets: Add build and test presets | Sam Freed | 2021-02-01 | 1 | -8/+41 |
|
|
* | cmake: --install now uses cmCommandLineArgument | Robert Maynard | 2021-01-06 | 1 | -54/+51 |
|
|
* | cmake: --build now uses cmCommandLineArgument | Robert Maynard | 2021-01-06 | 1 | -83/+95 |
|
|
* | cmake: Use shared parsing code for all cmake argv parsing | Robert Maynard | 2021-01-06 | 1 | -43/+98 |
|
|
* | ccmake: Don't list --preset in --help | Kyle Edwards | 2020-10-27 | 1 | -0/+2 |
|
|
* | CMakePresets.json: Rework how --preset argument is handled | Kyle Edwards | 2020-10-26 | 1 | -2/+1 |
|
|
* | Merge topic 'cmake-E-cat-binary' into release-3.19 | Brad King | 2020-10-15 | 1 | -12/+11 |
|\ |
|