Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |