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.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-4/+4
*
Code style: add missed explicit 'this->'
Oleksandr Koval
2021-01-05
1
-2/+2
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3/+1
*
clang-tidy: Use emplace
Regina Pfeifer
2019-01-17
1
-2/+2
*
clang-tidy: Use default member initialization
Regina Pfeifer
2018-12-15
1
-2/+0
*
cmGeneratorExpressionLexer: only tokenize strings with a '$'
Ben Boeckel
2018-01-31
1
-0/+6
*
Reduce allocation of temporary values on heap.
Pavel Solodovnikov
2018-01-26
1
-10/+6
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-25/+20
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-3/+0
*
cmGeneratorExpression: Tokenize over strings
Ben Boeckel
2014-03-08
1
-4/+2
*
cmGeneratorExpressionLexer: Use a switch statement to parse
Ben Boeckel
2014-02-21
1
-35/+35
*
cmGeneratorExpression: Re-write for multi-stage evaluation
Stephen Kelly
2012-09-18
1
-0/+85