summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CommandLine/RunCMakeTest.cmake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'default-generator-env'Brad King2019-05-221-0/+68
|\
| * Tests: Add environment generator testsEicke Herbertz2019-05-221-0/+68
* | Merge topic 'std-pipes-always'Brad King2019-05-031-0/+4
|\ \
| * | Ensure stdin, stdout, and stderr pipes are always openBrad King2019-05-021-0/+4
| |/
* | cmake: --build -j <jobs> should not accept 0.Fred Baksik2019-05-011-0/+8
|/
* Tests: Fix RunCMake.CommandLine test to use generator with -S and -BBrad King2019-04-101-11/+15
* Merge topic 'cmake--install'Kyle Edwards2019-03-191-0/+8
|\
| * cmake: add '--install <dir>' optionJiang Yi2019-03-171-0/+8
* | cmake: add short version of '--target <tgt>...' optionBartosz Kosiorek2019-03-121-1/+1
|/
* cmake: Teach --build mode to support multiple targetsBartosz Kosiorek2019-03-051-0/+6
* 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-141-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-301-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