Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmCommand: remove unused methods from interface and all implementations | Daniel Pfeifer | 2017-05-11 | 1 | -5/+0 |
* | cmCommand: remove IsScriptable | Daniel Pfeifer | 2017-05-08 | 1 | -5/+0 |
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
* | cmConfigure: Ensure separate include block in headers | Daniel Pfeifer | 2017-04-11 | 1 | -0/+1 |
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -0/+6 |
* | Make cmCommand not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 1 | -2/+0 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -5/+5 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -7/+2 |
* | continue: Add a new CMake language command for loop continuation (#14013) | Gregor Jasny | 2014-12-01 | 1 | -0/+55 |