| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | cmake: Add '-E env' command-line tool | Brad King | 2014-06-23 | 11 | -0/+24 |
|
|
* | cmake: Do not open directories as scripts (#14966) | Brad King | 2014-06-09 | 3 | -0/+4 |
|
|
* | cmake: Fix --build crash on bad CMAKE_GENERATOR in cache | Brad King | 2014-06-03 | 9 | -0/+14 |
|
|
* | cmake: Add '-E sleep' command | Brad King | 2014-01-21 | 7 | -0/+12 |
|
|
* | cmake: Improve '-E create_symlink' edge case handling (#14713) | Brad King | 2014-01-20 | 7 | -0/+38 |
|
|