summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* FIX:if we can't find it - and it's not a target - and it has no path already ...John Biddiscombe2001-10-031-1/+16
* ENH: add better error reports in parsing cmake files, like what file has the ...Bill Hoffman2001-10-025-9/+16
* versionKen Martin2001-10-011-1/+1
* versionKen Martin2001-10-011-1/+1
* BUG: add missing includeBill Hoffman2001-10-011-0/+1
* ENH: change checkboxes back to pull down menus, remove leakBill Hoffman2001-10-012-2/+3
* BUG: fix full path for file in current directoryBill Hoffman2001-09-291-2/+9
* BUG: fix realpath problem again...Berk Geveci2001-09-281-0/+1
* BUG: separate path from file name before calling realpathBerk Geveci2001-09-281-3/+3
* BUG: get correct library nameBill Hoffman2001-09-282-4/+8
* BUG: use realpath instead of cd/pwdBill Hoffman2001-09-272-4/+20
* BUG: fix install prefixBill Hoffman2001-09-271-4/+0
* ENH: pass prefix from configure into cmakeBill Hoffman2001-09-272-0/+6
* improved registry handlingKen Martin2001-09-251-60/+91
* memory leakKen Martin2001-09-251-1/+9
* BUG: CopyFile should return immediately after an error occurs.Brad King2001-09-211-0/+2
* handle spaces in commands and argsBerk Geveci2001-09-201-2/+3
* ENH: check for values that switch to internal, can happen with a load cache c...Ken Martin2001-09-203-10/+16
* ENH: change InitialPass to take a const reference to the argument string, to ...Bill Hoffman2001-09-20111-152/+158
* BUG: make a copy of the arguments before passing them to ExecuteKen Martin2001-09-201-1/+3
* 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
* version rev to 95Ken Martin2001-09-191-1/+1
* version rev to 94Ken Martin2001-09-191-1/+1
* 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: add Use mangled mesa commandBill Hoffman2001-09-173-0/+222
* 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
* 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: 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
* 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
* 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