summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Tolerate a BOM while scanning source dependencies (#15493)Brad King2015-04-036-0/+43
* Tests: Extend RunCMake.CommandLine to cover 'cmake --build' for 'ninja -v'Brad King2015-02-263-0/+22
* cmake: Teach "-E tar" command a "--files-from=" optionBrad King2015-01-2614-0/+23
* cmake: Teach "-E tar" command a "--mtime=" optionBrad King2015-01-197-0/+14
* RunCMake: Expect empty output by default.Stephen Kelly2014-12-311-0/+2
* cmCacheManager: parse -D flags more strictlyBen Boeckel2014-10-201-1/+1
* Tests: test -D parsing on the command lineBen Boeckel2014-10-206-0/+15
* cmake: Add '-E env' command-line toolBrad King2014-06-2311-0/+24
* cmake: Do not open directories as scripts (#14966)Brad King2014-06-093-0/+4
* cmake: Fix --build crash on bad CMAKE_GENERATOR in cacheBrad King2014-06-039-0/+14
* cmake: Add '-E sleep' commandBrad King2014-01-217-0/+12
* cmake: Improve '-E create_symlink' edge case handling (#14713)Brad King2014-01-207-0/+38