summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: fix for darwin from eric wingBill Hoffman2005-07-131-0/+24
* ENH: add a bunch of find sdl stuff from eric wingBill Hoffman2005-07-137-16/+428
* FIX: for 1852 fix fortran caseBill Hoffman2005-07-133-8/+8
* STYLE: Nightly Version updateAndy Cedilnik2005-07-131-1/+1
* ENH: remove unused filesBill Hoffman2005-07-122-21/+0
* ENH: change versionBill Hoffman2005-07-121-1/+1
* add -dl on unixBill Hoffman2005-07-122-2/+2
* move release stuff off branchBill Hoffman2005-07-125-10/+9
* ENH: update changes for 2.2Bill Hoffman2005-07-121-8156/+18186
* 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: merge changes from branchesBill Hoffman2005-07-118-73/+167
* add from branchBill Hoffman2005-07-111-0/+37
* 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: update rev to 23Ken Martin2005-07-081-1/+1
* 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
* ENH: Replace with the one from InsightAppAndy Cedilnik2005-07-061-99/+205
* BUG: project command should also work with lower caseKen Martin2005-07-061-1/+1
* BUG: minor fix to project name to match ADD_TEST callKen 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: a start on UNIX releaseKen Martin2005-07-052-8/+31