summaryrefslogtreecommitdiff
path: root/Source/cmGeneratorExpressionEvaluationFile.h
Commit message (Expand)AuthorAgeFilesLines
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-0/+5
* Avoid using KWSys auto_ptr by adopting it ourselvesBrad King2016-06-291-6/+5
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-5/+6
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-1/+0
* Source: Sort includes of sys/types.h as clang-format wouldBrad King2016-05-031-1/+1
* Source: Stabilize include orderBrad King2016-04-291-3/+2
* cmGeneratorExpressionEvaluationFile: Require generator context.Stephen Kelly2015-08-011-7/+8
* cmGeneratorExpressionEvaluationFile: Add missing sys/types.h includeBrad King2015-04-221-0/+1
* File(GENERATE): Process genex evaluation files for each language.Stephen Kelly2015-03-091-1/+1
* file(GENERATE): Evaluate early to allow generating source filesStephen Kelly2014-11-121-0/+2
* file(GENERATE): Use permissions of input file if present.Stephen Kelly2014-11-041-1/+1
* stringapi: Pass configuration names as stringsBen Boeckel2014-03-081-1/+1
* file: Add GENERATE command to produce files at generate timeStephen Kelly2013-05-241-0/+48