summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalGeneratorFactory.h
Commit message (Expand)AuthorAgeFilesLines
* cmake-gui: Add option to specify generator toolsetRobert Dailey2015-11-171-0/+6
* cmGlobalGenerator: Require a cmake instance in ctor.Stephen Kelly2015-05-271-4/+5
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-3/+5
* Make cmGlobalGenerator::GetDocumentation() a static functionPatrick Gansterer2012-11-191-1/+1
* Allow a GeneratorFactory handling of more than one generatorPatrick Gansterer2012-11-191-2/+3
* Add cmGlobalGeneratorFactory::GetGenerators()Patrick Gansterer2012-11-191-0/+7
* Introduce the abstract class cmGlobalGeneratorFactoryPatrick Gansterer2012-11-191-0/+51