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
/
LexerParser
/
cmListFileLexer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmListFileLexer: Do not require files to be seekable
Sergiu Deitsch
2025-09-19
1
-24/+81
*
cmListFileLexer: Test for broken UTF-32-(BE|LE) BOM
Sergiu Deitsch
2025-09-12
1
-2/+11
*
cmListFileLexer: Handle null character in the grammar
Sergiu Deitsch
2025-09-12
1
-109/+115
*
cmListFileLexer: Do not require null-terminated input
Sergiu Deitsch
2025-09-12
1
-24/+28
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
cmake_command: Add command to EVAL a CMake script as a string
Cristian Adam
2020-03-03
1
-11/+3
*
cmListFileLexer: Add missing include to avoid possible pointer truncation
Zsolt Parragi
2019-02-13
1
-1/+1
*
Fix most clang -Wextra-semi-stmt warnings in C++ files
Sean McBride
2019-01-15
1
-1/+1
*
ListFileLexer: Do not match null bytes in input
Brad King
2018-06-26
1
-100/+96
*
ListFileLexer: fix heap-buffer-overflow on malicious input
Matthias Maennich
2017-08-30
1
-94/+112
*
cmListFileLexer: regenerate with flex 2.6.4 (previously 2.6.1)
Matthias Maennich
2017-08-25
1
-270/+423
*
LexerParser: move to custom directory
Daniel Pfeifer
2017-04-28
1
-0/+2688