Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |