summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/TargetPropertyGeneratorExpressions
Commit message (Expand)AuthorAgeFilesLines
* Tests: Speed up RunCMake.TargetPropertyGeneratorExpressionsBrad King2018-01-2562-241/+135
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-1/+1
* Tests: Don't rely on ordering of targets in maps.Stephen Kelly2015-05-176-6/+6
* RunCMake: Remove unneeded files.Stephen Kelly2015-02-091-1/+0
* Genex: Fix stack overflow in transitive property evaluation.Stephen Kelly2014-07-0220-0/+128
* Cygwin: Avoid legacy warnings in RunCMake.* testsBrad King2013-08-131-1/+1
* Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-072-3/+3
* Revert "Add the $<LINKED:...> generator expression."Stephen Kelly2013-02-134-16/+0
* Revert "Don't allow utility or global targets in the LINKED expression."Stephen Kelly2013-02-135-18/+0
* Don't allow utility or global targets in the LINKED expression.Stephen Kelly2013-02-085-0/+18
* Add the $<LINKED:...> generator expression.Stephen Kelly2013-01-314-0/+16
* Keep track of INCLUDE_DIRECTORIES as a vector of structs.Stephen Kelly2013-01-039-13/+31
* GenEx: Validate target and property names.Stephen Kelly2012-10-0925-0/+125
* GenEx: Report actual target name not found, not "0" each time.Stephen Kelly2012-10-094-0/+15
* Process generator expressions in the COMPILE_DEFINITIONS target property.Stephen Kelly2012-09-287-0/+36
* Process generator expressions in the INCLUDE_DIRECTORIES property.Stephen Kelly2012-09-2814-0/+76