Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | CTest: fix include-what-you-use violations | Daniel Pfeifer | 2016-08-25 | 1 | -0/+4 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -18/+17 |
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -3/+0 |
* | cmCTestUploadHandler: Port to cmXMLWriter | Daniel Pfeifer | 2015-05-26 | 1 | -21/+25 |
* | ctest_upload: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -2/+2 |
* | CTest: Allow / to be in the build name, and be consistent with the build name | Bill Hoffman | 2014-08-18 | 1 | -2/+3 |
* | Remove c_str calls when using stream APIs. | Stephen Kelly | 2014-03-11 | 1 | -1/+1 |
* | Don't tar/gz ctest_upload() files | Zach Mullen | 2011-03-15 | 1 | -2/+2 |
* | Change 'Files' tag to 'Upload' in Upload.xml | Zach Mullen | 2011-03-15 | 1 | -2/+2 |
* | Implement ctest_upload command | Zach Mullen | 2011-03-15 | 1 | -0/+77 |