Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-16 | 1 | -1/+1 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -0/+1 |
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
* | Remove use of include <cmsys/stl/*> and cmsys_stl::* | Brad King | 2015-08-20 | 1 | -1/+2 |
* | Remove use of include <cmsys/ios/*> and cmsys_ios::* | Brad King | 2015-08-20 | 1 | -3/+2 |
* | Remove use of cmsys_stl. | Stephen Kelly | 2015-02-05 | 1 | -2/+2 |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | COMP: Avoid parameter/member shadow in cmXMLSafe | Brad King | 2009-02-06 | 1 | -1/+1 |
* | ENH: Create cmXMLSafe to help escapes in XML | Brad King | 2009-02-05 | 1 | -0/+49 |