summaryrefslogtreecommitdiff
path: root/Source/CTest/cmCTestCurl.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
* Make sure unnused parameters are /*named*/Daniel Pfeifer2016-08-171-2/+2
* Use better KWSys SystemTools::GetEnv and HasEnv signaturesDāvis Mosāns2016-07-181-13/+14
* use CM_NULLPTRDaniel Pfeifer2016-06-281-1/+1
* Use the empty() method to check for emptyness.Daniel Pfeifer2016-06-021-7/+7
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-110/+71
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* CTest: Set Content-Type header for http file upload (#15774)Derek Bruening2015-10-121-0/+6
* ctest_submit: Escape URL components in CDASH_UPLOAD modeBill Hoffman2015-01-301-4/+15
* ctest_submit: Add CDASH_UPLOAD mode to upload files to CDashBill Hoffman2015-01-201-0/+271