Robert Maynard
|
5aa0dec6b0
cmake: `--build` and `--install` error out when encountering bad flags
|
4 gadi atpakaļ |
Brad King
|
3357d37761
cmake: Add support for '--build --prefix=<prefix>' form of the argument
|
4 gadi atpakaļ |
Brad King
|
2f13fdef0a
cmake: Document '--preset <preset>' form of the argument
|
4 gadi atpakaļ |
Sam Freed
|
676ecf0d37
cmake-presets: Add build and test presets
|
5 gadi atpakaļ |
Robert Maynard
|
8c22c1964c
cmake: --install now uses cmCommandLineArgument
|
4 gadi atpakaļ |
Robert Maynard
|
75ac6dfbce
cmake: --build now uses cmCommandLineArgument
|
4 gadi atpakaļ |
Robert Maynard
|
0fb78576b0
cmake: Use shared parsing code for all cmake argv parsing
|
4 gadi atpakaļ |
Kyle Edwards
|
c619be2784
ccmake: Don't list --preset in --help
|
5 gadi atpakaļ |
Kyle Edwards
|
b7d7eca66d
CMakePresets.json: Rework how --preset argument is handled
|
5 gadi atpakaļ |
Brad King
|
b1d9a25f35
Merge topic 'cmake-E-cat-binary' into release-3.19
|
5 gadi atpakaļ |
Johnny Jazeix
|
f7a5f28318
cmake: Fix '-E cat' command for binary files on Windows
|
5 gadi atpakaļ |
Brad King
|
90b39a5209
cmConsoleBuf: Factor out cout/cerr console buffer management
|
5 gadi atpakaļ |
Kyle Edwards
|
8617479061
CMake: Add presets functionality
|
5 gadi atpakaļ |
Brad King
|
c0e4a0bd82
cmake: Update --help output to discourage use of --find-package mode
|
5 gadi atpakaļ |
Brad King
|
5899e849d0
Merge topic 'supported-profiling-formats'
|
5 gadi atpakaļ |
Craig Scott
|
9c3beb532f
cmake: Show supported formats in --help output for --profiling-format
|
5 gadi atpakaļ |
Brad King
|
4eb2e50730
Merge topic 'uv-check-return'
|
5 gadi atpakaļ |
Brad King
|
0fddcc1e5b
cmake: Tolerate nullptr from uv_default_loop
|
5 gadi atpakaļ |
Brad King
|
df6b077625
cmake: Remove broken '--warn-unused-vars' option
|
5 gadi atpakaļ |
Asit Dhal
|
d4812a955b
cmake-install: implement default directory permissions
|
5 gadi atpakaļ |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 gadi atpakaļ |
Marc Chevrier
|
2faa3f6c55
Refactoring: Third-parties public headers are under cm3p prefix
|
5 gadi atpakaļ |
Wouter Klouwen
|
1b4ab323fd
Fix build warnings for unused functions
|
5 gadi atpakaļ |
Vitaly Stakhovsky
|
a7f2ff16a4
cmState::GetCacheEntryProperty: return cmProp
|
5 gadi atpakaļ |
Vitaly Stakhovsky
|
bd89133543
cmState::GetCacheEntryValue: return cmProp
|
5 gadi atpakaļ |
Wouter Klouwen
|
9aa4640792
cmake: add command line options to output script profiling data
|
6 gadi atpakaļ |
Kyle Edwards
|
2ac835b9f9
Refactor: Allow generators to decide default configuration for build
|
5 gadi atpakaļ |
Kyle Edwards
|
bb811568cc
Merge topic 'traceJSON'
|
6 gadi atpakaļ |
Daniel Mensinger
|
482497e0de
trace: Add JSON output format
|
6 gadi atpakaļ |
Kyle Edwards
|
61960fa466
Merge topic 'add_find_call_debugging'
|
6 gadi atpakaļ |