| Commit message (Expand) | Author | Age | Files | Lines |
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -5/+5 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -1/+1 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -4/+3 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 1 | -0/+4 |
|
|
* | CMake: Report whether generators support platforms | Tobias Hunger | 2016-07-14 | 1 | -0/+6 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -1/+1 |
|
|
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -5/+5 |
|
|
* | Add missing braces around statements in header files | Daniel Pfeifer | 2016-06-11 | 1 | -1/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -11/+18 |
|
|
* | cmake-gui: Add option to specify generator toolset | Robert Dailey | 2015-11-17 | 1 | -0/+6 |
|
|
* | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 1 | -4/+5 |
|
|
* | stringapi: Use strings for generator names | Ben Boeckel | 2014-03-08 | 1 | -3/+5 |
|
|
* | Make cmGlobalGenerator::GetDocumentation() a static function | Patrick Gansterer | 2012-11-19 | 1 | -1/+1 |
|
|
* | Allow a GeneratorFactory handling of more than one generator | Patrick Gansterer | 2012-11-19 | 1 | -2/+3 |
|
|
* | Add cmGlobalGeneratorFactory::GetGenerators() | Patrick Gansterer | 2012-11-19 | 1 | -0/+7 |
|
|
* | Introduce the abstract class cmGlobalGeneratorFactory | Patrick Gansterer | 2012-11-19 | 1 | -0/+51 |
|
|