Michael Scott
|
28f2d750ed
Add -Werror and -Wno-error command-line options
|
10 years ago |
Bartosz Kosiorek
|
7984ac5e58
cmake: Teach -E make_directory to support multiple input directories
|
10 years ago |
Bartosz Kosiorek
|
bc35087da3
cmake: Teach -E copy_directory to support multiple input directories
|
10 years ago |
Bartosz Kosiorek
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
Michael Scott
|
aac633d5e5
Explicitly enable deprecated warnings by default.
|
10 years ago |
Michael Scott
|
e8974b62d7
Modify dev warning options to affect deprecated warnings.
|
10 years ago |
Michael Scott
|
da688bcb3b
Add -W options to control deprecated warning messages.
|
10 years ago |
Michael Scott
|
07388f83b6
Refactor the -W options parser to be generic.
|
10 years ago |
Michael Scott
|
246b0bfbfd
Explicitly enable author (dev) warnings by default.
|
10 years ago |
Tamas Kenez
|
8bb908b108
Document and test CMAKE_[CURRENT_](BINARY|SOURCE)_DIR in script mode
|
10 years ago |
Brad King
|
81739e9215
Revert topic 'cmake-W-options' (#15747)
|
10 years ago |
Michael Scott
|
c96fe0b40d
cmake: Add -W options to control deprecation warnings and errors
|
10 years ago |
Ben Boeckel
|
594bafe527
cmake: add --trace-expand option
|
10 years ago |
Brad King
|
90ad087ab9
cmake: Fix --build <relative-dir> for VS generators (#15609)
|
10 years ago |
Brad King
|
7195ec92b2
Tests: Extend RunCMake.CommandLine to cover --build with no arg
|
10 years ago |
Bill Hoffman
|
67fa3da9e8
cmake: Add internal -E mode to run include-what-you-use with the compiler
|
10 years ago |
Brad King
|
7b8e7c4ac3
Deprecate Visual Studio 7 generator (.NET 2002)
|
10 years ago |
Brad King
|
85c2626bab
Deprecate Visual Studio 6 generator
|
10 years ago |
Brad King
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
Nils Gladitz
|
6c4781baa9
Tests: Consolidate, refactor and extend -E tar tests
|
10 years ago |
Nils Gladitz
|
d2cc580704
cmake: Teach "-E tar" command a "--format=" option
|
10 years ago |
Brad King
|
af92482712
Makefile: Tolerate a BOM while scanning source dependencies (#15493)
|
10 years ago |
Brad King
|
d1082448a8
Tests: Extend RunCMake.CommandLine to cover 'cmake --build' for 'ninja -v'
|
10 years ago |
Brad King
|
44fd71decb
cmake: Teach "-E tar" command a "--files-from=" option
|
10 years ago |
Brad King
|
3a60c899fc
cmake: Teach "-E tar" command a "--mtime=" option
|
10 years ago |
Stephen Kelly
|
73ae888506
RunCMake: Expect empty output by default.
|
11 years ago |
Ben Boeckel
|
368e8de4cd
Tests: test -D parsing on the command line
|
11 years ago |
Brad King
|
7abd574798
cmake: Add '-E env' command-line tool
|
11 years ago |
Brad King
|
b1c113d9a7
cmake: Do not open directories as scripts (#14966)
|
11 years ago |
Brad King
|
44e2923f33
cmake: Fix --build crash on bad CMAKE_GENERATOR in cache
|
11 years ago |