summaryrefslogtreecommitdiff
path: root/Source/CTest/cmCTestSubmitHandler.h
Commit message (Expand)AuthorAgeFilesLines
* CTest: Remove submission triggerRegina Pfeifer2018-11-291-5/+0
* CTest: Remove submit method 'ftp'Regina Pfeifer2018-11-291-5/+0
* CTest: Remove submit method 'scp'Regina Pfeifer2018-11-291-4/+0
* CTest: Remove submit method 'cp'Regina Pfeifer2018-11-291-4/+0
* CTest: Remove submit method 'xmlrpc'Regina Pfeifer2018-11-291-5/+0
* ctest_submit: Refactor file list to use a vector instead of a setBetsy McPhail2018-10-101-6/+6
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-3/+3
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use C++11 nullptrDaniel Pfeifer2017-08-241-1/+1
* ctest_submit: Add HTTPHEADER optionZack Galbreath2017-05-041-0/+6
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-241-1/+0
* Make cmCTestGenericHandler not inherit from cmObjectDaniel Pfeifer2016-10-231-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-0/+10
* use CM_NULLPTRDaniel Pfeifer2016-06-281-1/+1
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-3/+3
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-17/+14
* ctest_submit: Add CDASH_UPLOAD mode to upload files to CDashBill Hoffman2015-01-201-0/+5
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-30/+30
* Doxygen: Fix warnings.Nicolas Despres2011-10-231-1/+3
* Remove trailing white-spaces.Nicolas Despres2011-10-231-12/+12
* Checksums on CTest submit files, and retry timed out submissions.Zach Mullen2010-06-031-0/+1
* Added a "-http1.0" option to ctest to make it submit using curl's http 1.0 op...Zach Mullen2009-12-111-0/+4
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: add submit via cp modeBill Hoffman2009-03-311-0/+5
* ENH: Add FILES arg to the ctest_submit command. BUG: Propagate the IsCDash se...David Cole2009-02-031-0/+5
* ENH: Teach ctest_submit about partsBrad King2009-01-121-1/+4
* ENH: allow cdash not to triggerBill Hoffman2008-02-291-0/+1
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-8/+8
* ENH: Several improvements with the way things are handled. Also, support mult...Andy Cedilnik2005-06-231-5/+5
* ENH: Add superclass for all commands and handlers. Improve handlers to have i...Andy Cedilnik2005-06-171-0/+3
* ENH: Promote submit into a full handler, add test and submit command and do s...Andy Cedilnik2005-05-031-0/+79