summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Ken Martin2005-07-081-22/+39
| | | | commands
* 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 ↵Brad King2005-07-071-5/+0
| | | | CMAKE_TARGET_DIR_PREFIX.
* ENH: Added use of CMAKE_TARGET_DIR_PREFIX variable to prepend a ↵Brad King2005-07-071-1/+7
| | | | project-specified string to the names of all the target-name.dir directories.
* ENH: added ability to prefix target directories with a . to make them not ↵Ken Martin2005-07-071-0/+5
| | | | show up in ls. From patch from Alex
* 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 ↵Brad King2005-07-071-14/+29
| | | | object. This tests the reusability of the objects.
* BUG: Fixed reusability of process object by clearing each pipe's Closed flag ↵Brad King2005-07-071-1/+2
| | | | when cleaning up.
* 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 ↵Andy Cedilnik2005-07-061-1/+14
| | | | names. This uses relative path for scp
* STYLE: Nightly Version updateAndy Cedilnik2005-07-061-1/+1
|
* ENH: a start on UNIX releaseKen Martin2005-07-052-8/+31
|
* ENH: better release supportKen Martin2005-07-051-0/+4
|
* ENH: better release supportKen Martin2005-07-052-26/+43
|
* ENH: Improvements by JulienAndy Cedilnik2005-07-051-0/+32
|
* 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 ↵Ken Martin2005-07-051-7/+10
| | | | works in subdirs
* 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
| | | | closer to configure
* STYLE: Nightly Version updateAndy Cedilnik2005-07-031-1/+1
|
* ENH: Improve performance of MakeXMLSafe, improve performance of reading ↵Andy Cedilnik2005-07-031-70/+80
| | | | custom ctest files, and remove error when running ctest on directory without DartConfiguration.tcl
* 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 ↵Andy Cedilnik2005-07-032-10/+10
| | | | is not found or if directory does not exist
* ENH: Start adding the code that will truncate output logsAndy Cedilnik2005-07-032-0/+35
|
* STYLE: Nightly Version updateAndy Cedilnik2005-07-021-1/+1
|
* ENH: added Alexander's target property TYPEKen Martin2005-07-012-0/+34
|
* ENH: added patch from Alexander Neundorf to get DEFINITIONSKen Martin2005-07-012-1/+5
|
* initial checkin for bin dirJorgen Bodde2005-06-304-0/+971
|
* Initial checkin new wx dialogJorgen Bodde2005-06-3030-0/+9282
|
* deleted old wx-dialogJorgen Bodde2005-06-3013-2870/+0
|