summaryrefslogtreecommitdiffstats
path: root/Source/cmTargetDepend.h
Commit message (Expand)AuthorAgeFilesLines
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-2/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-7/+19
* cmComputeTargetDepends: Change API to use cmGeneratorTarget.Stephen Kelly2015-07-011-6/+7
* Constify handling of target dependencies.Stephen Kelly2013-12-111-5/+5
* Record edge type in global dependency graphBrad King2010-11-181-0/+48