summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: Changed from SOURCE_FILES to SETAmitha Perera2002-04-222-6/+6
* ENH: need CMAKE_LINKER_FLAGSSebastien Barre2002-04-221-1/+1
* ENH: make CMake less verbose/preciousSebastien Barre2002-04-224-21/+41
* duhZKen Martin2002-04-223-3/+3
* fixed for remove COMMANDKen Martin2002-04-2215-15/+96
* updated for 1.4Ken Martin2002-04-224-4/+166
* updatedKen Martin2002-04-221-2/+2
* BUG: add link directories for target link libraries and add a test for itBill Hoffman2002-04-194-1/+19
* added deprecated warnings for version 1.4 or laterKen Martin2002-04-193-0/+24
* ENH: fix doc lineBill Hoffman2002-04-191-3/+3
* renamed unix to unixPath for compile errorKen Martin2002-04-191-3/+3
* BUG: fix short path on files that do not existBill Hoffman2002-04-191-4/+15
* BUG: try to make sure a depend file only has one ruleBill Hoffman2002-04-191-1/+1
* BUG: fix SameFile function for windows, and compare source directoriesBill Hoffman2002-04-192-11/+49
* BUG: work with spaces in the pathKen Martin2002-04-181-5/+4
* Make quotes and echos to work on unix (hopefully)Andy Cedilnik2002-04-181-1/+4
* Add mpi search paths for DebianAndy Cedilnik2002-04-181-1/+5
* ENH: use home not startBill Hoffman2002-04-181-4/+4
* ENH: check for mis-matched source directoriesBill Hoffman2002-04-181-0/+25
* BUG: quote the echo commandsBill Hoffman2002-04-181-3/+10
* BUG: do escaped semi-colon betterBill Hoffman2002-04-181-1/+1
* ENH: add ability to escape semi-colonsBill Hoffman2002-04-185-6/+31
* ENH: handle spaces in paths for cygwin bootstrapKen Martin2002-04-182-27/+47
* BUG: add missing includeBill Hoffman2002-04-181-0/+1
* BUG: fix bootstrap build makefilesBill Hoffman2002-04-182-5/+0
* ENH: backwards compatible for VTK 4.0, add cmake version requiresBill Hoffman2002-04-1715-11/+196
* ENH: Removed tests for commands that no longer exist.Brad King2002-04-171-6/+0
* ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and CONFIGUR...Brad King2002-04-1712-2011/+7
* ENH: Updated for latest Cable from CVS. Old alpha version of Cable is no lon...Brad King2002-04-171-33/+24
* ENH: Updated for version 0.2 of GCC-XML.Brad King2002-04-171-8/+2
* ENH: use convert to output path for depend filesBill Hoffman2002-04-171-1/+1
* better to find mac openglBill Hoffman2002-04-171-16/+19
* more advanced valuesBill Hoffman2002-04-172-0/+9
* ENH: more coverageBill Hoffman2002-04-173-0/+3
* Syntax seemed to be confusing according to the BillSebastien Barre2002-04-161-10/+8
* FIX: warningSebastien Barre2002-04-161-1/+1
* use stream not sprintfBill Hoffman2002-04-151-10/+12
* ENH: FilesDiffer checks for 0 byte filesSebastien Barre2002-04-151-12/+5
* ENH: more paranoid checkingsSebastien Barre2002-04-141-23/+64
* ENH: make GUI slighlty larger to accomodate long pathsSebastien Barre2002-04-121-16/+16
* FIX: iostream binary flag should be used for cygwin tooSebastien Barre2002-04-121-9/+9
* FIX: fix UMRSebastien Barre2002-04-121-7/+31
* ENH: also displays command outputSebastien Barre2002-04-111-1/+3
* can be used to time commands (time() & clock())Sebastien Barre2002-04-111-4/+38
* ENH: speed improvementsBill Hoffman2002-04-1111-72/+31
* Allow modules to build properly again. (broken when Cxx testing was added)Yves Starreveld2002-04-111-2/+2
* ENH: increase coverageSebastien Barre2002-04-113-3/+9
* ENH: clean up utility rule generationBill Hoffman2002-04-112-1/+30
* ENH: use target as source if source is emptySebastien Barre2002-04-113-12/+6
* ENH: use target as source if source is emptySebastien Barre2002-04-112-9/+13