| Commit message (Expand) | Author | Age | Files | Lines |
* | server-mode: Introduce cmServerConnection | Tobias Hunger | 2016-09-22 | 1 | -0/+1 |
|
|
* | cmake-server: Bare-bones server implementation | Tobias Hunger | 2016-09-19 | 1 | -0/+1 |
|
|
* | cmake: Add `cmake -E capabilities` mode | Tobias Hunger | 2016-08-16 | 1 | -0/+2 |
|
|
* | cmake: Add an option to control what files needs to be traced | Alex Turbov | 2016-06-17 | 1 | -0/+4 |
|
|
* | Deprecate Visual Studio 7 .NET 2003 generator | Brad King | 2016-04-28 | 1 | -0/+7 |
|
|
* | Tests: Drop test for VS 7.0 generator deprecation warnings | Brad King | 2016-04-28 | 1 | -7/+0 |
|
|
* | Drop Visual Studio 6 generator | Brad King | 2016-03-09 | 1 | -6/+1 |
|
|
* | cmake: Teach --build to reject multiple --target options | Sebastian Schuberth | 2016-02-05 | 1 | -0/+2 |
|
|
* | cmake: Fix `-E time` argument passing to child | Brad King | 2016-01-20 | 1 | -0/+3 |
|
|
* | Print line number of cache parse errors (#11109) | Ashley Whetter | 2016-01-19 | 1 | -0/+5 |
|
|
* | Add -Werror and -Wno-error command-line options | Michael Scott | 2016-01-12 | 1 | -0/+22 |
|
|
* | cmake: Teach -E make_directory to support multiple input directories | Bartosz Kosiorek | 2015-12-10 | 1 | -0/+14 |
|
|
* | cmake: Teach -E copy_directory to support multiple input directories | Bartosz Kosiorek | 2015-12-07 | 1 | -0/+17 |
|
|
* | cmake: Teach -E copy[_if_different] to support multiple files (#15703) | Bartosz Kosiorek | 2015-12-04 | 1 | -0/+23 |
|
|
* | 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 | 1 | -0/+8 |
|
|
* | Refactor the -W options parser to be generic. | Michael Scott | 2015-12-01 | 1 | -1/+12 |
|
|
* | Explicitly enable author (dev) warnings by default. | Michael Scott | 2015-12-01 | 1 | -0/+3 |
|
|
* | Document and test CMAKE_[CURRENT_](BINARY|SOURCE)_DIR in script mode | Tamas Kenez | 2015-10-06 | 1 | -0/+1 |
|
|
* | Revert topic 'cmake-W-options' (#15747) | Brad King | 2015-09-22 | 1 | -46/+0 |
|
|
* | cmake: Add -W options to control deprecation warnings and errors | Michael Scott | 2015-07-29 | 1 | -0/+46 |
|
|
* | cmake: add --trace-expand option | Ben Boeckel | 2015-07-23 | 1 | -0/+4 |
|
|
* | cmake: Fix --build <relative-dir> for VS generators (#15609) | Brad King | 2015-06-11 | 1 | -0/+15 |
|
|
* | Tests: Extend RunCMake.CommandLine to cover --build with no arg | Brad King | 2015-06-11 | 1 | -0/+2 |
|
|
* | cmake: Add internal -E mode to run include-what-you-use with the compiler | Bill Hoffman | 2015-05-19 | 1 | -0/+5 |
|
|
* | Deprecate Visual Studio 7 generator (.NET 2002) | Brad King | 2015-04-15 | 1 | -0/+5 |
|
|
* | Deprecate Visual Studio 6 generator | Brad King | 2015-04-15 | 1 | -0/+7 |
|
|
* | Tests: Move more command line tests into RunCMake.CommandLine | Brad King | 2015-04-10 | 1 | -0/+40 |
|
|
* | Tests: Consolidate, refactor and extend -E tar tests | Nils Gladitz | 2015-04-10 | 1 | -12/+0 |
|
|
* | cmake: Teach "-E tar" command a "--format=" option | Nils Gladitz | 2015-04-10 | 1 | -0/+1 |
|
|
* | Makefile: Tolerate a BOM while scanning source dependencies (#15493) | Brad King | 2015-04-03 | 1 | -0/+26 |
|
|
* | Tests: Extend RunCMake.CommandLine to cover 'cmake --build' for 'ninja -v' | Brad King | 2015-02-26 | 1 | -0/+16 |
|
|
* | cmake: Teach "-E tar" command a "--files-from=" option | Brad King | 2015-01-26 | 1 | -0/+5 |
|
|
* | cmake: Teach "-E tar" command a "--mtime=" option | Brad King | 2015-01-19 | 1 | -0/+6 |
|
|
* | RunCMake: Expect empty output by default. | Stephen Kelly | 2014-12-31 | 1 | -0/+2 |
|
|
* | Tests: test -D parsing on the command line | Ben Boeckel | 2014-10-20 | 1 | -0/+8 |
|
|
* | cmake: Add '-E env' command-line tool | Brad King | 2014-06-23 | 1 | -0/+6 |
|
|
* | cmake: Do not open directories as scripts (#14966) | Brad King | 2014-06-09 | 1 | -0/+2 |
|
|
* | cmake: Fix --build crash on bad CMAKE_GENERATOR in cache | Brad King | 2014-06-03 | 1 | -0/+7 |
|
|
* | cmake: Add '-E sleep' command | Brad King | 2014-01-21 | 1 | -0/+5 |
|
|
* | cmake: Improve '-E create_symlink' edge case handling (#14713) | Brad King | 2014-01-20 | 1 | -0/+25 |
|
|