summaryrefslogtreecommitdiffstats
path: root/Source/cmGeneratorExpressionContext.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-3/+2
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-1/+0
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Genex: Port some access API to cmGeneratorTarget.Stephen Kelly2015-10-151-5/+4
* Genex: Port implementation to cmGeneratorTarget.Stephen Kelly2015-10-151-3/+5
* cmGeneratorExpression: Port interface to cmGeneratorTarget.Stephen Kelly2015-10-121-2/+3
* cmGeneratorExpression: Port to cmLocalGenerator.Stephen Kelly2015-10-121-2/+3
* Genex: Extend cmGeneratorExpressionContext constructor.Stephen Kelly2015-03-101-1/+7
* Genex: Split cmGeneratorExpressionContext into own file.Stephen Kelly2015-03-101-0/+48