summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* BUG: make a copy of the arguments before passing them to ExecuteKen Martin2001-09-201-1/+3
* fixed some problemsKen Martin2001-09-201-152/+150
* ENH: Added support for finding cable when it is built in a configuration subd...Brad King2001-09-201-5/+11
* ENH: Added cmSystemTools::GlobDirs function to allow wildcards in paths (like...Brad King2001-09-206-7/+51
* ENH: Added extra newline in an error message to improve readability.Brad King2001-09-201-0/+1
* minor changesKen Martin2001-09-201-8/+8
* removed some VTK stuffKen Martin2001-09-203-50/+3
* updated to how FindVTK worksKen Martin2001-09-193-9/+119
* version rev to 95Ken Martin2001-09-191-1/+1
* version rev to 94Ken Martin2001-09-191-1/+1
* *** empty log message ***Bill Hoffman2001-09-181-0/+275
* ENH:Updated documentationWill Schroeder2001-09-181-0/+0
* ENH: update for new versionBill Hoffman2001-09-171-4299/+4719
* ENH: change to take a path as inputBill Hoffman2001-09-172-7/+5
* BUG: fix return when file is not foundBill Hoffman2001-09-171-1/+5
* ENH: Added find support for looking at Cable's build directory if the user se...Brad King2001-09-171-23/+56
* ENH: add Use mangled mesa commandBill Hoffman2001-09-173-0/+222
* ENH: NightlyCoverage got lostDan Blezek2001-09-171-0/+2
* now uses five argument version of wrap commandsKen Martin2001-09-143-4/+0
* remove memory leaksBill Hoffman2001-09-146-3/+14
* fix error in cygwinBill Hoffman2001-09-141-1/+2
* initialize classBill Hoffman2001-09-141-0/+4
* add support for clean upBill Hoffman2001-09-142-0/+13
* made Debug the default configurationKen Martin2001-09-145-5/+5
* move cygtclsh80 to the end of list, otherwise it might be found while the non...Sebastien Barre2001-09-141-1/+1
* added back some targets for UNIXKen Martin2001-09-131-0/+16
* added shortest ext functionKen Martin2001-09-132-0/+18
* ENH: drop the case of the site name. This makes it consistent with Dart's usage.Bill Lorensen2001-09-121-2/+2
* ENH: Added LowerCase method.Bill Lorensen2001-09-122-0/+18
* ENH: Added parsing of gccxml flags into separate arguments for setting the cu...Brad King2001-09-122-6/+103
* ERR: SpellingJohn Biddiscombe2001-09-121-1/+1
* ERR: Change to EscapeSpaces forces rework of Borland generator <sigh>John Biddiscombe2001-09-123-12/+31
* ENH: Major fix of the Borland generator which addresses the problem of librariesJohn Biddiscombe2001-09-122-70/+88
* ENH: Add a findfile routine (as opposed to find executable or library) which ...John Biddiscombe2001-09-112-4/+35
* updated testingKen Martin2001-09-111-3/+20
* include fixesKen Martin2001-09-111-1/+13
* reduced the number of targetsKen Martin2001-09-111-19/+2
* bug in testing codeKen Martin2001-09-111-1/+5
* BUG: fix build with non-borland compilerBill Hoffman2001-09-111-2/+6
* fix for include pathsKen Martin2001-09-111-1/+1
* reduced targets and merged tclsh commandsKen Martin2001-09-101-24/+16
* various windows fixesKen Martin2001-09-108-37/+94
* Typo in link command.Berk Geveci2001-09-101-1/+1
* ERR: Forgot to put back a backslashJohn Biddiscombe2001-09-082-61/+16
* ERR: LINK_DIR must ot have backslah at end. Fix plus cleanup of some code.John Biddiscombe2001-09-081-61/+60
* fixed bug in mismatched directory opens consuming file descriptorsKen Martin2001-09-071-4/+3
* ENH: Removed addition of compiler support directory include option since the ...Brad King2001-09-071-22/+21
* BUG: clean up lib and exe output pathsBill Hoffman2001-09-062-5/+16
* ENH: integrate borland supportBill Hoffman2001-09-0614-377/+708
* NEW: First check in of Borland Makefile Generator and template stuffJohn Biddiscombe2001-09-043-0/+859