Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
0dc3e6894f019fd35c97aef02c198c85061ed9d4
/
Source
/
cmListFileLexer.h
bdca8b0
Modernize: Use #pragma once in all header files
by Kitware Robot
· 4 years, 7 months ago
1d3f5eb
clang-tidy: Enable check modernize-use-using
by Regina Pfeifer
· 6 years ago
d7204e6
Revise C++ coding style using clang-format-6.0
by Kitware Robot
· 7 years ago
ded616b
cmListFileLexer: bail out on seek-errors
by Gregor Jasny
· 8 years ago
6e6253e
cmListFileLexer: Fix signature of cmListFileLexer_New
by Brad King
· 8 years ago
86578ec
Simplify CMake per-source license notices
by Brad King
· 9 years ago
d9fd2f5
Revise C++ coding style using clang-format
by Kitware Robot
· 9 years ago
daa0f6f
Add Lua-style long brackets and long comments to CMake language
by Brad King
· 11 years ago
dbd9333
cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137)
by Brad King
· 11 years ago
58e5241
Warn about arguments not separated by whitespace
by Brad King
· 12 years ago
96afb12
Convert CMake to OSI-approved BSD License
by Brad King
· 16 years ago
486a26d
BUG#1049: Added error message when file ends in an unterminated string.
by Brad King
· 21 years ago
5473791
ENH: Added cmListFileLexer_SetString method to allow a string to be parsed as input.
by Brad King
· 21 years ago
00ae7ea
ENH: Using lex-based tokenizer and a simple recursive-descent parser in place of the old hand-coded parser for CMake listfiles.
by Brad King
· 21 years ago