summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestUploadHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-0/+4
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-18/+17
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-3/+0
* cmCTestUploadHandler: Port to cmXMLWriterDaniel Pfeifer2015-05-261-21/+25
* ctest_upload: Add QUIET optionZack Galbreath2015-02-231-2/+2
* CTest: Allow / to be in the build name, and be consistent with the build nameBill Hoffman2014-08-181-2/+3
* Remove c_str calls when using stream APIs.Stephen Kelly2014-03-111-1/+1
* Don't tar/gz ctest_upload() filesZach Mullen2011-03-151-2/+2
* Change 'Files' tag to 'Upload' in Upload.xmlZach Mullen2011-03-151-2/+2
* Implement ctest_upload commandZach Mullen2011-03-151-0/+77