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 | -1/+4 |
* | Make sure unnused parameters are /*named*/ | Daniel Pfeifer | 2016-08-16 | 1 | -1/+1 |
* | Use the empty() method to check for emptyness. | Daniel Pfeifer | 2016-06-02 | 1 | -1/+1 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -16/+10 |
* | 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 |
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -2/+2 |
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -2/+2 |
* | COMP: fix some compiler warnings/errors | Ken Martin | 2005-01-27 | 1 | -0/+1 |
* | ENH: added more capabilities to ctest | Ken Martin | 2005-01-27 | 1 | -0/+59 |