Alex Turbov
|
8e2a03c078
ctest.cxx: Eliminate redundand trenary operator
|
3 年 前 |
Alex Turbov
|
95a3d91e5c
cmakemain.cxx: Remove always true preprocessor `#if` block
|
3 年 前 |
Robert Maynard
|
01611f8258
cmake: --build improve detection of no build dir
|
3 年 前 |
Brad King
|
ab88011579
Merge topic 'cmake-presets-workflow-arguments'
|
3 年 前 |
Kyle Edwards
|
7ecbe324b0
cmake --workflow: add --fresh option
|
3 年 前 |
Kyle Edwards
|
7d9aa0f00c
cmake::Workflow: Refactor to use enum class argument
|
3 年 前 |
Kyle Edwards
|
322193afcd
cmake --workflow: print usage and exit on unrecognized argument
|
3 年 前 |
Kyle Edwards
|
70aef29427
cmake --workflow: print usage message
|
3 年 前 |
Juan Ramos
|
3c3bce133d
cmake: Honor CMAKE_GENERATOR env var in --help output
|
3 年 前 |
Kyle Edwards
|
374d82bbcd
cmake: Add --workflow mode
|
3 年 前 |
Alex Turbov
|
a6070b480f
Help: Use placeholder instead of listing choices in option lines
|
3 年 前 |
Alex Turbov
|
28ecfd1690
Help: Short options first, then long, then Windows style
|
3 年 前 |
Alex Turbov
|
f4563f05db
Help: Value for `--graphviz=` option actually is mandatory
|
3 年 前 |
Robert Maynard
|
14a0e750cb
cmake: In -P mode ignore flags like `--version` after `--`
|
3 年 前 |
Ben Boeckel
|
6ff03d463f
clang-tidy: address `google-readability-casting` lints
|
3 年 前 |
Brad King
|
758756d1ba
Merge topic 'ignore-werror-command-arg'
|
3 年 前 |
Martin Duffy
|
65f7053d6c
COMPILE_WARNING_AS_ERROR: Add command-line option
|
3 年 前 |
Kyle Edwards
|
62f4a41647
Refactor: Use cmCommandLineArgument::setTo{True,Value}()
|
3 年 前 |
Brad King
|
8e4af2cb30
Merge topic 'correct_list-presets_parsing'
|
3 年 前 |
Robert Maynard
|
45299a8f9b
cmake: --list=presets=[type] doesn't generate incorrect warnings
|
3 年 前 |
Brad King
|
9f1471739d
cmake: Add --fresh option to clear the cache and start from scratch
|
3 年 前 |
Carsten Rudolph
|
f320a31087
cmake --build: prioritize --resolve-package-references over preset
|
3 年 前 |
Brad King
|
5126b3b8d1
Merge topic 'message-flush'
|
3 年 前 |
Brad King
|
634587e322
message: Restore explicit flushing of messages on stderr
|
3 年 前 |
Carsten Rudolph
|
b2f8f0bb87
cmGlobalVisualStudio10Generator: Auto restore NuGet packages.
|
3 年 前 |
Carsten Rudolph
|
193b8fca52
cmBuildOptions: Split build arguments into separate object.
|
3 年 前 |
John Parent
|
d7b18895bc
cmake: Add filtered debug-find options
|
3 年 前 |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 年 前 |
Brad King
|
c7a8c9c811
cmMessenger: Revert to non-color messages on Windows
|
4 年 前 |
Brad King
|
161f1f42d6
Help: Clarify 'cmake --build' signature alternatives
|
4 年 前 |