summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestStartCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-1/+1
* strings: Remove redundant calls to std::string::c_str()Nils Gladitz2014-10-151-1/+1
* Remove some c_str() calls.Stephen Kelly2014-03-111-2/+2
* Fix issue #10060 - add APPEND arg to ctest_start command.David Cole2009-12-291-0/+14
* CTest: Move initial checkout to ctest_start()Brad King2009-11-241-6/+58
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: add return and break support to cmake, also change basic command invocat...Ken Martin2008-01-231-2/+2
* ENH: fix for no newline on some makes fix for ctest and some symlinksAndy Cedilnik2006-08-141-0/+4
* BUG: Try to fix the problem of bad test namesAndy Cedilnik2006-07-111-2/+4
* ENH: Add support for special tracks, fix options of handlers so that the -R, ...Andy Cedilnik2006-04-281-8/+24
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-3/+3
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-10/+10
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-6/+9
* 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/+1
* ENH: Several improvements to CTest:Andy Cedilnik2005-06-161-29/+5
* ENH: Add support for writing output file. While doing that, redesign the way ...Andy Cedilnik2005-05-311-3/+3
* ENH: Remove error about not being able to update CTest configurationAndy Cedilnik2005-05-081-0/+1
* ENH: Add Site and BuildName, make sure that the rest of the default -S rule d...Andy Cedilnik2005-05-031-1/+5
* ENH: CleanupsAndy Cedilnik2005-05-031-3/+3
* ENH: More commands. Start working on new style ctest configurationAndy Cedilnik2005-05-021-0/+23
* ENH: Cleanups and add CTEST_START commandAndy Cedilnik2005-02-171-0/+78