summaryrefslogtreecommitdiff
path: root/Tests/CompatibleInterface
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-format-6.0Kitware Robot2018-06-011-6/+6
* Revise C++ coding style using clang-formatKitware Robot2016-05-162-7/+10
* Honor $<LINK_ONLY> when checking interface propertiesBrad King2014-07-164-2/+28
* Genex: Add EQUAL expression.Stephen Kelly2014-01-061-2/+2
* cmTarget: Use strtol for numeric parsing.Stephen Kelly2014-01-062-2/+12
* cmTarget: Report origin of COMPATIBLE_INTERFACE properties.Stephen Kelly2013-12-081-0/+7
* cmTarget: Add interface for compatible numeric propertiesStephen Kelly2013-10-242-0/+35
* Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-071-1/+1
* Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-1/+1
* Fix spelling and typos (affecting binary data / module messages)Andreas Mohr2013-05-071-2/+2
* The COMPATIBLE_INTERFACE does not affect the target it is set on.Stephen Kelly2013-02-071-0/+15
* Handle reading empty properties defined by the link interface.Stephen Kelly2013-01-311-1/+13
* Add the COMPATIBLE_INTERFACE_STRING property.Stephen Kelly2013-01-242-0/+25
* Exclude the LINK_LIBRARIES related properties from INTERFACE evaluation.Stephen Kelly2013-01-244-1/+40
* Make INTERFACE determined properties readable in generator expressions.Stephen Kelly2013-01-203-0/+46