index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
CommandLine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate Visual Studio 8 2005 generator
Brad King
2017-04-21
4
-0/+12
*
Drop Visual Studio 7 .NET 2003 generator
Brad King
2017-04-19
4
-12/+0
*
cmListFileLexer: bail out on seek-errors
Gregor Jasny
2017-02-27
3
-0/+16
*
clang-format.bash: Use Git attributes to mark files for formatting
Brad King
2017-02-22
1
-0/+2
*
Add properties to run the cpplint style checker with the compiler
Jamie Snape
2017-01-23
1
-1/+1
*
server-mode: Introduce cmServerConnection
Tobias Hunger
2016-09-22
3
-0/+3
*
server-mode: Add --experimental flag
Tobias Hunger
2016-09-20
1
-1/+1
*
cmake-server: Bare-bones server implementation
Tobias Hunger
2016-09-19
3
-0/+3
*
cmake: Add `cmake -E capabilities` mode
Tobias Hunger
2016-08-16
4
-0/+5
*
cmake: Add an option to control what files needs to be traced
Alex Turbov
2016-06-17
4
-0/+9
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-1/+3
*
Deprecate Visual Studio 7 .NET 2003 generator
Brad King
2016-04-28
4
-0/+12
*
Tests: Drop test for VS 7.0 generator deprecation warnings
Brad King
2016-04-28
4
-12/+0
*
Add options to run clang-tidy with the compiler
Daniel Pfeifer
2016-04-13
1
-1/+1
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
4
-11/+1
*
cmake: Teach --build to reject multiple --target options
Sebastian Schuberth
2016-02-05
4
-0/+8
*
cmake: Fix `-E time` argument passing to child
Brad King
2016-01-20
4
-0/+10
*
Print line number of cache parse errors (#11109)
Ashley Whetter
2016-01-19
7
-0/+26
*
Add -Werror and -Wno-error command-line options
Michael Scott
2016-01-12
13
-0/+74
*
cmake: Teach -E make_directory to support multiple input directories
Bartosz Kosiorek
2015-12-10
7
-0/+18
*
cmake: Teach -E copy_directory to support multiple input directories
Bartosz Kosiorek
2015-12-07
10
-0/+23
*
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
Bartosz Kosiorek
2015-12-04
20
-0/+35
*
cmake: Improve '-E' help message formatting
Bartosz Kosiorek
2015-12-04
4
-4/+4
*
Explicitly enable deprecated warnings by default.
Michael Scott
2015-12-01
1
-0/+3
*
Modify dev warning options to affect deprecated warnings.
Michael Scott
2015-12-01
1
-0/+13
*
Add -W options to control deprecated warning messages.
Michael Scott
2015-12-01
4
-0/+14
*
Refactor the -W options parser to be generic.
Michael Scott
2015-12-01
5
-1/+18
*
Explicitly enable author (dev) warnings by default.
Michael Scott
2015-12-01
1
-0/+3
*
Tests: Revise message in RunCMake.CommandLine -Wdev case
Michael Scott
2015-11-30
3
-3/+3
*
Document and test CMAKE_[CURRENT_](BINARY|SOURCE)_DIR in script mode
Tamas Kenez
2015-10-06
2
-0/+15
*
Tests: Add case for -Wdev and -Wno-dev with non-message() warnings (#15747)
Michael Scott
2015-09-25
3
-0/+16
*
Revert topic 'cmake-W-options' (#15747)
Brad King
2015-09-22
18
-76/+0
*
cmake: Add -W options to control deprecation warnings and errors
Michael Scott
2015-07-29
18
-0/+76
*
cmake: add --trace-expand option
Ben Boeckel
2015-07-23
3
-0/+6
*
cmake: Fix --build <relative-dir> for VS generators (#15609)
Brad King
2015-06-11
5
-0/+24
*
Tests: Extend RunCMake.CommandLine to cover --build with no arg
Brad King
2015-06-11
3
-0/+4
*
cmake: Add internal -E mode to run include-what-you-use with the compiler
Bill Hoffman
2015-05-19
9
-0/+14
*
Deprecate Visual Studio 7 generator (.NET 2002)
Brad King
2015-04-15
4
-0/+10
*
Deprecate Visual Studio 6 generator
Brad King
2015-04-15
4
-0/+12
*
cmake: Provide guidance when an invalid -G option is given
Gerald Combs
2015-04-10
2
-2/+6
*
Tests: Move more command line tests into RunCMake.CommandLine
Brad King
2015-04-10
38
-0/+108
*
Tests: Consolidate, refactor and extend -E tar tests
Nils Gladitz
2015-04-10
22
-40/+0
*
cmake: Teach "-E tar" command a "--format=" option
Nils Gladitz
2015-04-10
3
-0/+3
*
Makefile: Tolerate a BOM while scanning source dependencies (#15493)
Brad King
2015-04-03
6
-0/+43
*
Tests: Extend RunCMake.CommandLine to cover 'cmake --build' for 'ninja -v'
Brad King
2015-02-26
3
-0/+22
*
cmake: Teach "-E tar" command a "--files-from=" option
Brad King
2015-01-26
14
-0/+23
*
cmake: Teach "-E tar" command a "--mtime=" option
Brad King
2015-01-19
7
-0/+14
*
RunCMake: Expect empty output by default.
Stephen Kelly
2014-12-31
1
-0/+2
*
cmCacheManager: parse -D flags more strictly
Ben Boeckel
2014-10-20
1
-1/+1
*
Tests: test -D parsing on the command line
Ben Boeckel
2014-10-20
6
-0/+15
[next]