summaryrefslogtreecommitdiffstats
path: root/Source/cmGeneratorExpressionEvaluationFile.cxx
Commit message (Expand)AuthorAgeFilesLines
* genex: remove the need for backtracesBen Boeckel2014-06-051-1/+1
* file(GENERATE): Only write the file if content is different.Stephen Kelly2014-04-301-12/+3
* Simplify multiple config handling.Stephen Kelly2014-04-021-9/+6
* Remove some c_str() calls.Stephen Kelly2014-03-111-5/+5
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-2/+2
* Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.Clinton Stimpson2014-01-071-2/+3
* file: Add GENERATE command to produce files at generate timeStephen Kelly2013-05-241-0/+151