Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmUnexpectedCommand: Replace with lambda expression | Regina Pfeifer | 2019-07-21 | 1 | -40/+0 |
* | modernize: manage cmCommand instances using unique_ptr. | Marc Chevrier | 2019-07-14 | 1 | -2/+4 |
* | clang-tidy: Pass by value | Regina Pfeifer | 2019-01-22 | 1 | -2/+3 |
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -2/+2 |
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
* | cmCommand: remove unused methods from interface and all implementations | Daniel Pfeifer | 2017-05-11 | 1 | -2/+0 |
* | cmCommand: remove IsScriptable | Daniel Pfeifer | 2017-05-08 | 1 | -2/+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 |
* | Combine all unexpected commands to a single class | Daniel Pfeifer | 2016-11-29 | 1 | -0/+40 |