Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmCommand refactor: cmBreakCommand | Gabor Bencze | 2019-08-20 | 1 | -7/+7 |
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -7/+7 |
* | cmExecutionStatus: Remove arguments from setters | Daniel Pfeifer | 2017-05-09 | 1 | -1/+1 |
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -0/+5 |
* | 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-23 | 1 | -0/+2 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -23/+14 |
* | Port to static cmPolicies API. | Stephen Kelly | 2015-05-04 | 1 | -4/+2 |
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -2/+2 |
* | break: Add policy CMP0055 to check calls strictly | Gregor Jasny | 2014-11-25 | 1 | -1/+67 |
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -0/+26 |