summaryrefslogtreecommitdiffstats
path: root/Tests/Dependency
Commit message (Collapse)AuthorAgeFilesLines
* ENH: shift to using ADD_SUBDIRECTORYKen Martin2005-06-081-3/+15
|
* BUG: add a test for a single char dir, and fix bug introduced in 1.53, but ↵Bill Hoffman2004-11-013-4/+5
| | | | we still can not handle a space as the start of a directory name
* BUG: Correct some of the dependency analysis code.Amitha Perera2002-05-1011-20/+93
| | | | | | | | | - 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.
* - bug fix where paths weren't being output when LIB_OUT_PATH *isn't* usedAmitha Perera2002-05-031-18/+16
| | | | | - test case for above mentioned bug - more comments. Comments are good.
* ENH: change LINK_LIBRARY to add to targetsBill Hoffman2002-05-022-3/+4
|
* ENH: Make the LinkLibraries command contribute dependencies towards ↵Amitha Perera2002-05-011-1/+1
| | | | AddLibraries.
* ENH: Make the LinkLibraries command contribute dependencies towards ↵Amitha Perera2002-05-016-11/+50
| | | | AddLibraries.
* ENH: Add library dependency analysis.Amitha Perera2002-05-0119-0/+142