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 | -2/+3 |
* | CTest: don't use else after return | Daniel Pfeifer | 2016-08-18 | 1 | -2/+1 |
* | Merge topic 'remove-needless-copies' | Brad King | 2016-05-27 | 1 | -2/+2 |
|\ | |||||
| * | Pass arguments that are not modified as const&. | Daniel Pfeifer | 2016-05-26 | 1 | -2/+2 |
* | | Remove redundant c_str() calls. | Daniel Pfeifer | 2016-05-26 | 1 | -1/+1 |
|/ | |||||
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -74/+58 |
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -3/+3 |
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -2/+2 |
* | ctest_coverage: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -6/+6 |
* | CTest: Remove code to fix scanbuild errors | Joseph Snyder | 2014-12-15 | 1 | -2/+0 |
* | Remove some unneeded c_str calls. | Stephen Kelly | 2014-11-23 | 1 | -3/+3 |
* | CTest: Add Javascript coverage parser | Joseph Snyder | 2014-10-29 | 1 | -0/+166 |