Jon Chronopoulos
|
afb7f6e4ff
cmake: Add '-E create_symlink' support on Windows
|
7 years ago |
Brad King
|
7bffd71c3b
Tests: Adopt wizard test in RunCMake.CommandLine
|
7 years ago |
Florian Maushart
|
1ab3881ec9
cmake: Add options for parallel builds to --build mode
|
7 years ago |
Brad King
|
5c10e8f608
Merge topic 'fix-crash-trace-exp-uninit-vars'
|
7 years ago |
R2RT
|
aad360eb3d
Fix crash with --trace-expand --warn-uninitialized together
|
7 years ago |
Brad King
|
eb80af9093
Drop Visual Studio 8 2005 generator
|
7 years ago |
Bill Hoffman
|
3bbe95f58a
Clean up iwyu code to not be one big if statement.
|
8 years ago |
André Klitzing
|
c4de0a25ac
Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command mode
|
8 years ago |
André Klitzing
|
501a4feea8
Add some unit tests for md5sum
|
8 years ago |
Brad King
|
81f9c9e892
Deprecate Visual Studio 8 2005 generator
|
8 years ago |
Brad King
|
c94f1bcf92
Drop Visual Studio 7 .NET 2003 generator
|
8 years ago |
Gregor Jasny
|
ded616bdad
cmListFileLexer: bail out on seek-errors
|
8 years ago |
Tobias Hunger
|
1d601c6cb9
server-mode: Introduce cmServerConnection
|
9 years ago |
Tobias Hunger
|
b13d3e0d0b
cmake-server: Bare-bones server implementation
|
9 years ago |
Tobias Hunger
|
49ad7f9af8
cmake: Add `cmake -E capabilities` mode
|
9 years ago |
Alex Turbov
|
e63151ff54
cmake: Add an option to control what files needs to be traced
|
9 years ago |
Brad King
|
ce82e0a53f
Deprecate Visual Studio 7 .NET 2003 generator
|
9 years ago |
Brad King
|
6a501b6519
Tests: Drop test for VS 7.0 generator deprecation warnings
|
9 years ago |
Brad King
|
b42866a34a
Drop Visual Studio 6 generator
|
9 years ago |
Sebastian Schuberth
|
497cad7c88
cmake: Teach --build to reject multiple --target options
|
9 years ago |
Brad King
|
1787269ef3
cmake: Fix `-E time` argument passing to child
|
9 years ago |
Ashley Whetter
|
77cd74a3ea
Print line number of cache parse errors (#11109)
|
9 years ago |
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 |