Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use CM_DISABLE_COPY | Daniel Pfeifer | 2017-04-24 | 1 | -1/+3 |
* | cmScriptGenerator: pass Indent by value | Daniel Pfeifer | 2017-04-21 | 1 | -8/+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 |
* | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-16 | 1 | -1/+7 |
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -8/+10 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -3/+3 |
* | cmTestGenerator: Require cmLocalGenerator, not cmMakefile. | Stephen Kelly | 2015-08-23 | 1 | -0/+4 |
* | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
* | CTest: Report tests not run due to unknown configuration | Brad King | 2011-06-10 | 1 | -0/+2 |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | ENH: Add NAME mode to ADD_TEST command | Brad King | 2009-03-16 | 1 | -0/+4 |
* | ENH: Refactor generation of CTestTestfile content | Brad King | 2009-03-16 | 1 | -0/+44 |