summaryrefslogtreecommitdiffstats
path: root/Source/cmExternalMakefileProjectGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Mark overridden functions with CM_OVERRIDEDaniel Pfeifer2016-09-161-1/+1
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-4/+4
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* Refactor extra generator registration to use factoriesTobias Hunger2016-08-031-7/+48
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-6/+9
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-5/+6
* Notify extra generators about languagesBen Boeckel2013-11-191-0/+2
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-6/+6
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-14/+9
* COMP: include cmStandardIncludes.h instead of <vector> and <string>, thisAlexander Neundorf2007-06-131-2/+1
* COMP: less warningsAlexander Neundorf2007-06-081-0/+3
* ENH: add cmExternalMakefileProjectGenerator, which should make it easier toAlexander Neundorf2007-06-081-0/+73