summaryrefslogtreecommitdiff
path: root/Source/cmCurl.h
Commit message (Expand)AuthorAgeFilesLines
* cmCurlSetCAInfo: use std::string as argumentMarc Chevrier2021-09-191-1/+1
* cmCurl: Adopt helper to fix file:// URLsBrad King2021-09-151-0/+1
* 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
* file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboptionShane Parris2017-10-181-0/+2
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use C++11 nullptrDaniel Pfeifer2017-08-241-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-2/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-3/+2
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* use CM_NULLPTRDaniel Pfeifer2016-06-281-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-1/+1
* Source: Stabilize include orderBrad King2016-04-291-2/+2
* cmake: Use a default CA path when not using system curlBrad King2015-01-231-0/+21