Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -2/+2 |
* | CTest: fix include-what-you-use violations | Daniel Pfeifer | 2016-08-25 | 1 | -0/+5 |
* | Simplify boolean expressions | Daniel Pfeifer | 2016-06-02 | 1 | -4/+1 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -109/+74 |
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -2/+2 |
* | strings: Remove redundant calls to std::string::c_str() | Nils Gladitz | 2014-10-15 | 1 | -1/+1 |
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -6/+7 |
* | CTest: Fix memory leaks on error | Thomas Jarosch | 2011-09-02 | 1 | -0/+1 |
* | Add php coverage to ctest. | Bill Hoffman | 2010-05-25 | 1 | -0/+252 |