summaryrefslogtreecommitdiff
path: root/Source/cmGlobalKdevelopGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-0/+5
* Refactor extra generator registration to use factoriesTobias Hunger2016-08-031-12/+1
* mark functions with CM_OVERRIDEDaniel Pfeifer2016-06-271-4/+4
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-3/+8
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-3/+3
* Doxygen: Fix warnings.Nicolas Despres2011-10-231-2/+2
* Remove trailing white-spaces.Nicolas Despres2011-10-231-10/+10
* Convert CMake to OSI-approved BSD LicenseBrad King2009-09-281-15/+10
* COMP: fix warning about unused mfAlexander Neundorf2008-03-271-1/+0
* ENH: add all subdirs of the project to the kdevelop blacklist, so kdevelopAlexander Neundorf2007-08-261-1/+1
* ENH: add cmExternalMakefileProjectGenerator, which should make it easier toAlexander Neundorf2007-06-081-18/+16
* STYLE: move ForceVerboseMakefiles to cmGlobalUnixMakefileGenerator3, so theAlexander Neundorf2007-06-051-3/+0
* ENH: apply patch from Alex to support some more kdevelop stuffBill Hoffman2006-02-181-5/+11
* ENH: make KDev sub off of Gen3Ken Martin2005-06-091-9/+9
* ENH: move most of the to global generatorBill Hoffman2005-02-091-3/+53
* NEW: add kdevelop patch from Alexander NeundorfBill Hoffman2004-10-111-0/+47