summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Revert "Qbs: Add new 'extra' generator for qbs project files"Brad King2015-05-211-15/+1
* Merge topic 'ExternalProject_FixLog'Brad King2015-05-211-0/+35
|\
| * ExternalProject: Fix log when the first arg of commands is "COMMAND" (#15567)Daniele E. Domenichelli2015-05-201-0/+35
* | 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 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
| |/ /
* | | Merge topic 'fix-tests-in-usr-local'Brad King2015-05-155-1/+23
|\ \ \ | |/ / |/| |
| * | Tests: Fix failures when running under the default install prefix (#15566)Brad King2015-05-144-0/+12
| * | Tests: Fix CheckSourceTree test when build is under source (#15566)Brad King2015-05-141-1/+11
* | | FindHDF5: Add version supportAxel Huebl2015-05-131-2/+2
|/ /
* | 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 'cpack-deb-component-dependencies'Brad King2015-05-126-1/+235
|\ \ \
| * | | CPack/DEB per component dependenciesRaffi Enficiaud2015-05-086-1/+235
| |/ /
* | | Merge topic 'cpack-not-running-tests'Brad King2015-05-122-19/+22
|\ \ \
| * | | CPack: Enable DEB and RPM tests more reliablyDomen Vrankar2015-05-122-19/+22
| |/ /
* | | 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 'vs-install-in-default-build'Brad King2015-05-074-1/+18
|\ \
| * | VS: Add option to put INSTALL target in .sln default buildRobert Goulet2015-05-064-0/+15
| * | Tests: Enable devenv tests on VS >= 10Brad King2015-05-041-1/+3
* | | CPack/DEB component dependency auto-discoveryRaffi Enficiaud2015-05-073-1/+101
|/ /
* | 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
* | | Merge topic 'cpack-deb-component-description'Brad King2015-04-305-1/+221
|\ \ \
| * | | CPackDEB component descriptionRaffi Enficiaud2015-04-295-1/+221
| |/ /
* | | 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-282-0/+4
|\ \
| * | Tests: Guard more CTest tests against parallel execution.Stephen Kelly2015-04-272-0/+4
* | | Merge topic 'test-ExportImport-AIX-GCC'Brad King2015-04-281-0/+1
|\ \ \
| * | | Tests: Fix ExportImport on AIX with GCCBrad King2015-04-231-0/+1
| |/ /
* | | Tests: Fix RunCMake.CTest to tolerate source line number changesBrad King2015-04-271-1/+1
|/ /
* | Merge topic 'cpack-deb-linitian-md5hash'Brad King2015-04-239-0/+434
|\ \
| * | CPackDeb: Add basic package testsRaffi Enficiaud2015-04-239-0/+434
* | | Merge topic 'deterministic-CTest-tests'Brad King2015-04-231-0/+3
|\ \ \
| * | | Tests: Make a CTest test deterministic.Stephen Kelly2015-04-201-0/+3
* | | | Merge topic 'ExternalProject-depend-INTERFACE'Brad King2015-04-229-0/+48
|\ \ \ \
| * | | | ExternalProject: Allow dependencies on INTERFACE librariesBrad King2015-04-229-0/+48