summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CompatibleInterface
Commit message (Expand)AuthorAgeFilesLines
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-1/+1
* cmTarget: Simplify INTERFACE_INCLUDE_DIRECTORIES usage requirement lookupBrad King2014-07-071-7/+7
* cmTarget: Add GetTransitiveTargetClosure method.Stephen Kelly2014-02-241-7/+7
* CompatibleInterface: Test debugging of not-set property.Stephen Kelly2014-01-072-1/+8
* Tests: simplify Qt4 target usageStephen Kelly2014-01-071-4/+1
* cmTarget: Test impliedByUse number-compatible properties.Stephen Kelly2014-01-044-0/+15
* cmTarget: Don't repeat property origin debug information.Stephen Kelly2014-01-042-2/+15
* cmTarget: Fix debug report for interface-set compatibility types.Stephen Kelly2014-01-042-2/+15
* cmTarget: Fix reporting interface-set properties which are FALSE.Stephen Kelly2014-01-042-1/+10
* cmTarget: Fix the property compatibility error messageStephen Kelly2014-01-046-3/+21
* cmTarget: Require a compatible INTERFACE_AUTOUIC_OPTIONS from dependencies.Stephen Kelly2013-12-085-0/+40
* cmTarget: Report origin of COMPATIBLE_INTERFACE properties.Stephen Kelly2013-12-084-0/+135
* Cygwin: Avoid legacy warnings in RunCMake.* testsBrad King2013-08-131-1/+1
* Report an error on IMPORTED targets with a faulty INTERFACEStephen Kelly2013-03-261-2/+0
* Ensure type specific compatible interface properties do not intersect.Stephen Kelly2013-02-074-0/+16
* Add the COMPATIBLE_INTERFACE_STRING property.Stephen Kelly2013-01-2413-0/+64
* Make INTERFACE determined properties readable in generator expressions.Stephen Kelly2013-01-2015-0/+74