summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CommandLine
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-019-0/+24
|/
* Tests: Avoid enabling languages in RunCMake.CommandLine -S and -B casesBrad King2019-04-101-1/+2
* Tests: Fix RunCMake.CommandLine test to use generator with -S and -BBrad King2019-04-101-11/+15
* Merge topic 'cmake--install'Kyle Edwards2019-03-198-0/+32
|\
| * cmake: add '--install <dir>' optionJiang Yi2019-03-178-0/+32
* | cmake: add short version of '--target <tgt>...' optionBartosz Kosiorek2019-03-121-1/+1
|/
* cmake: Teach --build mode to support multiple targetsBartosz Kosiorek2019-03-057-3/+12
* cmake: Add --ignore-eol option to `-E compare_files` commandTaylor Braun-Jones2019-01-2810-0/+12
* Merge topic 'cmake_build_jobs_supports_no_space'Brad King2019-01-239-0/+21
|\
| * cmake: --build supports '-jN'Robert Maynard2019-01-229-0/+25
| * Tests: Remove unused files from RunCMake.CommandLine testBrad King2019-01-224-4/+0
* | cmake: Convert no source/build dir error to warningCraig Scott2019-01-223-3/+15
|/
* Merge topic 'cmake-option-parsing'Brad King2019-01-143-14/+17
|\
| * cmake: Ensure source and binary dirs are setCraig Scott2019-01-143-14/+17
| * Tests: Add cases for -{C,D,U} without a source treeBrad King2019-01-1012-1/+22
* | cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_fileArtur Ryt2018-12-303-4/+69
* | cmake: add error message when '-E touch' failsIsaiah Norton2018-11-273-0/+4
* | CMP0053: Fix double warning on uninitialized variables in -P modeR2RT2018-11-053-0/+10
* | Tests: Add cases for -{C,D,U} without a source treeBrad King2018-10-2612-1/+22
* | Testing: Update hard-coded line numbers to [0-9]+ in some testsKyle Edwards2018-10-106-9/+9
|/
* Merge topic 'symlink'Brad King2018-09-193-31/+42
|\
| * cmake: Add '-E create_symlink' support on WindowsJon Chronopoulos2018-09-183-31/+42
* | cmake: -S and -B can be used to specify source and build directoriesRobert Maynard2018-09-1511-0/+42
|/
* Tests: Adopt wizard test in RunCMake.CommandLineBrad King2018-06-223-0/+3
* clang-format.bash: update to clang-format-6.0Brad King2018-06-011-1/+1
* cmake: Add options for parallel builds to --build modeFlorian Maushart2018-05-2517-0/+43
* Merge topic 'fix-crash-trace-exp-uninit-vars'Brad King2018-04-103-0/+10
|\
| * Fix crash with --trace-expand --warn-uninitialized togetherR2RT2018-04-093-0/+10
* | Drop Visual Studio 8 2005 generatorBrad King2018-04-024-12/+0
|/
* cmcmd: Restore support for running multiple lint toolsBrad King2017-10-271-5/+6
* Clean up iwyu code to not be one big if statement.Bill Hoffman2017-09-1312-7/+11
* Add properties to run cppcheck along with the compilerBill Hoffman2017-08-301-1/+1
* Add sha1sum, sha224sum, sha256sum, sha384sum and sha512sum to command modeAndré Klitzing2017-07-1431-0/+47
* Add some unit tests for md5sumAndré Klitzing2017-07-0910-0/+17
* Deprecate Visual Studio 8 2005 generatorBrad King2017-04-214-0/+12
* Drop Visual Studio 7 .NET 2003 generatorBrad King2017-04-194-12/+0
* cmListFileLexer: bail out on seek-errorsGregor Jasny2017-02-273-0/+16
* clang-format.bash: Use Git attributes to mark files for formattingBrad King2017-02-221-0/+2
* Add properties to run the cpplint style checker with the compilerJamie Snape2017-01-231-1/+1
* server-mode: Introduce cmServerConnectionTobias Hunger2016-09-223-0/+3
* server-mode: Add --experimental flagTobias Hunger2016-09-201-1/+1
* cmake-server: Bare-bones server implementationTobias Hunger2016-09-193-0/+3
* cmake: Add `cmake -E capabilities` modeTobias Hunger2016-08-164-0/+5
* cmake: Add an option to control what files needs to be tracedAlex Turbov2016-06-174-0/+9
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-1/+3
* Deprecate Visual Studio 7 .NET 2003 generatorBrad King2016-04-284-0/+12
* Tests: Drop test for VS 7.0 generator deprecation warningsBrad King2016-04-284-12/+0
* Add options to run clang-tidy with the compilerDaniel Pfeifer2016-04-131-1/+1