summaryrefslogtreecommitdiff
path: root/Source/cmGeneratorExpressionParser.h
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: address `modernize-use-default-member-init` lintsBen Boeckel2022-05-241-1/+1
* clang-tidy: fix `readability-redundant-access-specifiers` warningsBen Boeckel2021-01-271-1/+0
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* cmGeneratorExpressionEvaluator: Modernize memory managementMarc Chevrier2019-12-051-3/+7
* clang-tidy: Pass by valueRegina Pfeifer2019-01-221-2/+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-3/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-5/+4
* Remove `//------...` horizontal separator commentsBrad King2016-05-091-1/+0
* Remove some obsolete declarationsStephen Kelly2015-10-271-2/+0
* cmGeneratorExpression: Re-write for multi-stage evaluationStephen Kelly2012-09-181-0/+45