Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
* | try_compile: Add policy CMP0067 to honor language standards | Brad King | 2016-12-06 | 1 | -0/+4 |
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -0/+5 |
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -0/+1 |
* | Make cmCommand not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 1 | -2/+0 |
* | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -1/+1 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -4/+1 |
* | try_compile: Add option to control type of target | Brad King | 2016-02-19 | 1 | -3/+3 |
* | stringapi: Use strings in target name | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
* | Remove trailing whitespace | Alex Neundorf | 2011-09-15 | 1 | -7/+7 |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | ENH: add two simple tests for TRY_RUN() | Alexander Neundorf | 2007-05-24 | 1 | -0/+65 |