summaryrefslogtreecommitdiff
path: root/Source/cmExpandedCommandArgument.h
Commit message (Expand)AuthorAgeFilesLines
* cmConditionEvaluator: More use of cmPropvvs314152020-09-081-2/+0
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* clang-tidy: Pass by valueRegina Pfeifer2019-01-221-1/+1
* clang-tidy: Use default member initializationRegina Pfeifer2018-12-151-1/+1
* cmExpandedCommandArgument: add an overload for const char*Ben Boeckel2018-01-311-0/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-2/+2
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-1/+1
* If: Introduce policy CMP0054 - don't dereference quoted variables in if()Nils Gladitz2014-09-111-0/+45