summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'makefile-target-messages'Brad King2015-07-151-0/+3
|\
| * Tests: Add test for TARGET_MESSAGES global propertyBrad King2015-07-141-0/+3
* | Tests: Move command failure cases into RunCMake infrastructureBrad King2015-07-141-0/+1
|/
* Merge topic 'empty-LINK_LIBRARIES'Brad King2015-07-091-0/+1
|\
| * set_property: Fix crash when setting LINK_LIBRARIES to nothingBrad King2015-07-081-0/+1
* | Merge topic 'add-apple-swift-language'Brad King2015-07-081-0/+5
|\ \
| * | Add rudimentary support for the Apple Swift language with XcodeBrad King2015-07-061-0/+5
* | | Windows: Optionally generate DLL module definition files automaticallyBill Hoffman2015-07-061-0/+3
|/ /
* | Merge topic 'GNUInstallDirs-special-prefixes'Brad King2015-06-191-0/+1
|\ \
| * | GNUInstallDirs: Add test casesBrad King2015-06-181-0/+1
| |/
* | Merge topic 'cpack-rpm-and-deb-runcmake-tests'Brad King2015-06-161-4/+35
|\ \
| * | Tests: Move RunCMake.CPackRPM case into RunCMake.CPack_RPM testDomen Vrankar2015-06-151-4/+0
| * | Tests: Add RunCMake tests for CPack{Deb,RPM}Domen Vrankar2015-06-151-0/+35
| |/
* | Add options to launch the compiler through tools like ccache or distccBill Hoffman2015-06-151-0/+1
|/
* Tests: Refactor RunCMake.VisibilityPreset test setupBrad King2015-05-221-16/+3
* Add options to run include-what-you-use with the compilerBrad King2015-05-191-0/+5
* execute_process: Improve stdout/stderr mergingBrad King2015-05-071-0/+1
* if: Implement new IN_LIST operatorNils Gladitz2015-04-301-0/+1
* Revert "add_custom_command: Diagnose MAIN_DEPENDENCY limitation."Nils Gladitz2015-04-301-1/+0
* 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-101-0/+1
* | Merge topic 'link-implicit-libs-full-path'Brad King2015-04-091-0/+1
|\ \ | |/ |/|
| * Link libraries by full path even in implicit directoriesBrad King2015-04-091-0/+1
* | Properties: Add CROSSCOMPILING_EMULATOR target property.Matt McCormick2015-04-071-0/+4
|/
* Merge topic 'test_cpack_symlinks'Brad King2015-04-061-0/+5
|\
| * Tests: Add case for CPack source package with symlinksBill Hoffman2015-04-061-0/+5
* | Do not treat DEFINITIONS as a built-in directory propertyStephen Kelly2015-04-021-0/+1
|/
* Merge topic 'ninja-require-byproducts'Brad King2015-03-231-0/+3
|\
| * Ninja: Add policy to require explicit custom command byproductsBrad King2015-03-201-0/+3
* | Merge topic 'ctest-repeat-until-fail'Brad King2015-03-231-0/+1
|\ \ | |/ |/|
| * ctest: Add a new --repeat-until-fail optionBill Hoffman2015-03-231-0/+1
* | FindMatlab: Rewrite module and provide a usage APIRaffi Enficiaud2015-03-171-0/+5
* | Merge topic 'main_dependency_diagnostic'Brad King2015-03-121-0/+1
|\ \
| * | add_custom_command: Diagnose MAIN_DEPENDENCY limitation.Nils Gladitz2015-03-091-0/+1
| |/
* | Genex: Enable use of COMPILE_LANGUAGE for compile options.Stephen Kelly2015-03-091-0/+2
|/
* Merge topic 'osx-framework-search-platform-SDKs'Brad King2015-02-241-1/+1
|\
| * OS X: Add platform-specific Frameworks search pathGregor Jasny2015-02-231-1/+1
* | Merge topic 'ctest-output-options'Brad King2015-02-241-0/+8
|\ \
| * | ctest_upload: Add QUIET optionZack Galbreath2015-02-231-0/+1
| * | ctest_coverage: Add QUIET optionZack Galbreath2015-02-231-0/+3
| * | ctest_test: Add QUIET optionZack Galbreath2015-02-231-0/+1
| * | ctest_build: Add QUIET optionZack Galbreath2015-02-231-0/+1
| * | ctest_configure: Add QUIET optionZack Galbreath2015-02-231-0/+1
| * | ctest_start: Add QUIET optionZack Galbreath2015-02-231-0/+1
* | | Merge topic 'test-RunCMake-refactor-ctest'Brad King2015-02-241-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Tests: Rename RunCMake.{CTestMemcheck => ctest_memcheck}Brad King2015-02-191-1/+1
| * Tests: Rename RunCMake.{CTestSubmit => ctest_submit}Brad King2015-02-191-1/+1
* | Teach find_(library|file|path) to get prefixes from PATH (#15370)Brad King2015-02-191-0/+2
* | Tests: Consolidate detection of 'rpmbuild'Brad King2015-02-131-1/+1
|/