summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Sebastien Barre2005-06-201-5/+46
| | | | the test, and add test for EscapeChars
* 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 ↵Ken Martin2005-06-201-3/+2
| | | | ENDMACRO
* 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
|
* 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: Make CVS one nightlyAndy Cedilnik2005-06-171-1/+1
|
* ENH: Add subversion testAndy Cedilnik2005-06-171-5/+60
|
* ENH: Add superclass for all commands and handlers. Improve handlers to have ↵Andy Cedilnik2005-06-1726-53/+361
| | | | initialization code, and start initializing ctest when start is invoked
* ENH: Fix Bug #1950, provide a direct access to the input. Minor cleanup ↵Mathieu Malaterre2005-06-171-1/+1
| | | | (convenience)
* ENH: Enabling ability for CMAKE_MINIMUM_REQUIRED version to include patch ↵Brad King2005-06-173-1/+13
| | | | level. Submitted by Alexander Neundorf.
* ENH: Fix test on HPAndy Cedilnik2005-06-171-0/+2
|
* 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 ↵Andy Cedilnik2005-06-161-3/+3
| | | | separate process
* 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-162-1/+2
|
* COMP: Fix build error on WindowsAndy Cedilnik2005-06-161-2/+2
|
* ENH: Add test of macroAndy Cedilnik2005-06-163-0/+65
|
* ENH: Before running configre, remove all macros. Also, backup the command ↵Andy Cedilnik2005-06-162-6/+45
| | | | names. Also, make command names case insensitive
* ENH: Add classname to commandsAndy Cedilnik2005-06-169-0/+21
|
* ENH: Initial importAndy Cedilnik2005-06-161-0/+40
|
* ENH: Several improvements to CTest:Andy Cedilnik2005-06-1612-102/+272
| | | | | | | | | 1. Support for showing line numbers when debugging ctest --show-line-numbers 2. Modify the ctest initialization code, so that it can be delayed 3. Handlers now have corresponding command if they were invoked from the command (so far only update actually use that) 4. Start command is simplified and the functionality is moved to CTest 5. Update can perform initial checkout if CTEST_CHECKOUT_COMMAND is set 6. Add test that checks out kwsys and perform tests on the fresh checkout
* 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: add same name testKen Martin2005-06-166-0/+35
|
* 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
|