summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake
Commit message (Expand)AuthorAgeFilesLines
* Tests: Move command failure cases into RunCMake infrastructureBrad King2015-07-14106-0/+288
* Tests: Move CTestTestConfigFileInBuildDir into RunCMake.ctest_startBrad King2015-07-143-0/+27
* Merge topic 'empty-LINK_LIBRARIES'Brad King2015-07-094-0/+14
|\
| * set_property: Fix crash when setting LINK_LIBRARIES to nothingBrad King2015-07-084-0/+14
* | Merge topic 'string-append'Brad King2015-07-085-0/+67
|\ \
| * | string: add APPEND subcommandDaniel Pfeifer2015-07-075-0/+67
* | | Merge topic 'add-apple-swift-language'Brad King2015-07-0811-0/+35
|\ \ \
| * | | Add rudimentary support for the Apple Swift language with XcodeBrad King2015-07-0611-0/+35
* | | | Merge topic 'auto_export_dll_symbols'Brad King2015-07-0812-0/+138
|\ \ \ \
| * | | | Windows: Optionally generate DLL module definition files automaticallyBill Hoffman2015-07-0612-0/+138
* | | | | Merge topic 'ExternalProject-USES_TERMINAL'Brad King2015-07-073-0/+143
|\ \ \ \ \
| * | | | | ExternalProject: Added new USES_TERMINAL optionsJames Johnston2015-07-063-0/+143
| | |_|/ / | |/| | |
* | | | | Merge topic 'refactor-cmListFileBacktrace'Brad King2015-07-0713-16/+48
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cmMakefile: Create a scoped context for parsing listfiles.Stephen Kelly2015-07-0613-16/+48
| | |/ / | |/| |
* | | | CTest: Show the number of tests for each label in the summaryBetsy McPhail2015-07-062-0/+30
|/ / /
* | | Merge topic 'ctest-test-load'Brad King2015-07-0224-0/+147
|\ \ \
| * | | ctest: Optionally avoid starting tests that may exceed a given CPU loadBetsy McPhail2015-06-3023-0/+140
| * | | Tests: Teach RunCMake infrastructure to optionally timeoutBrad King2015-06-301-0/+7
| |/ /
* | | enable_language: Allow CMakeDetermine<LANG>Compiler module to fail earlyBrad King2015-06-295-0/+11
* | | Merge topic 'fix-target_link_libraries-wrong-dir'Brad King2015-06-266-0/+11
|\ \ \ | |/ / |/| |
| * | cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626)Brad King2015-06-256-0/+11
| |/
* | Merge topic 'fix-function-missing-end'Brad King2015-06-237-0/+20
|\ \
| * | Fix assertion failure on unmatched function or macroBrad King2015-06-227-0/+20
* | | Merge topic 'GNUInstallDirs-special-prefixes'Brad King2015-06-1912-0/+158
|\ \ \
| * | | GNUInstallDirs: Add special cases for certain prefixesAlex Turbov2015-06-183-30/+30
| * | | GNUInstallDirs: Add test casesBrad King2015-06-1812-0/+158
* | | | Merge topic 'cmake--build-dir'Brad King2015-06-167-0/+28
|\ \ \ \
| * | | | cmake: Fix --build <relative-dir> for VS generators (#15609)Brad King2015-06-115-0/+24
| * | | | Tests: Extend RunCMake.CommandLine to cover --build with no argBrad King2015-06-113-0/+4
| |/ / /
* | | | Merge topic 'cpack-rpm-and-deb-runcmake-tests'Brad King2015-06-1621-28/+392
|\ \ \ \
| * | | | Tests: Move RunCMake.CPackRPM case into RunCMake.CPack_RPM testDomen Vrankar2015-06-157-28/+6
| * | | | Tests: Add RunCMake tests for CPack{Deb,RPM}Domen Vrankar2015-06-1516-0/+386
| |/ / /
* | | | Merge topic 'compiler-launcher'Brad King2015-06-1513-0/+49
|\ \ \ \ | |/ / / |/| | |
| * | | Add options to launch the compiler through tools like ccache or distccBill Hoffman2015-06-1513-0/+49
| | |/ | |/|
* | | CTest: Capture test stdout/stderr through one pipe (#15600)Brad King2015-06-033-0/+30
|/ /
* | Merge topic 'FindPkgConfig_fix_extra_path'Brad King2015-06-013-0/+107
|\ \
| * | FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH varsDaniele E. Domenichelli2015-05-293-0/+107
* | | FindMatlab: fix reconfiguration of Matlab_ROOT_DIRRaffi Enficiaud2015-06-014-0/+59
|/ /
* | Tests: Add case for rejecting $<TARGET_FILE:...> on an INTERFACE libraryBrad King2015-05-264-0/+34
* | Merge topic 'extend-visibility-properties'Brad King2015-05-2611-23/+104
|\ \
| * | Honor visibility properties for all target types (#15556)Brad King2015-05-269-1/+95
| * | Tests: Refactor RunCMake.VisibilityPreset test setupBrad King2015-05-223-22/+9
* | | Merge topic 'run-include-what-you-use'Brad King2015-05-265-0/+18
|\ \ \ | |/ / |/| |
| * | Makefile: Fix <LANG>_INCLUDE_WHAT_YOU_USE with CTEST_USE_LAUNCHERSBrad King2015-05-225-0/+18
* | | 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
|\ \ \