summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmCTestCurl.cxx
Commit message (Expand)AuthorAgeFilesLines
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* ctest_submit: improve handling of QUIET optionZack Galbreath2017-01-201-9/+15
* ctest_submit: Allow RETRY_COUNT for CDASH_UPLOADZack Galbreath2017-01-201-6/+8
* clang-tidy: apply readability-static-definition-in-anonymous-namespace fixesDaniel Pfeifer2016-12-121-4/+4
* 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-161-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