summaryrefslogtreecommitdiff
path: root/Source/cmExtraKateGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmExtra{Kate,SublimeText}Generator: Remove unused cmXMLSafe includesDaniel Pfeifer2015-08-281-1/+0
* Use cmSystemTools::GetCMakeCommand() to get path to cmake internallyBrad King2015-05-201-1/+1
* cmMakefile: Rename GetCurrent{Output,Binary}Directory.Stephen Kelly2015-04-211-1/+1
* Replace 'foo.size() > 0' pattern with !foo.empty().Stephen Kelly2015-01-181-1/+1
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-2/+2
* Kate: handle spaces in build dirAlex Neundorf2014-02-171-9/+9
* Kate: use cmMakefile::GetSafeDefinition() for a not-required variableAlex Neundorf2014-01-171-1/+1
* kate: put full path to cmake into commentAlex Neundorf2013-12-291-1/+2
* kate: support also the build plugin in kate <= 4.12Alex Neundorf2013-12-291-6/+17
* kate: the prev_target is not used by kateAlex Neundorf2013-12-291-1/+0
* kate: fix ninja supportAlex Neundorf2013-12-191-10/+21
* kate: remove unused functionAlex Neundorf2013-12-191-44/+0
* kate: insert build targetsAlex Neundorf2013-11-251-8/+136
* kate: add project generator for the Kate project pluginAlex Neundorf2013-11-251-0/+244