index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalGeneratorFactory.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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