summaryrefslogtreecommitdiffstats
path: root/Source/cmExtraCodeLiteGenerator.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove c_str calls when using stream APIs.Stephen Kelly2014-03-111-2/+2
* Remove some c_str() calls.Stephen Kelly2014-03-111-1/+1
* speedup: Cache strings for comparisonsBen Boeckel2014-03-081-1/+2
* stringapi: Use strings for generator namesBen Boeckel2014-03-081-1/+1
* strings: Remove cmStdString referencesBen Boeckel2014-03-081-2/+2
* stringapi: Use strings for the languagesBen Boeckel2014-03-081-1/+2
* CodeLite: Use make -jN switch when generating Unix/MinGW makefilesEran Ifrah2014-02-031-2/+6
* Add support for codelite IDE project flesEran Ifrah2014-01-101-0/+487