summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* Clean up iwyu code to not be one big if statement.Bill Hoffman2017-09-131-4/+4
* Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command modeAndré Klitzing2017-07-141-0/+17
* Add some unit tests for md5sumAndré Klitzing2017-07-091-0/+7
* Deprecate Visual Studio 8 2005 generatorBrad King2017-04-211-0/+7
* Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-191-7/+0
* cmListFileLexer: bail out on seek-errorsGregor Jasny2017-02-271-0/+13
* server-mode: Introduce cmServerConnectionTobias Hunger2016-09-221-0/+1
* cmake-server: Bare-bones server implementationTobias Hunger2016-09-191-0/+1
* cmake: Add `cmake -E capabilities` modeTobias Hunger2016-08-161-0/+2
* cmake: Add an option to control what files needs to be tracedAlex Turbov2016-06-171-0/+4
* Deprecate Visual Studio 7 .NET 2003 generatorBrad King2016-04-281-0/+7
* Tests: Drop test for VS 7.0 generator deprecation warningsBrad King2016-04-281-7/+0
* Drop Visual Studio 6 generatorBrad King2016-03-091-6/+1
* cmake: Teach --build to reject multiple --target optionsSebastian Schuberth2016-02-051-0/+2
* cmake: Fix `-E time` argument passing to childBrad King2016-01-201-0/+3
* Print line number of cache parse errors (#11109)Ashley Whetter2016-01-191-0/+5
* Add -Werror and -Wno-error command-line optionsMichael Scott2016-01-121-0/+22
* cmake: Teach -E make_directory to support multiple input directoriesBartosz Kosiorek2015-12-101-0/+14
* cmake: Teach -E copy_directory to support multiple input directoriesBartosz Kosiorek2015-12-071-0/+17
* cmake: Teach -E copy[_if_different] to support multiple files (#15703)Bartosz Kosiorek2015-12-041-0/+23
* Explicitly enable deprecated warnings by default.Michael Scott2015-12-011-0/+3
* Modify dev warning options to affect deprecated warnings.Michael Scott2015-12-011-0/+13
* Add -W options to control deprecated warning messages.Michael Scott2015-12-011-0/+8
* Refactor the -W options parser to be generic.Michael Scott2015-12-011-1/+12
* Explicitly enable author (dev) warnings by default.Michael Scott2015-12-011-0/+3
* Document and test CMAKE_[CURRENT_](BINARY|SOURCE)_DIR in script modeTamas Kenez2015-10-061-0/+1
* Revert topic 'cmake-W-options' (#15747)Brad King2015-09-221-46/+0
* cmake: Add -W options to control deprecation warnings and errorsMichael Scott2015-07-291-0/+46
* cmake: add --trace-expand optionBen Boeckel2015-07-231-0/+4
* cmake: Fix --build <relative-dir> for VS generators (#15609)Brad King2015-06-111-0/+15
* Tests: Extend RunCMake.CommandLine to cover --build with no argBrad King2015-06-111-0/+2
* cmake: Add internal -E mode to run include-what-you-use with the compilerBill Hoffman2015-05-191-0/+5
* Deprecate Visual Studio 7 generator (.NET 2002)Brad King2015-04-151-0/+5
* Deprecate Visual Studio 6 generatorBrad King2015-04-151-0/+7
* Tests: Move more command line tests into RunCMake.CommandLineBrad King2015-04-101-0/+40
* Tests: Consolidate, refactor and extend -E tar testsNils Gladitz2015-04-101-12/+0
* cmake: Teach "-E tar" command a "--format=" optionNils Gladitz2015-04-101-0/+1
* Makefile: Tolerate a BOM while scanning source dependencies (#15493)Brad King2015-04-031-0/+26
* Tests: Extend RunCMake.CommandLine to cover 'cmake --build' for 'ninja -v'Brad King2015-02-261-0/+16
* cmake: Teach "-E tar" command a "--files-from=" optionBrad King2015-01-261-0/+5
* cmake: Teach "-E tar" command a "--mtime=" optionBrad King2015-01-191-0/+6
* RunCMake: Expect empty output by default.Stephen Kelly2014-12-311-0/+2
* Tests: test -D parsing on the command lineBen Boeckel2014-10-201-0/+8
* cmake: Add '-E env' command-line toolBrad King2014-06-231-0/+6
* cmake: Do not open directories as scripts (#14966)Brad King2014-06-091-0/+2
* cmake: Fix --build crash on bad CMAKE_GENERATOR in cacheBrad King2014-06-031-0/+7
* cmake: Add '-E sleep' commandBrad King2014-01-211-0/+5
* cmake: Improve '-E create_symlink' edge case handling (#14713)Brad King2014-01-201-0/+25