index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmGlobalGeneratorFactory.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
GlobalGenerator family: modernize memory management
Marc Chevrier
2020-01-07
1
-6
/
+8
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-1
/
+1
*
Add global generator factory method to get default platform name
Brad King
2019-01-18
1
-0
/
+5
*
Add global generator factory method to get list of known platforms
Brad King
2019-01-18
1
-0
/
+10
*
Split global generator factory list with and without platforms
Brad King
2019-01-18
1
-2
/
+9
*
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