summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'run-include-what-you-use'Brad King2015-05-2119-0/+63
|\
| * Add options to run include-what-you-use with the compilerBrad King2015-05-1910-0/+49
| * cmake: Add internal -E mode to run include-what-you-use with the compilerBill Hoffman2015-05-199-0/+14
* | Merge topic 'use-std-unordered_map'Brad King2015-05-196-6/+6
|\ \
| * | Tests: Don't rely on ordering of targets in maps.Stephen Kelly2015-05-176-6/+6
| |/
* | Merge topic 'minor-cleanups'Brad King2015-05-194-0/+14
|\ \
| * | if(): Test the effect of cmMakefileCall use in elseif() handling.Stephen Kelly2015-05-184-0/+14
| |/
* | Merge topic 'fix-function-missing-endforeach'Brad King2015-05-197-0/+32
|\ \ | |/ |/|
| * Fix assertion failure on unmatched foreach in function (#15572)Brad King2015-05-187-0/+32
| * Merge branch 'configure_file-NEWLINE_STYLE-no-warn' into releaseBrad King2015-03-0923-0/+78
| |\
* | \ Merge topic 'refactor-cmLocalGenerator'Brad King2015-05-152-0/+17
|\ \ \
| * | | Tests: Add case for 'ctest' run with bad CTestTestfileBrad King2015-05-142-0/+17
* | | | Merge topic 'disallow-install-of-export'Brad King2015-05-159-0/+49
|\ \ \ \
| * | | | install: Disallow installing export() result.Stephen Kelly2015-05-149-0/+49
| |/ / /
* | | | Tests: Fix failures when running under the default install prefix (#15566)Brad King2015-05-143-0/+9
|/ / /
* | | Merge topic 'ctest-no-make-i'Brad King2015-05-1215-1/+87
|\ \ \
| * | | CTest: Stop telling 'make' to ignore errors with -iBrad King2015-05-1215-1/+87
* | | | Merge topic 'ExternalProject-improve-missing-source-error'Brad King2015-05-1210-0/+69
|\ \ \ \ | |/ / / |/| | |
| * | | ExternalProject: Improve error when SOURCE_DIR is missing (#15560)Brad King2015-05-0810-0/+69
* | | | execute_process: Improve stdout/stderr mergingBrad King2015-05-078-0/+56
|/ / /
* | | Merge topic 'test-RunCMake-parallel-make'Brad King2015-04-301-0/+3
|\ \ \
| * | | Tests: Protect RunCMake tests from MAKEFLAGS in environment (#15542)Brad King2015-04-291-0/+3
* | | | if: Implement new IN_LIST operatorNils Gladitz2015-04-3010-0/+81
* | | | Revert "add_custom_command: Diagnose MAIN_DEPENDENCY limitation."Nils Gladitz2015-04-3011-70/+0
|/ / /
* | | Merge topic 'deterministic-CTest-tests'Brad King2015-04-281-0/+2
|\ \ \
| * | | Tests: Guard more CTest tests against parallel execution.Stephen Kelly2015-04-271-0/+2
* | | | Tests: Fix RunCMake.CTest to tolerate source line number changesBrad King2015-04-271-1/+1
|/ / /
* | | Merge topic 'deterministic-CTest-tests'Brad King2015-04-231-0/+3
|\ \ \
| * | | Tests: Make a CTest test deterministic.Stephen Kelly2015-04-201-0/+3
* | | | ExternalProject: Allow dependencies on INTERFACE librariesBrad King2015-04-227-0/+29
* | | | ExternalProject: Allow generator expressions in initial cache optionsAndrey Pokrovskiy2015-04-216-7/+16
* | | | Merge topic 'ExternalProject-test-refactor'Brad King2015-04-216-58/+63
|\ \ \ \ | |/ / / |/| | |
| * | | Tests: Delay RunCMake.ExternalProject case checksBrad King2015-04-206-58/+63
* | | | Merge topic 'stable-xcode-projects'Brad King2015-04-201-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Xcode: Refine quoting rules for StringsGregor Jasny2015-04-171-2/+2
* | | | Deprecate Visual Studio 7 generator (.NET 2002)Brad King2015-04-155-0/+13
* | | | Deprecate Visual Studio 6 generatorBrad King2015-04-155-0/+15
* | | | Merge topic 'cmake-cleanups'Brad King2015-04-133-0/+53
|\ \ \ \
| * | | | Test expected value of DEBUG_CONFIGURATIONS global property.Stephen Kelly2015-04-123-0/+53
* | | | | Merge topic 'cmake-G-print-generators'Brad King2015-04-132-2/+6
|\ \ \ \ \
| * | | | | cmake: Provide guidance when an invalid -G option is givenGerald Combs2015-04-102-2/+6
* | | | | | Merge topic 'move-command-line-tests'Brad King2015-04-1338-0/+108
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Tests: Move more command line tests into RunCMake.CommandLineBrad King2015-04-1038-0/+108
| |/ / / /
* | | | | Merge topic 'emulator-property'Brad King2015-04-131-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Tests: Create pseudo_emulator output dir for Xcode 2.xBrad King2015-04-101-0/+8
* | | | | Tests: Consolidate, refactor and extend -E tar testsNils Gladitz2015-04-1038-13/+198
* | | | | cmake: Teach "-E tar" command a "--format=" optionNils Gladitz2015-04-103-0/+3
| |/ / / |/| | |
* | | | Merge topic 'link-implicit-libs-full-path'Brad King2015-04-0919-2/+105
|\ \ \ \
| * | | | Link libraries by full path even in implicit directoriesBrad King2015-04-0918-0/+97
| * | | | Tests: Teach RunCMake to optionally merge command output to stdoutBrad King2015-04-071-2/+8