summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestUploadCommand.h
Commit message (Collapse)AuthorAgeFilesLines
* stringapi: Command namesBen Boeckel2014-03-081-1/+1
|
* Drop builtin command documentationBrad King2013-10-161-19/+0
| | | | | Drop all GetTerseDocumentation and GetFullDocumentation methods from commands. The command documentation is now in Help/command/*.rst files.
* Add 'const' qualifier to some cmCommand membersYury G. Kudryashov2012-02-291-3/+3
| | | | | Use const_cast for the special case in cmFindBase where GetFullDocumentation calls GenerateDocumentation.
* Add the FILES keyword to ctest_upload commandZach Mullen2011-03-151-1/+7
|
* Implement ctest_upload commandZach Mullen2011-03-151-0/+79