summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeCommands
Commit message (Expand)AuthorAgeFilesLines
* Allow target commands to be invoked with no items (#14325).Stephen Kelly2013-07-313-0/+24
* cmTarget: Fix iface libraries and languages for static libraries.Stephen Kelly2013-07-266-0/+29
* target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signatureStephen Kelly2013-07-242-0/+25
* TLL: Don't populate old link interface if CMP0022 is NEW.Stephen Kelly2013-07-087-0/+58
* Introduce add_compile_options command.Stephen Kelly2013-06-042-0/+25
* Add target_compile_options command.Stephen Kelly2013-06-023-0/+71
* Test that linking using the debug keyword to tll works.Stephen Kelly2013-05-161-0/+8
* Rename variable for including current directory in interfacesBrad King2013-03-191-1/+1
* Merge topic 'fix-transitive-target-names'Brad King2013-03-122-0/+8
|\
| * Restore support for target names with '+' (#13986)Stephen Kelly2013-03-122-0/+8
* | Remove unused parameters from target_link_libraries tests.Stephen Kelly2013-03-063-3/+3
|/
* Revert "Add the TARGET_DEFINED generator expression"Stephen Kelly2013-02-252-10/+0
* Remove use of TARGET_DEFINED from the target_link_libraries test.Stephen Kelly2013-02-251-4/+4
* Remove use of TARGET_DEFINED from target_include_directories test.Stephen Kelly2013-02-251-3/+3
* Revert "Add the $<LINKED:...> generator expression."Stephen Kelly2013-02-134-23/+0
* Don't use LINKED where not needed.Stephen Kelly2013-02-122-2/+2
* Only use early evaluation termination for transitive properties.Stephen Kelly2013-02-071-1/+4
* Add includes and compile definitions with target_link_libraries.Stephen Kelly2013-01-314-4/+51
* Add the $<LINKED:...> generator expression.Stephen Kelly2013-01-314-1/+25
* Make subclasses responsible for joining content.Stephen Kelly2013-01-295-0/+13
* Don't allow targets args in the new target commands.Stephen Kelly2013-01-292-2/+2
* Merge topic 'disallow-IMPORTED-interface-porcelain'Brad King2013-01-235-27/+2
|\
| * Disallow porcelain to populate includes and defines of IMPORTED targets.Stephen Kelly2013-01-214-24/+2
| * Revert "Allow target_link_libraries with IMPORTED targets."Stephen Kelly2013-01-211-3/+0
* | Make sure generator expressions can be used with target_include_directories.Stephen Kelly2013-01-161-1/+6
|/
* Add the TARGET_DEFINED generator expressionStephen Kelly2013-01-132-0/+10
* Allow generator expressions in LINK_INTERFACE_LIBRARIES.Stephen Kelly2013-01-104-0/+44
* Merge topic 'target-includes-defines-commands'Brad King2013-01-106-0/+157
|\
| * Add the target_compile_definitions command.Stephen Kelly2013-01-103-0/+58
| * Add the target_include_directories command.Stephen Kelly2013-01-103-0/+99
* | Merge topic 'tll-IMPORTED-targets'Brad King2013-01-101-0/+3
|\ \
| * | 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