summaryrefslogtreecommitdiffstats
path: root/Source/cmGeneratorTarget_TransitiveProperty.cxx
Commit message (Expand)AuthorAgeFilesLines
* GenEx: Limit TARGET_PROPERTY transitive closure optimization to subgraphsMichael Herwig2024-09-101-1/+13
* Restore support for exporting INTERFACE with missing dependenciesBrad King2024-07-151-2/+1
* Evaluation of TRANSITIVE_LINK_PROPERTIES isn't considered a usageRobert Maynard2024-07-051-1/+2
* GenEx: Add support for custom transitive link propertiesBrad King2024-05-211-1/+2
* GenEx: Add support for custom transitive compile propertiesBrad King2024-05-211-2/+88
* cmGeneratorExpressionDAGChecker: Make config name available in constructorBrad King2024-05-211-3/+3
* cmGeneratorTarget: Factor transitive property methods into own sourceBrad King2024-05-201-0/+207