summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestSubmitCommand.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-6/+6
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* ctest_submit: Add HTTPHEADER optionZack Galbreath2017-05-041-0/+2
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Remove cmObject.h and cmTypeMacro.hDaniel Pfeifer2016-10-241-1/+0
* Make cmCommand not inherit from cmObjectDaniel Pfeifer2016-10-221-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-1/+11
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-7/+7
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-8/+6
* Source: Stabilize include orderBrad King2016-04-291-0/+1
* ctest_submit: Make CDASH_UPLOAD mode arguments more strictBrad King2015-01-201-0/+5
* ctest_submit: Add CDASH_UPLOAD mode to upload files to CDashBill Hoffman2015-01-201-0/+4
* stringapi: Command namesBen Boeckel2014-03-081-1/+1
* Drop builtin command documentationBrad King2013-10-161-38/+0
* Add 'const' qualifier to some cmCommand membersYury G. Kudryashov2012-02-291-3/+3
* Testing for CTest checksumZach Mullen2010-06-101-0/+2
* Cross-platform fixes for checksum/retry codeZach Mullen2010-06-031-2/+7
* Checksums on CTest submit files, and retry timed out submissions.Zach Mullen2010-06-031-0/+6
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* ENH: More documentation for ctest_submit commandBrad King2009-02-201-5/+16
* ENH: Add FILES arg to the ctest_submit command. BUG: Propagate the IsCDash se...David Cole2009-02-031-3/+15
* ENH: Teach ctest_submit about partsBrad King2009-01-121-2/+14
* STYLE: use lower case also for the ctest-specific commands, as in cmakeAlexander Neundorf2008-05-121-2/+2
* ENH: Several cleanups and make sure things get propagated where they should. ...Andy Cedilnik2006-03-291-9/+5
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-2/+2
* STYLE: Fix some style issuesAndy Cedilnik2006-03-091-7/+8
* ENH: Improve syntaxAndy Cedilnik2005-05-041-1/+1
* ENH: Promote submit into a full handler, add test and submit command and do s...Andy Cedilnik2005-05-031-0/+78