index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmGeneratorExpressionLexer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize: Use #pragma once in all header files
Kitware Robot
2020-09-03
1
-4/+1
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-1/+1
*
clang-tidy: Use default member initialization
Regina Pfeifer
2018-12-15
1
-2/+2
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
fix a load of include-what-you-use violations
Daniel Pfeifer
2016-09-03
1
-3/+3
*
make sure to include cmConfigure.h before cmStandardIncludes.h
Daniel Pfeifer
2016-09-03
1
-0/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-4/+7
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-1/+0
*
cmGeneratorExpression: Tokenize over strings
Ben Boeckel
2014-03-08
1
-1/+1
*
use size_t for GeneratorExpressionContent::ContentLength to fix some warnings
Rolf Eike Beer
2013-10-21
1
-2/+2
*
cmGeneratorExpression: Re-write for multi-stage evaluation
Stephen Kelly
2012-09-18
1
-0/+58