| Commit message (Expand) | Author | Age | Files | Lines |
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | cmCommand refactor: cmExportLibraryDependenciesCommand | Gabor Bencze | 2019-08-25 | 1 | -14/+2 |
|
|
* | cmExportLibraryDependenciesCommand: Port away from FinalPass | Daniel Pfeifer | 2019-07-18 | 1 | -8/+0 |
|
|
* | modernize: manage cmCommand instances using unique_ptr. | Marc Chevrier | 2019-07-14 | 1 | -2/+4 |
|
|
* | Add in-class initialization of some members | jrp2014 | 2018-04-05 | 1 | -1/+1 |
|
|
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -4/+4 |
|
|
* | 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 | -4/+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 |
|
|
* | 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 | -1/+0 |
|\ |
|
| * | Make cmCommand not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 1 | -1/+0 |
|
|
* | | Separate compilation for commands included in cmCommands | Daniel Pfeifer | 2016-10-21 | 1 | -0/+7 |
|/ |
|
* | 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 | -6/+12 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -3/+2 |
|
|
* | cmCommand: Remove IsDiscouraged interface. | Stephen Kelly | 2015-09-27 | 1 | -1/+0 |
|
|
* | stringapi: Command names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | CMakeLists: Generate the cmCommands.cxx file. | Stephen Kelly | 2014-02-09 | 1 | -0/+37 |
|
|