summaryrefslogtreecommitdiff
path: root/Tests/Dependency/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-20/+20
* ENH: Remove CMAKE_ANSI_CFLAGS from testsBrad King2009-07-081-2/+0
* ENH: Test fake circular dependency caseBrad King2008-08-071-0/+1
* ENH: Add test of preservation of static libraries on original link lines.Brad King2008-04-231-0/+1
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* BUG: Need ANSI C.Brad King2008-02-081-0/+2
* ENH: Combine all dependency* tests into one Dependency test. Add more diffic...Brad King2008-02-061-0/+5
* 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 we...Bill Hoffman2004-11-011-4/+5
* BUG: Correct some of the dependency analysis code.Amitha Perera2002-05-101-20/+9
* - bug fix where paths weren't being output when LIB_OUT_PATH *isn't* usedAmitha Perera2002-05-031-18/+16
* ENH: Make the LinkLibraries command contribute dependencies towards AddLibrar...Amitha Perera2002-05-011-1/+1
* ENH: Make the LinkLibraries command contribute dependencies towards AddLibrar...Amitha Perera2002-05-011-7/+14
* ENH: Add library dependency analysis.Amitha Perera2002-05-011-0/+38