summaryrefslogtreecommitdiff
path: root/Source/CTest/cmCTestGenericHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* RunSingleCommand: Replace verbose boolean with enumJohan Björk2011-07-281-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* Fixed ctest -N segfault issue. Further refactored ctest. Enabled failover f...Zach Mullen2009-08-271-6/+0
* ENH: fix part submission to not have memory of the last part submissionBill Hoffman2009-01-151-0/+1
* ENH: Divide CTest file submission list by partBrad King2009-01-121-3/+4
* ENH: Teach ctest_* to create appending XML filesBrad King2009-01-121-0/+1
* ENH: Add OPTIONS argument to the ctest_configure command so that you can pass...David Cole2008-12-301-3/+4
* ENH: add initial ctest -j featureBill Hoffman2008-07-031-0/+6
* STYLE: fix typoAlexander Neundorf2007-08-281-1/+1
* ENH: make sure there is an error and notify user if nightly start time not setBill Hoffman2007-08-031-1/+10
* STYLE: fix line lengthKen Martin2006-05-101-1/+2
* BUG: Make handle arguments work againAndy Cedilnik2006-04-301-0/+1
* ENH: Add support for special tracks, fix options of handlers so that the -R, ...Andy Cedilnik2006-04-281-0/+28
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-25/+26
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-11/+19
* COMP: Simplify logic and remove sun compile errorAndy Cedilnik2005-08-261-1/+1
* BUG: Prevent from creating bogus filesAndy Cedilnik2005-08-241-1/+1
* ENH: Cleanup file nameAndy Cedilnik2005-07-181-1/+4
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-231-0/+57
* ENH: Add a method to parse command line argument inside the handlerAndy Cedilnik2005-06-031-0/+4
* ENH: Add support for writing output file. While doing that, redesign the way ...Andy Cedilnik2005-05-311-1/+1
* ENH: Add a way to set options of the handler genericlyAndy Cedilnik2005-02-171-0/+30
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-0/+5
* ENH: Add a superclass to all handlersAndy Cedilnik2005-01-271-0/+25