summaryrefslogtreecommitdiff
path: root/Source/cmComputeTargetDepends.h
Commit message (Expand)AuthorAgeFilesLines
* cmTarget: Lookup targets in LinkInterface and LinkImplementationBrad King2014-06-231-2/+3
* cmComputeTargetDepends: Remove unused 'linking' argumentBrad King2014-06-231-1/+1
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-1/+1
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* stringapi: Use strings in target nameBen Boeckel2014-03-081-3/+5
* Constify handling of target dependencies.Stephen Kelly2013-12-111-6/+8
* Make targets depend on the link interface of their dependees.Stephen Kelly2013-01-031-1/+5
* 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