summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestSubmitCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ctest_submit: Make CDASH_UPLOAD mode arguments more strictBrad King2015-01-201-36/+53
* ctest_submit: Add CDASH_UPLOAD mode to upload files to CDashBill Hoffman2015-01-201-2/+31
* Merge topic 'drop-ancient-workarounds'Brad King2015-01-121-2/+2
|\
| * Port all cmOStringStream to std::ostringstream.Stephen Kelly2015-01-111-2/+2
* | Use insert instead of a loop in some cases.Stephen Kelly2015-01-111-14/+4
|/
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-3/+3
* Testing for CTest checksumZach Mullen2010-06-101-1/+11
* Checksums on CTest submit files, and retry timed out submissions.Zach Mullen2010-06-031-0/+27
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: Remove CTest public.kitware.com drop defaultBrad King2009-05-151-34/+6
* ENH: make sure CTEST_CURL_OPTIONS work from script modeBill Hoffman2009-04-171-0/+2
* ENH: Add FILES arg to the ctest_submit command. BUG: Propagate the IsCDash se...David Cole2009-02-031-16/+107
* ENH: Teach ctest_submit about partsBrad King2009-01-121-0/+46
* COMP: Return 0 instead of falseAndy Cedilnik2006-03-291-2/+2
* ENH: Several cleanups and make sure things get propagated where they should. ...Andy Cedilnik2006-03-291-40/+2
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-10/+10
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-11/+12
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-18/+31
* ENH: Add a way to submit extra files to the dashboardAndy Cedilnik2005-07-181-0/+19
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-231-1/+1
* ENH: Several improvements to CTest:Andy Cedilnik2005-06-161-0/+1
* ENH: Add notesAndy Cedilnik2005-05-081-0/+16
* ENH: Add default configure rules for CMake projects and add default rules for...Andy Cedilnik2005-05-051-4/+27
* ENH: Improve syntaxAndy Cedilnik2005-05-041-8/+31
* ENH: CleanupsAndy Cedilnik2005-05-031-7/+7
* ENH: Promote submit into a full handler, add test and submit command and do s...Andy Cedilnik2005-05-031-0/+54