Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -2/+2 |
* | Prefer std::ostream& over derivatives as parameters | Daniel Pfeifer | 2016-06-08 | 1 | -2/+2 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -0/+1 |
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
* | Fix a few more places to use cmsys::[io]fstream instead of std::fstream. | Clinton Stimpson | 2014-10-04 | 1 | -2/+3 |
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | Need to quote args when generating batch scripts from ctest | Zach Mullen | 2009-09-21 | 1 | -0/+17 |
* | Added some ctest batch capabilities | Zach Mullen | 2009-09-10 | 1 | -0/+29 |