summaryrefslogtreecommitdiff
path: root/Source/cmComputeTargetDepends.h
Commit message (Expand)AuthorAgeFilesLines
* Allow add_dependencies() on imported targets (#10395)Brad King2010-11-191-0/+1
* Record edge type in global dependency graphBrad King2010-11-181-1/+2
* Honor strong intra-component target dependenciesBrad King2010-08-251-2/+8
* Split notion of node lists and edge listsBrad King2010-08-251-0/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Create GLOBAL_DEPENDS_NO_CYCLES propertyBrad King2009-08-241-0/+1
* BUG: Avoid bogus dependency on executable targetsBrad King2008-08-061-1/+2
* ENH: Improve link line generation for static library cycles.Brad King2008-02-071-28/+14
* ENH: Analyze inter-target dependencies to safely fix cyclesBrad King2008-02-051-0/+90