Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Source: fix many -Wmissing-prototypes warnings by marking functions static | Sean McBride | 2021-10-25 | 1 | -1/+2 |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -4/+5 |
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | Tests/CMakeLib: use cmsys::ifstream | Daniel Pfeifer | 2016-09-03 | 1 | -3/+6 |
* | Pass arguments that are not modified as const&. | Daniel Pfeifer | 2016-05-26 | 1 | -1/+1 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -37/+27 |
* | Tests: Fix CMakeLib.testRST for relative __FILE__ | Brad King | 2014-06-06 | 1 | -2/+7 |
* | Add class cmRST to do basic reStructuredText processing | Brad King | 2013-10-16 | 1 | -0/+96 |