Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |