summaryrefslogtreecommitdiff
path: root/Source/CTest/cmCTestCurl.h
Commit message (Expand)AuthorAgeFilesLines
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Refactoring: Third-parties public headers are under cm3p prefixMarc Chevrier2020-05-071-1/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-1/+2
* Delete some default constructors and assignment operatorsAlbert Astals Cid2019-02-151-0/+2
* cmCTestCurl: Fix UploadFile declared parameter namesjrp20142018-04-051-1/+1
* ctest_submit: Add HTTPHEADER optionZack Galbreath2017-05-041-0/+5
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-2/+2
* ctest_submit: improve handling of QUIET optionZack Galbreath2017-01-201-0/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-2/+4
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-8/+7
* ctest_submit: Escape URL components in CDASH_UPLOAD modeBill Hoffman2015-01-301-0/+2
* ctest_submit: Add CDASH_UPLOAD mode to upload files to CDashBill Hoffman2015-01-201-0/+52