summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* - bug fix where paths weren't being output when LIB_OUT_PATH *isn't* usedAmitha Perera2002-05-031-18/+16
* Debug optimized cache fixesBill Hoffman2002-05-023-0/+33
* ENH: change LINK_LIBRARY to add to targetsBill Hoffman2002-05-025-36/+19
* 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-016-11/+50
* ENH: Add library dependency analysis.Amitha Perera2002-05-0119-0/+142
* ENH: add test for SEPARATE_ARGUMENTSBill Hoffman2002-04-309-3/+51
* duhZKen Martin2002-04-223-3/+3
* fixed for remove COMMANDKen Martin2002-04-2215-15/+96
* BUG: add link directories for target link libraries and add a test for itBill Hoffman2002-04-193-0/+7
* ENH: add ability to escape semi-colonsBill Hoffman2002-04-183-0/+3
* ENH: backwards compatible for VTK 4.0, add cmake version requiresBill Hoffman2002-04-179-0/+36
* ENH: Removed tests for commands that no longer exist.Brad King2002-04-171-6/+0
* ENH: more coverageBill Hoffman2002-04-173-0/+3
* ENH: speed improvementsBill Hoffman2002-04-113-3/+3
* ENH: increase coverageSebastien Barre2002-04-113-3/+9
* ENH: use target as source if source is emptySebastien Barre2002-04-113-12/+6
* ENH: add a test to check if more than one post-build command can be attached....Sebastien Barre2002-04-106-0/+27
* ENH: only check flag on unixBill Hoffman2002-04-103-0/+6
* ENH: check for compile flags and add back c flag to unix generatorBill Hoffman2002-04-096-3/+6
* ENH: check for compile flags and add back c flag to unix generatorBill Hoffman2002-04-0912-6/+36
* correct exports for windowsBill Hoffman2002-04-096-6/+9
* c not c++ commentBill Hoffman2002-04-093-3/+3
* ENH: use separate vars for creating c++ and c shared libraries and add a test...Bill Hoffman2002-04-0815-3/+96
* ENH: add missing fileBill Hoffman2002-04-051-0/+20
* ENH: add the ability to process command line arguments in the test driver bef...Bill Hoffman2002-04-041-2/+3
* ENH: fix more space problems, you can add args to the ExecProgram command sep...Bill Hoffman2002-04-033-9/+9
* ENH: add enable language support for PROJECT command, this means that a C onl...Bill Hoffman2002-04-022-0/+7
* ENH: add test for registry-related functions (win32)Sebastien Barre2002-04-019-3/+144
* FIX: fix dummy lib name for UnixSebastien Barre2002-03-293-6/+18
* ENH: fix testsSebastien Barre2002-03-2933-237/+333
* *** empty log message ***Bill Hoffman2002-03-293-0/+12
* make sure ; expansion is done in all commandsBill Hoffman2002-03-2915-57/+126
* ENH: add test for set to create source listsBill Hoffman2002-03-295-1/+33
* more testsBill Hoffman2002-03-293-6/+93
* ENH: add a more stressing FOREACH test.Sebastien Barre2002-03-279-0/+63
* ENH: add testdriver test with source file in subdirSebastien Barre2002-03-272-2/+8
* FIX: do not use CMAKE_CFG_INTDIR, just use LINK_DIRECTORIESSebastien Barre2002-03-273-24/+15
* FIX: do not need CMakeLibSebastien Barre2002-03-272-21/+0
* ENH: USE_MANGLED_MESA is more careful now. Try to trick it again.Sebastien Barre2002-03-261-0/+4
* ENH: Use ${CMAKE_CFG_INTDIR} instead of hardcoded RelInfo, Debug, Release, etc.Sebastien Barre2002-03-265-29/+9
* ENH: add new command to create a test driverBill Hoffman2002-03-204-0/+28
* ENH: more dec silly stuffBill Hoffman2002-03-083-0/+3
* more stupid dec cxx tricks...Bill Hoffman2002-03-083-33/+72
* ENH: add one more stupid function call for the dec cxx compiler...Bill Hoffman2002-03-083-0/+3
* try to fix dec cxxBill Hoffman2002-03-083-3/+6
* ENH: add more junk for the dec cxx compiler to force it to instantiate stuffBill Hoffman2002-03-083-0/+15
* ENH: use the string class to force the dec compiler to instantiate some templ...Bill Hoffman2002-03-073-3/+18
* ENH: add test for semi-colon separated lists of librariesBill Hoffman2002-03-063-6/+6
* ENH: add support for per file flagsBill Hoffman2002-03-043-0/+12