summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeCommands
Commit message (Expand)AuthorAgeFilesLines
...
| * | Allow target_link_libraries with IMPORTED targets.Stephen Kelly2013-01-081-0/+3
| |/
* | Merge topic 'LINK_LIBRARIES-property'Brad King2013-01-084-1/+31
|\ \
| * | Add LINK_LIBRARIES property for direct target link dependenciesStephen Kelly2013-01-084-1/+31
| |/
* | Add CMAKE_BUILD_INTERFACE_INCLUDES build-variable.Stephen Kelly2013-01-085-1/+36
|/
* Merge topic 'fix-test-warnings'Brad King2013-01-031-1/+1
|\
| * Tests: Fix warning about unused variableStephen Kelly2013-01-031-1/+1
* | Make targets depend on the link interface of their dependees.Stephen Kelly2013-01-034-1/+25
|/
* Use generalized RunCMake test infrastrucure for build_command testBrad King2012-03-123-154/+0
* Use generalized RunCMake test infrastrucure for find_package testBrad King2012-03-1231-341/+0
* find_package: Test that REQUIRED aborts processing correctlyBrad King2012-03-0712-3/+26
* find_package: Test error and warning messages in failure casesBrad King2012-02-2831-0/+318
* Add infrastructure for CMakeCommands testsBrad King2012-02-282-0/+10
* GenerateExportHeader test: add newlines before end of fileRolf Eike Beer2012-01-171-1/+1
* target_link_libraries: Add LINK_(PUBLIC|PRIVATE) optionsStephen Kelly2011-11-228-0/+127
* Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...David Cole2009-12-042-0/+144