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