| Commit message (Expand) | Author | Age | Files | Lines |
* | ENH: add ability to escape semi-colons | Bill Hoffman | 2002-04-18 | 5 | -6/+31 |
|
|
* | ENH: handle spaces in paths for cygwin bootstrap | Ken Martin | 2002-04-18 | 2 | -27/+47 |
|
|
* | BUG: add missing include | Bill Hoffman | 2002-04-18 | 1 | -0/+1 |
|
|
* | BUG: fix bootstrap build makefiles | Bill Hoffman | 2002-04-18 | 2 | -5/+0 |
|
|
* | ENH: backwards compatible for VTK 4.0, add cmake version requires | Bill Hoffman | 2002-04-17 | 15 | -11/+196 |
|
|
* | ENH: Removed tests for commands that no longer exist. | Brad King | 2002-04-17 | 1 | -6/+0 |
|
|
* | ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and CONFIGUR... | Brad King | 2002-04-17 | 12 | -2011/+7 |
|
|
* | ENH: Updated for latest Cable from CVS. Old alpha version of Cable is no lon... | Brad King | 2002-04-17 | 1 | -33/+24 |
|
|
* | ENH: Updated for version 0.2 of GCC-XML. | Brad King | 2002-04-17 | 1 | -8/+2 |
|
|
* | ENH: use convert to output path for depend files | Bill Hoffman | 2002-04-17 | 1 | -1/+1 |
|
|
* | better to find mac opengl | Bill Hoffman | 2002-04-17 | 1 | -16/+19 |
|
|
* | more advanced values | Bill Hoffman | 2002-04-17 | 2 | -0/+9 |
|
|
* | ENH: more coverage | Bill Hoffman | 2002-04-17 | 3 | -0/+3 |
|
|
* | Syntax seemed to be confusing according to the Bill | Sebastien Barre | 2002-04-16 | 1 | -10/+8 |
|
|
* | FIX: warning | Sebastien Barre | 2002-04-16 | 1 | -1/+1 |
|
|
* | use stream not sprintf | Bill Hoffman | 2002-04-15 | 1 | -10/+12 |
|
|
* | ENH: FilesDiffer checks for 0 byte files | Sebastien Barre | 2002-04-15 | 1 | -12/+5 |
|
|
* | ENH: more paranoid checkings | Sebastien Barre | 2002-04-14 | 1 | -23/+64 |
|
|
* | ENH: make GUI slighlty larger to accomodate long paths | Sebastien Barre | 2002-04-12 | 1 | -16/+16 |
|
|
* | FIX: iostream binary flag should be used for cygwin too | Sebastien Barre | 2002-04-12 | 1 | -9/+9 |
|
|
* | FIX: fix UMR | Sebastien Barre | 2002-04-12 | 1 | -7/+31 |
|
|
* | ENH: also displays command output | Sebastien Barre | 2002-04-11 | 1 | -1/+3 |
|
|
* | can be used to time commands (time() & clock()) | Sebastien Barre | 2002-04-11 | 1 | -4/+38 |
|
|
* | ENH: speed improvements | Bill Hoffman | 2002-04-11 | 11 | -72/+31 |
|
|
* | Allow modules to build properly again. (broken when Cxx testing was added) | Yves Starreveld | 2002-04-11 | 1 | -2/+2 |
|
|
* | ENH: increase coverage | Sebastien Barre | 2002-04-11 | 3 | -3/+9 |
|
|
* | ENH: clean up utility rule generation | Bill Hoffman | 2002-04-11 | 2 | -1/+30 |
|
|
* | ENH: use target as source if source is empty | Sebastien Barre | 2002-04-11 | 3 | -12/+6 |
|
|
* | ENH: use target as source if source is empty | Sebastien Barre | 2002-04-11 | 2 | -9/+13 |
|
|
* | FIX: echo pb, make Nmake gen use Unix gen, factorize stuff in Unix gen | Sebastien Barre | 2002-04-11 | 2 | -114/+53 |
|
|
* | ENH: add a test to check if more than one post-build command can be attached.... | Sebastien Barre | 2002-04-10 | 6 | -0/+27 |
|
|
* | Fix problem with custom commands on unix | Andy Cedilnik | 2002-04-10 | 1 | -10/+21 |
|
|
* | ERR: UseIt() missing return type. | Brad King | 2002-04-10 | 1 | -1/+1 |
|
|
* | ENH: only check flag on unix | Bill Hoffman | 2002-04-10 | 3 | -0/+6 |
|
|
* | fix warning | Bill Hoffman | 2002-04-10 | 1 | -0/+4 |
|
|
* | ENH: check for compile flags and add back c flag to unix generator | Bill Hoffman | 2002-04-09 | 6 | -3/+6 |
|
|
* | ENH: check for compile flags and add back c flag to unix generator | Bill Hoffman | 2002-04-09 | 1 | -1/+1 |
|
|
* | ENH: check for compile flags and add back c flag to unix generator | Bill Hoffman | 2002-04-09 | 12 | -6/+36 |
|
|
* | ENH: quick stab at a rollup button | Sebastien Barre | 2002-04-09 | 1 | -0/+2 |
|
|
* | correct exports for windows | Bill Hoffman | 2002-04-09 | 6 | -6/+9 |
|
|
* | c not c++ comment | Bill Hoffman | 2002-04-09 | 3 | -3/+3 |
|
|
* | change EST to EDT | Bill Hoffman | 2002-04-09 | 1 | -1/+1 |
|
|
* | ERR: ReplaceString didn't work properly if replace was longer than with as | John Biddiscombe | 2002-04-08 | 1 | -1/+2 |
|
|
* | *** empty log message *** | Bill Hoffman | 2002-04-08 | 3 | -5/+5 |
|
|
* | ENH: use separate vars for creating c++ and c shared libraries and add a test... | Bill Hoffman | 2002-04-08 | 23 | -54/+301 |
|
|
* | expand ; args | Bill Hoffman | 2002-04-05 | 1 | -3/+5 |
|
|
* | improved finding purify on windows to use registry | Ken Martin | 2002-04-05 | 1 | -1/+4 |
|
|
* | ENH: make sure the test tests the right cmake, and not the cmake used to boot... | Bill Hoffman | 2002-04-05 | 3 | -20/+29 |
|
|
* | ENH: add missing file | Bill Hoffman | 2002-04-05 | 1 | -0/+20 |
|
|
* | ENH: add the ability to process command line arguments in the test driver bef... | Bill Hoffman | 2002-04-04 | 3 | -11/+63 |
|
|