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
/
cmExternalMakefileProjectGenerator.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Mark overridden functions with CM_OVERRIDE
Daniel Pfeifer
2016-09-16
1
-1/+1
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-4/+4
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0/+2
*
Refactor extra generator registration to use factories
Tobias Hunger
2016-08-03
1
-7/+48
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-6/+9
*
stringapi: Use strings for generator names
Ben Boeckel
2014-03-08
1
-5/+6
*
Notify extra generators about languages
Ben Boeckel
2013-11-19
1
-0/+2
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-6/+6
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
COMP: include cmStandardIncludes.h instead of <vector> and <string>, this
Alexander Neundorf
2007-06-13
1
-2/+1
*
COMP: less warnings
Alexander Neundorf
2007-06-08
1
-0/+3
*
ENH: add cmExternalMakefileProjectGenerator, which should make it easier to
Alexander Neundorf
2007-06-08
1
-0/+73