summaryrefslogtreecommitdiff
path: root/Source/cmGeneratorExpressionContext.h
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy: address `modernize-use-default-member-init` lintsBen Boeckel2022-05-241-4/+4
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Genex: Add $<LINK_LANGUAGE:...> and $<LINK_LANG_AND_ID:...>Marc Chevrier2020-02-261-0/+1
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-2/+2
* clang-tidy: Pass by valueRegina Pfeifer2019-01-221-3/+3
* clang-format: format all code as Cpp11Daniel Pfeifer2017-08-301-1/+1
* 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-111-1/+7
* Genex: Split cmGeneratorExpressionContext into own file.Stephen Kelly2015-03-111-0/+48