Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CTest: fix include-what-you-use violations | Daniel Pfeifer | 2016-08-25 | 1 | -0/+4 |
* | Make sure unnused parameters are /*named*/ | Daniel Pfeifer | 2016-08-16 | 1 | -2/+2 |
* | Use better KWSys SystemTools::GetEnv and HasEnv signatures | Dāvis Mosāns | 2016-07-18 | 1 | -13/+14 |
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -1/+1 |
* | Use the empty() method to check for emptyness. | Daniel Pfeifer | 2016-06-02 | 1 | -7/+7 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -110/+71 |
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
* | CTest: Set Content-Type header for http file upload (#15774) | Derek Bruening | 2015-10-12 | 1 | -0/+6 |
* | ctest_submit: Escape URL components in CDASH_UPLOAD mode | Bill Hoffman | 2015-01-30 | 1 | -4/+15 |
* | ctest_submit: Add CDASH_UPLOAD mode to upload files to CDash | Bill Hoffman | 2015-01-20 | 1 | -0/+271 |