summaryrefslogtreecommitdiffstats
path: root/Source/cmGeneratorExpressionDAGChecker.cxx
Commit message (Expand)AuthorAgeFilesLines
* Exclude the LINK_LIBRARIES related properties from INTERFACE evaluation.Stephen Kelly2013-01-241-2/+8
* Make INTERFACE determined properties readable in generator expressions.Stephen Kelly2013-01-201-0/+13
* Make cycles in target properties ignored, not an error.Stephen Kelly2013-01-051-7/+9
* Make all relevant targets available in the genex context.Stephen Kelly2013-01-051-1/+1
* Add API to check that dependent target properties form a DAG.Stephen Kelly2012-09-281-0/+106