summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestConfigureHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* Replace 'foo.size() == 0' pattern with foo.empty().Stephen Kelly2015-01-181-2/+2
* Change output to be a reference and not a pointer.Bill Hoffman2014-08-041-1/+1
* Remove c_str calls when using stream APIs.Stephen Kelly2014-03-111-2/+2
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-1/+1
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Create cmXMLSafe to help escapes in XMLBrad King2009-02-051-1/+2
* ENH: Divide CTest file submission list by partBrad King2009-01-121-1/+1
* ENH: Teach ctest_* to create appending XML filesBrad King2009-01-121-1/+1
* ENH: Add OPTIONS argument to the ctest_configure command so that you can pass...David Cole2008-12-301-2/+2
* ENH: enhancements for cdash, include system information and better time entriesBill Hoffman2008-01-301-1/+9
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-17/+18
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-17/+27
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-231-2/+3
* ENH: Add superclass for all commands and handlers. Improve handlers to have i...Andy Cedilnik2005-06-171-0/+4
* ENH: Be more verboseAndy Cedilnik2005-06-101-0/+1
* BUG: Remove unused codeAndy Cedilnik2005-06-031-1/+0
* COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGEAndy Cedilnik2005-05-311-4/+4
* ENH: Add support for writing output file. While doing that, redesign the way ...Andy Cedilnik2005-05-311-10/+9
* ENH: CleanupsAndy Cedilnik2005-05-031-2/+2
* ENH: Several cleanups and improvementsAndy Cedilnik2005-01-271-4/+4
* ENH: Add a superclass to all handlersAndy Cedilnik2005-01-271-3/+1
* ENH: Add compression support to XML filesAndy Cedilnik2005-01-271-3/+4
* some bug fixes for my recent checkins and some more cleanupKen Martin2004-09-071-0/+114