summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add --ignore-eol option to `-E compare_files` commandTaylor Braun-Jones2019-01-281-0/+4
* Merge topic 'cmake_build_jobs_supports_no_space'Brad King2019-01-231-0/+13
|\
| * cmake: --build supports '-jN'Robert Maynard2019-01-221-0/+13
* | cmake: Convert no source/build dir error to warningCraig Scott2019-01-221-1/+11
|/
* Merge topic 'cmake-option-parsing'Brad King2019-01-141-14/+15
|\
| * cmake: Ensure source and binary dirs are setCraig Scott2019-01-131-14/+15
| * Tests: Add cases for -{C,D,U} without a source treeBrad King2019-01-101-0/+5
* | cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_fileArtur Ryt2018-12-291-1/+1
* | cmake: add error message when '-E touch' failsIsaiah Norton2018-11-271-0/+2
* | CMP0053: Fix double warning on uninitialized variables in -P modeR2RT2018-11-051-0/+4
* | Tests: Add cases for -{C,D,U} without a source treeBrad King2018-10-261-0/+5
|/
* Merge topic 'symlink'Brad King2018-09-191-24/+27
|\
| * cmake: Add '-E create_symlink' support on WindowsJon Chronopoulos2018-09-181-24/+27
* | cmake: -S and -B can be used to specify source and build directoriesRobert Maynard2018-09-151-0/+25
|/
* Tests: Adopt wizard test in RunCMake.CommandLineBrad King2018-06-221-0/+1
* cmake: Add options for parallel builds to --build modeFlorian Maushart2018-05-251-0/+23
* Merge topic 'fix-crash-trace-exp-uninit-vars'Brad King2018-04-101-0/+4
|\
| * Fix crash with --trace-expand --warn-uninitialized togetherR2RT2018-04-091-0/+4
* | Drop Visual Studio 8 2005 generatorBrad King2018-04-021-7/+0
|/
* 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