summaryrefslogtreecommitdiff
path: root/Source/cmGeneratorExpressionDAGChecker.h
Commit message (Expand)AuthorAgeFilesLines
* Genex: Simplify the preprocessor looper for interface properties.Stephen Kelly2013-11-091-4/+4
* Merge topic 'tid-system-argument'Brad King2013-07-161-0/+2
|\
| * Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property.Stephen Kelly2013-07-161-0/+2
* | Introduce the LINK_ONLY generator expression.Stephen Kelly2013-07-081-0/+5
|/
* Genex: Extend EvaluatingLinkLibraries to also check the top target name.Stephen Kelly2013-06-241-1/+1
* Use a preprocessor loop to manage the valid transitive properties.Stephen Kelly2013-06-101-3/+15
* Add COMPILE_OPTIONS target property.Stephen Kelly2013-06-021-0/+1
* Fix constness of accessors.Stephen Kelly2013-02-231-2/+2
* Optimize genex evaluation for includes and defines.Stephen Kelly2013-02-021-1/+3
* Add API to check if we're reading a includes or defines property.Stephen Kelly2013-01-311-0/+2
* Make INTERFACE determined properties readable in generator expressions.Stephen Kelly2013-01-201-0/+3
* Make cycles in target properties ignored, not an error.Stephen Kelly2013-01-051-3/+9
* Add API to check that dependent target properties form a DAG.Stephen Kelly2012-09-281-0/+44