summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* ENH: Add timeout supportAndy Cedilnik2005-07-132-0/+13
* COMP: Remove warning on windowsAndy Cedilnik2005-07-131-0/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-07-131-1/+1
* ENH: change versionBill Hoffman2005-07-121-1/+1
* ENH: fixes for macosxAndy Cedilnik2005-07-122-6/+11
* BUG: Revert the change to FileIsDirectory. Add FileIsSymlink and treat symlin...Andy Cedilnik2005-07-122-5/+24
* BUG: Go back to the original directory after examining the current directoryAndy Cedilnik2005-07-121-0/+1
* BUG: Make sure it always starts in the current directory when searching for t...Andy Cedilnik2005-07-121-0/+1
* BUG: When removing directory, use lstat instead of stat to make sure that sym...Andy Cedilnik2005-07-122-1/+7
* BUG: Fix problem with visual studio in release modeAndy Cedilnik2005-07-121-3/+3
* STYLE: Nightly Version updateAndy Cedilnik2005-07-121-1/+1
* ENH: add curses include directoryBill Hoffman2005-07-111-0/+1
* ENH: Add default update optionsAndy Cedilnik2005-07-111-0/+4
* BUG: Remove warning when using CVSAndy Cedilnik2005-07-111-8/+8
* STYLE: Nightly Version updateAndy Cedilnik2005-07-111-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-07-101-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-07-091-1/+1
* ENH: slightly modified version of Alex's relative path arguments for custom c...Ken Martin2005-07-081-22/+39
* ENH: minor version updateKen Martin2005-07-081-5/+5
* COMP: Fixed uninitialized variable.Brad King2005-07-081-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-07-081-1/+1
* ENH: configure file will assume start source dir if a full path is not providedKen Martin2005-07-071-1/+8
* BUG: library return values were not UNIX slashes on Win98Ken Martin2005-07-071-2/+6
* BUG: mor emissing convert to unix slashesKen Martin2005-07-071-0/+1
* ENH: cleaned up some old methods and varsKen Martin2005-07-072-36/+14
* ENH: Removing CMAKE_HIDE_TARGET_DIRS since it has been superceded by CMAKE_TA...Brad King2005-07-071-5/+0
* ENH: Added use of CMAKE_TARGET_DIR_PREFIX variable to prepend a project-speci...Brad King2005-07-071-1/+7
* ENH: added ability to prefix target directories with a . to make them not sho...Ken Martin2005-07-071-0/+5
* BUG: win95 returning non unix path for cmake commandKen Martin2005-07-071-0/+1
* ENH: Extended test 0 to run the executable twice using the same process objec...Brad King2005-07-071-14/+29
* BUG: Fixed reusability of process object by clearing each pipe's Closed flag ...Brad King2005-07-071-1/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-07-071-1/+1
* BUG: fix for bootstrap problemKen Martin2005-07-063-11/+11
* STYLE: Fix typosAndy Cedilnik2005-07-063-3/+3
* COMP: Remove warningAndy Cedilnik2005-07-061-2/+2
* ENH: Improve support for various versions of gcovAndy Cedilnik2005-07-062-86/+261
* BUG: project command should also work with lower caseKen Martin2005-07-061-1/+1
* BUG: On windows there can be a problem because scp does not handle drive name...Andy Cedilnik2005-07-061-1/+14
* STYLE: Nightly Version updateAndy Cedilnik2005-07-061-1/+1
* ENH: revert back to string replacement versionKen Martin2005-07-051-84/+119
* BUG: util targets now show up in locla makefile and make rebuild_cache now wo...Ken Martin2005-07-051-7/+10
* BUG: fix for debug optimized link librariesKen Martin2005-07-051-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-07-051-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-07-041-1/+1
* ENH: Only truncate files when not in try compile. Alsom move truncating code ...Andy Cedilnik2005-07-031-3/+7
* STYLE: Nightly Version updateAndy Cedilnik2005-07-031-1/+1
* ENH: Improve performance of MakeXMLSafe, improve performance of reading custo...Andy Cedilnik2005-07-031-70/+80
* STYLE: Unify number of spacesAndy Cedilnik2005-07-031-1/+1
* ENH: Improve performance by compiling regular expressions when neededAndy Cedilnik2005-07-031-35/+18
* ENH: Improve performance of testing and do not complain if DartTestfile.txt i...Andy Cedilnik2005-07-032-10/+10