Kyle Edwards
|
7ecbe324b0
cmake --workflow: add --fresh option
|
3 anni fa |
Kyle Edwards
|
7d9aa0f00c
cmake::Workflow: Refactor to use enum class argument
|
3 anni fa |
Kyle Edwards
|
322193afcd
cmake --workflow: print usage and exit on unrecognized argument
|
3 anni fa |
Kyle Edwards
|
70aef29427
cmake --workflow: print usage message
|
3 anni fa |
Kyle Edwards
|
374d82bbcd
cmake: Add --workflow mode
|
3 anni fa |
Alex Turbov
|
a6070b480f
Help: Use placeholder instead of listing choices in option lines
|
3 anni fa |
Alex Turbov
|
28ecfd1690
Help: Short options first, then long, then Windows style
|
3 anni fa |
Alex Turbov
|
f4563f05db
Help: Value for `--graphviz=` option actually is mandatory
|
3 anni fa |
Robert Maynard
|
14a0e750cb
cmake: In -P mode ignore flags like `--version` after `--`
|
3 anni fa |
Ben Boeckel
|
6ff03d463f
clang-tidy: address `google-readability-casting` lints
|
3 anni fa |
Brad King
|
758756d1ba
Merge topic 'ignore-werror-command-arg'
|
3 anni fa |
Martin Duffy
|
65f7053d6c
COMPILE_WARNING_AS_ERROR: Add command-line option
|
3 anni fa |
Kyle Edwards
|
62f4a41647
Refactor: Use cmCommandLineArgument::setTo{True,Value}()
|
3 anni fa |
Brad King
|
8e4af2cb30
Merge topic 'correct_list-presets_parsing'
|
3 anni fa |
Robert Maynard
|
45299a8f9b
cmake: --list=presets=[type] doesn't generate incorrect warnings
|
3 anni fa |
Brad King
|
9f1471739d
cmake: Add --fresh option to clear the cache and start from scratch
|
3 anni fa |
Carsten Rudolph
|
f320a31087
cmake --build: prioritize --resolve-package-references over preset
|
3 anni fa |
Brad King
|
5126b3b8d1
Merge topic 'message-flush'
|
3 anni fa |
Brad King
|
634587e322
message: Restore explicit flushing of messages on stderr
|
3 anni fa |
Carsten Rudolph
|
b2f8f0bb87
cmGlobalVisualStudio10Generator: Auto restore NuGet packages.
|
3 anni fa |
Carsten Rudolph
|
193b8fca52
cmBuildOptions: Split build arguments into separate object.
|
3 anni fa |
John Parent
|
d7b18895bc
cmake: Add filtered debug-find options
|
3 anni fa |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 anni fa |
Brad King
|
c7a8c9c811
cmMessenger: Revert to non-color messages on Windows
|
4 anni fa |
Brad King
|
161f1f42d6
Help: Clarify 'cmake --build' signature alternatives
|
4 anni fa |
Brad King
|
96995d38cd
Merge topic 'message-color'
|
4 anni fa |
Marius Messerschmidt
|
0a0a0f8a74
cmMessenger: Color messages to terminal by type
|
4 anni fa |
Robert Maynard
|
372bf1bcc4
cmCommandLineArgument: Understands which commands require partial matching
|
4 anni fa |
Marius Messerschmidt
|
bceb8e2ed2
cmMessenger: Pass title inside a metadata structure
|
4 anni fa |
Robert Maynard
|
5aa0dec6b0
cmake: `--build` and `--install` error out when encountering bad flags
|
4 anni fa |