summaryrefslogtreecommitdiff
path: root/Source/LexerParser/cmListFileLexer.in.l
Commit message (Expand)AuthorAgeFilesLines
* cmake_command: Add command to EVAL a CMake script as a stringCristian Adam2020-03-031-11/+3
* cmListFileLexer: Add missing include to avoid possible pointer truncationZsolt Parragi2019-02-131-1/+1
* Fix most clang -Wextra-semi-stmt warnings in C++ filesSean McBride2019-01-151-1/+1
* ListFileLexer: Do not match null bytes in inputBrad King2018-06-261-3/+3
* ListFileLexer: fix heap-buffer-overflow on malicious inputMatthias Maennich2017-08-301-4/+4
* cmListFileLexer: regenerate with flex 2.6.4 (previously 2.6.1)Matthias Maennich2017-08-251-6/+6
* cmListFileLexer: fix 'bail out on seek-errors' also in original fileMatthias Maennich2017-08-251-2/+6
* LexerParser: move to custom directoryDaniel Pfeifer2017-04-281-0/+564