| Commit message (Expand) | Author | Age | Files | Lines |
* | cmCurl: Honor OpenSSL certificate environment variables | Maxim Cournoyer | 2022-09-16 | 1 | -0/+11 |
|
|
* | cmCurlSetCAInfo: use std::string as argument | Marc Chevrier | 2021-09-19 | 1 | -3/+3 |
|
|
* | cmCurl: Fix file:// URLs with spaces for curl 7.78+ | Brad King | 2021-09-15 | 1 | -1/+6 |
|
|
* | cmCurl: Adopt helper to fix file:// URLs | Brad King | 2021-09-15 | 1 | -0/+35 |
|
|
* | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -2/+3 |
|
|
* | Fix most clang -Wextra-semi-stmt warnings in C++ files | Sean McBride | 2019-01-15 | 1 | -5/+7 |
|
|
* | CTest: Remove submit method 'xmlrpc' | Regina Pfeifer | 2018-11-28 | 1 | -2/+0 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -9/+9 |
|
|
* | file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption | Shane Parris | 2017-10-18 | 1 | -0/+38 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | surround macro arguments with parentheses | Daniel Pfeifer | 2016-09-05 | 1 | -2/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -2/+7 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -32/+25 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -1/+0 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | cmCurl: Fix compilation with system curl versions prior to 7.21.5 | Brad King | 2016-02-09 | 1 | -0/+5 |
|
|
* | cmCurl: Tolerate lack of CURLOPT_CAPATH support | Brad King | 2015-08-12 | 1 | -1/+1 |
|
|
* | cmake: Use a default CA path when not using system curl | Brad King | 2015-01-23 | 1 | -0/+64 |
|
|