summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* FIX: echo pb, make Nmake gen use Unix gen, factorize stuff in Unix genSebastien Barre2002-04-112-114/+53
* ENH: add a test to check if more than one post-build command can be attached....Sebastien Barre2002-04-106-0/+27
* Fix problem with custom commands on unixAndy Cedilnik2002-04-101-10/+21
* ERR: UseIt() missing return type.Brad King2002-04-101-1/+1
* ENH: only check flag on unixBill Hoffman2002-04-103-0/+6
* fix warningBill Hoffman2002-04-101-0/+4
* 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-091-1/+1
* ENH: check for compile flags and add back c flag to unix generatorBill Hoffman2002-04-0912-6/+36
* ENH: quick stab at a rollup buttonSebastien Barre2002-04-091-0/+2
* correct exports for windowsBill Hoffman2002-04-096-6/+9
* c not c++ commentBill Hoffman2002-04-093-3/+3
* change EST to EDTBill Hoffman2002-04-091-1/+1
* ERR: ReplaceString didn't work properly if replace was longer than with asJohn Biddiscombe2002-04-081-1/+2
* *** empty log message ***Bill Hoffman2002-04-083-5/+5
* ENH: use separate vars for creating c++ and c shared libraries and add a test...Bill Hoffman2002-04-0823-54/+301
* expand ; argsBill Hoffman2002-04-051-3/+5
* improved finding purify on windows to use registryKen Martin2002-04-051-1/+4
* ENH: make sure the test tests the right cmake, and not the cmake used to boot...Bill Hoffman2002-04-053-20/+29
* 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-043-11/+63
* ENH: separate the ar program for cxx and cBill Hoffman2002-04-044-23/+33
* update install informationBill Hoffman2002-04-041-2/+3
* BUG: add system command back into scriptBill Hoffman2002-04-042-4/+49
* ENH: fix more space problems, you can add args to the ExecProgram command sep...Bill Hoffman2002-04-039-56/+109