Robert Maynard
|
14a0e750cb
cmake: In -P mode ignore flags like `--version` after `--`
|
3 lat temu |
Ben Boeckel
|
6ff03d463f
clang-tidy: address `google-readability-casting` lints
|
3 lat temu |
Brad King
|
758756d1ba
Merge topic 'ignore-werror-command-arg'
|
3 lat temu |
Martin Duffy
|
65f7053d6c
COMPILE_WARNING_AS_ERROR: Add command-line option
|
3 lat temu |
Kyle Edwards
|
62f4a41647
Refactor: Use cmCommandLineArgument::setTo{True,Value}()
|
3 lat temu |
Brad King
|
8e4af2cb30
Merge topic 'correct_list-presets_parsing'
|
3 lat temu |
Robert Maynard
|
45299a8f9b
cmake: --list=presets=[type] doesn't generate incorrect warnings
|
3 lat temu |
Brad King
|
9f1471739d
cmake: Add --fresh option to clear the cache and start from scratch
|
3 lat temu |
Carsten Rudolph
|
f320a31087
cmake --build: prioritize --resolve-package-references over preset
|
3 lat temu |
Brad King
|
5126b3b8d1
Merge topic 'message-flush'
|
3 lat temu |
Brad King
|
634587e322
message: Restore explicit flushing of messages on stderr
|
3 lat temu |
Carsten Rudolph
|
b2f8f0bb87
cmGlobalVisualStudio10Generator: Auto restore NuGet packages.
|
3 lat temu |
Carsten Rudolph
|
193b8fca52
cmBuildOptions: Split build arguments into separate object.
|
3 lat temu |
John Parent
|
d7b18895bc
cmake: Add filtered debug-find options
|
4 lat temu |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 lat temu |
Brad King
|
c7a8c9c811
cmMessenger: Revert to non-color messages on Windows
|
4 lat temu |
Brad King
|
161f1f42d6
Help: Clarify 'cmake --build' signature alternatives
|
4 lat temu |
Brad King
|
96995d38cd
Merge topic 'message-color'
|
4 lat temu |
Marius Messerschmidt
|
0a0a0f8a74
cmMessenger: Color messages to terminal by type
|
4 lat temu |
Robert Maynard
|
372bf1bcc4
cmCommandLineArgument: Understands which commands require partial matching
|
4 lat temu |
Marius Messerschmidt
|
bceb8e2ed2
cmMessenger: Pass title inside a metadata structure
|
4 lat temu |
Robert Maynard
|
5aa0dec6b0
cmake: `--build` and `--install` error out when encountering bad flags
|
4 lat temu |
Brad King
|
3357d37761
cmake: Add support for '--build --prefix=<prefix>' form of the argument
|
4 lat temu |
Brad King
|
2f13fdef0a
cmake: Document '--preset <preset>' form of the argument
|
4 lat temu |
Sam Freed
|
676ecf0d37
cmake-presets: Add build and test presets
|
5 lat temu |
Robert Maynard
|
8c22c1964c
cmake: --install now uses cmCommandLineArgument
|
5 lat temu |
Robert Maynard
|
75ac6dfbce
cmake: --build now uses cmCommandLineArgument
|
5 lat temu |
Robert Maynard
|
0fb78576b0
cmake: Use shared parsing code for all cmake argv parsing
|
5 lat temu |
Kyle Edwards
|
c619be2784
ccmake: Don't list --preset in --help
|
5 lat temu |
Kyle Edwards
|
b7d7eca66d
CMakePresets.json: Rework how --preset argument is handled
|
5 lat temu |