Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -8/+11 |
* | Replace 'foo.size() == 0' pattern with foo.empty(). | Stephen Kelly | 2015-01-18 | 1 | -1/+1 |
* | Replace 'foo.size() > 0' pattern with !foo.empty(). | Stephen Kelly | 2015-01-18 | 1 | -2/+2 |
* | cmParseDelphiCoverage: Remove superfluous semicolons after methods | Christoph GrĂ¼ninger | 2014-12-23 | 1 | -2/+2 |
* | CTest: Remove code to fix scanbuild errors | Joseph Snyder | 2014-12-15 | 1 | -2/+0 |
* | CTest: Add code coverage parser for Pascal/Delphi | Joseph Snyder | 2014-10-21 | 1 | -0/+253 |