summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ENH: Make iterators constAndy Cedilnik2005-06-231-5/+5
* ENH: Perform second test if subversion existsAndy Cedilnik2005-06-231-2/+3
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-2328-222/+461
* COMP: fix compiler warningsKen Martin2005-06-231-2/+1
* BUG: reverting to 1.53Utkarsh Ayachit2005-06-231-2/+1
* BUG: fixed conflicts between file names among different utilities.Utkarsh Ayachit2005-06-231-1/+2
* ENH: converted macro to use variables and fixed some case issues with some fu...Ken Martin2005-06-234-128/+95
* ENH: Added some smaller primes to allow small hash table sizes and therefore ...Brad King2005-06-231-1/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-06-231-1/+1
* STYLE: updated the docs to be more accurateKen Martin2005-06-221-2/+2
* COMP: fix possible poroblem with freed memoryKen Martin2005-06-221-2/+6
* COMP: fix unused variableKen Martin2005-06-221-3/+0
* ENH: changed FOREACH to use variables instead of string replacementKen Martin2005-06-221-18/+7
* BUG: Fix displaying of percentageAndy Cedilnik2005-06-221-1/+1
* BUG: clean rule wasn't cleaning libs and executablesKen Martin2005-06-221-6/+11
* ENH: some better checksKen Martin2005-06-221-1/+7
* ENH: make LOCATION an computed property of the target and get rid of a bunch ...Ken Martin2005-06-2227-229/+217
* STYLE: Nightly Version updateAndy Cedilnik2005-06-221-1/+1
* ENH: Remove stray abortAndy Cedilnik2005-06-211-1/+0
* ENH: fix for BSD makes no longer use dir name as a targetKen Martin2005-06-212-0/+3
* BUG: Fixed error message formatting when try run executable command cannot be...Brad King2005-06-211-13/+15
* BUG: Fix escaping to make OSX work againAndy Cedilnik2005-06-211-1/+3
* BUG: Use sleep(1) instead of usleep(1000000) because some UNIX systems specif...Brad King2005-06-211-1/+1
* ENH: add test to make sure custom commands are usedKen Martin2005-06-213-1/+26
* STYLE: Nightly Version updateAndy Cedilnik2005-06-211-1/+1
* ENH: Initialize handler before processing itAndy Cedilnik2005-06-201-0/+1
* ENH: Until there is some test for curses dialog, no need to do coverageAndy Cedilnik2005-06-201-0/+1
* ENH: fixed some spelling errorsKen Martin2005-06-203-6/+6
* BUG: goof in new feature fixedKen Martin2005-06-201-1/+1
* ENH: removed unused filesKen Martin2005-06-202-3139/+0
* ENH: modified GET_TARGET_PROPERTIES to work with all targetsKen Martin2005-06-205-83/+57
* ENH: fix test, it has to return a true/false value otherwise it just passes t...Sebastien Barre2005-06-201-5/+46
* BUG: fix some missing quotes for STREQUAL IF statementsKen Martin2005-06-202-4/+4
* ENH: adde dback in CMAKE_VERBOSE_MAKEFILE that was acc removedKen Martin2005-06-201-1/+5
* ENH: Added documentation of VERSION and SOVERSION properties.Brad King2005-06-201-0/+6
* ENH: no longer usedKen Martin2005-06-204-3705/+0
* COMP: converted to lowercase commandsKen Martin2005-06-201-8/+8
* ENH: updated emacs mode to include lowercase commands and missing command END...Ken Martin2005-06-201-3/+2
* COMP: see about fixing warningKen Martin2005-06-201-2/+2
* ENH: Skip svn test for nowAndy Cedilnik2005-06-201-1/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-06-201-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-06-191-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2005-06-181-1/+1
* COMP: Fix problems with old cmakeAndy Cedilnik2005-06-181-3/+0
* ENH: Improve handling of escaped charactersAndy Cedilnik2005-06-177-18/+90
* ENH: Pass ctest config type to subprocessesAndy Cedilnik2005-06-171-0/+3
* ENH: Pass configuration type to subprocessesAndy Cedilnik2005-06-171-0/+1
* ENH: Enabling new test 7 of process execution.Brad King2005-06-171-0/+1
* ENH: Added polling feature to documentation of WaitForData.Brad King2005-06-171-1/+3
* BUG: Fixed polling feature of WaitForData.Brad King2005-06-171-2/+13