summaryrefslogtreecommitdiffstats
path: root/Tests/Dependency/Four
Commit message (Collapse)AuthorAgeFilesLines
* Honor strong intra-component target dependenciesBrad King2010-08-252-0/+4
| | | | | | | | Strong dependencies (created by add_dependencies) must be honored when linearizing a strongly-connected component of the target dependency graph. The initial graph edges have strong/weak labels and can contain cycles that do not consist exclusively of strong edges. The final graph never contains cycles so all edges can be strong.
* ENH: Add library dependency analysis.Amitha Perera2002-05-012-0/+17