summaryrefslogtreecommitdiffstats
path: root/Tests/LinkLine/Exec.c
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Correct some of the dependency analysis code.Amitha Perera2002-05-101-0/+9
- Make sure the original link line is untouched - Avoid duplicating the link line when supporting version < 1.4 - Make sure the cyclic dependencies and such are output correctly in complicated cases. - Avoid outputing dependencies that are already satisfied on the original link line when possible.