Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -1/+8 |
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -2/+2 |
* | cmLocalGenerator: Add method to get Fortran-specific compiler flags | Brad King | 2016-06-17 | 1 | -0/+3 |
* | Refactor Makefile/Ninja tool working directory storage | Brad King | 2016-06-17 | 1 | -1/+9 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -1/+1 |
* | cmLocalGenerator: Create from already-constructed cmMakefile. | Stephen Kelly | 2015-08-28 | 1 | -2/+1 |
* | cmLocalGenerator: Remove Parent pointer. | Stephen Kelly | 2015-08-28 | 1 | -1/+0 |
* | cmCommonTargetGenerator: Adopt ModuleDefinitionFile member | Brad King | 2015-07-09 | 1 | -0/+4 |
* | cmLocalCommonGenerator: Adopt ConfigName member | Brad King | 2015-07-09 | 1 | -0/+6 |
* | Add common base classes to Makefile and Ninja generators | Brad King | 2015-07-09 | 1 | -0/+29 |