summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
...
* ENH: modified GET_TARGET_PROPERTIES to work with all targetsKen Martin2005-06-204-51/+57
* ENH: fix test, it has to return a true/false value otherwise it just passes t...Sebastien Barre2005-06-201-5/+46
* ENH: Added documentation of VERSION and SOVERSION properties.Brad King2005-06-201-0/+6
* ENH: no longer usedKen Martin2005-06-204-3705/+0
* COMP: see about fixing warningKen Martin2005-06-201-2/+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
* ENH: Added test 7 to expose problems with polling by WaitForData.Brad King2005-06-171-18/+94
* BUG: Fixed polling capability of WaitForData.Brad King2005-06-171-18/+28
* ENH: Add superclass for all commands and handlers. Improve handlers to have i...Andy Cedilnik2005-06-1726-53/+361
* ENH: Fix Bug #1950, provide a direct access to the input. Minor cleanup (conv...Mathieu Malaterre2005-06-171-1/+1
* ENH: Enabling ability for CMAKE_MINIMUM_REQUIRED version to include patch lev...Brad King2005-06-173-1/+13
* STYLE: Nightly Version updateAndy Cedilnik2005-06-171-1/+1
* When running the same ctest as the one we are testing, make sure to run as se...Andy Cedilnik2005-06-161-3/+3
* ENH: Add extra argumentAndy Cedilnik2005-06-162-2/+8
* ENH: Return error if there is an ERROR_MESSAGE. Also fix tag for the testAndy Cedilnik2005-06-161-0/+1
* COMP: Fix build error on WindowsAndy Cedilnik2005-06-161-2/+2
* ENH: Add test of macroAndy Cedilnik2005-06-161-0/+10
* ENH: Before running configre, remove all macros. Also, backup the command nam...Andy Cedilnik2005-06-162-6/+45
* ENH: Add classname to commandsAndy Cedilnik2005-06-169-0/+21
* ENH: Several improvements to CTest:Andy Cedilnik2005-06-1611-101/+271
* ENH: add first cut at support for exe with same name as libKen Martin2005-06-161-0/+11
* ENH: add first cut at support for exe with same name as libKen Martin2005-06-164-6/+37
* ENH: replace brackets with more generic findKen Martin2005-06-161-1/+1
* ENH: make more specific in reject self linkingKen Martin2005-06-161-1/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-06-161-1/+1
* ENH: Add accessor for Makefile and make SetError publicAndy Cedilnik2005-06-151-1/+6
* ENH: Pass in memcheck command options and suppresions, and change skin to toolAndy Cedilnik2005-06-152-1/+8
* ENH: Handle passing in coverage commandAndy Cedilnik2005-06-151-0/+3
* ENH: Add logging to improve coverageAndy Cedilnik2005-06-151-0/+2
* STYLE: Nightly Version updateAndy Cedilnik2005-06-151-1/+1
* ENH: More cleanupsAndy Cedilnik2005-06-142-139/+8
* ENH: Add commands for memory checking and coverageAndy Cedilnik2005-06-146-3/+358
* ENH: Improve variable name regular expressionAndy Cedilnik2005-06-142-31/+27
* ENH: Save command that macro overwritesAndy Cedilnik2005-06-143-0/+24
* ENH: Separate standard output and standard error for problematic commandsAndy Cedilnik2005-06-144-22/+200
* STYLE: Nightly Version updateAndy Cedilnik2005-06-141-1/+1
* ENH: add method to escape some chars in a stringSebastien Barre2005-06-132-0/+41
* ENH: Handle non-existing variablesAndy Cedilnik2005-06-131-1/+1
* ENH: Use the new parser that supports nested variablesAndy Cedilnik2005-06-132-0/+102
* ENH: More cleanupsAndy Cedilnik2005-06-132-87/+5
* ENH: More optimizationAndy Cedilnik2005-06-132-16/+9