summaryrefslogtreecommitdiff
path: root/Source/cmGeneratorExpressionNode.h
Commit message (Expand)AuthorAgeFilesLines
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* cmGeneratorExpression: Remove Evaluate overload by parameter re-orderingDaniel Eiband2019-09-221-2/+2
* Genex: Add more extensive support for an unbounded number of parametersRobert Maynard2019-06-031-1/+3
* clang-tidy: Use `= default`Regina Pfeifer2019-01-251-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* fix a load of include-what-you-use violationsDaniel Pfeifer2016-09-031-12/+8
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-15/+14
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-2/+0
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* Source: Stabilize include orderBrad King2016-04-291-1/+2
* Remove some obsolete declarationsStephen Kelly2015-10-271-2/+0
* cmGeneratorExpression: Port interface to cmGeneratorTarget.Stephen Kelly2015-10-121-1/+2
* cmGeneratorExpression: Port to cmLocalGenerator.Stephen Kelly2015-10-121-1/+1
* Genex: Split cmGeneratorExpressionNode into own file.Stephen Kelly2015-03-111-0/+70