Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Remove cmObject.h and cmTypeMacro.h | Daniel Pfeifer | 2016-10-24 | 1 | -1/+0 |
* | Merge topic 'remove-cmobject-uses' | Brad King | 2016-10-24 | 1 | -2/+0 |
|\ | |||||
| * | Make cmCommand not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 1 | -2/+0 |
* | | Separate compilation for commands included in cmCommands | Daniel Pfeifer | 2016-10-21 | 1 | -0/+9 |
|/ | |||||
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -10/+10 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -11/+8 |
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -1/+0 |
* | cmTargetPropCommandBase: Change the interface to return bool. | Stephen Kelly | 2014-04-07 | 1 | -1/+1 |
* | target_sources: New command to add sources to target. | Stephen Kelly | 2014-04-02 | 1 | -0/+55 |