summaryrefslogtreecommitdiffstats
path: root/Source/cmTargetPropertyComputer.cxx
Commit message (Expand)AuthorAgeFilesLines
* Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE librariesBrad King2016-11-211-0/+1
* Merge topic 'imported-interface-libname'Brad King2016-11-091-1/+3
|\
| * Allow imported INTERFACE libraries to specify a link library nameBrad King2016-11-091-1/+3
* | Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-6/+5
|/
* Introduce CM_UNORDERED_SETDaniel Pfeifer2016-10-241-11/+2
* cmState: Move TargetType enum to separate namespaceStephen Kelly2016-10-191-3/+3
* cmTargetPropertyComputer: Template some methods on the TargetStephen Kelly2016-10-151-189/+0
* cmTargetPropertyComputer: Unify whitelist handling from cmTargetStephen Kelly2016-10-151-0/+16
* cmTargetPropertyComputer: Move whitelist check from cmTargetStephen Kelly2016-10-151-1/+30
* cmTargetPropertyComputer: Extract into new filesStephen Kelly2016-10-151-0/+243