Commit History

Author SHA1 Message Date
  Sergiu Deitsch 54161c70d5 cmListFileLexer: Do not require files to be seekable 2 months ago
  Sergiu Deitsch 7040406f86 cmListFileLexer: Do not require null-terminated input 2 months ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 9 months ago
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 10 months ago
  Kitware Robot bdca8b01d2 Modernize: Use #pragma once in all header files 5 years ago
  Regina Pfeifer 1d3f5ebb0d clang-tidy: Enable check modernize-use-using 6 years ago
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 years ago
  Gregor Jasny ded616bdad cmListFileLexer: bail out on seek-errors 8 years ago
  Brad King 6e6253ea88 cmListFileLexer: Fix signature of cmListFileLexer_New 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King daa0f6f98d Add Lua-style long brackets and long comments to CMake language 12 years ago
  Brad King dbd933365e cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137) 12 years ago
  Brad King 58e524165d Warn about arguments not separated by whitespace 12 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 486a26d3db BUG#1049: Added error message when file ends in an unterminated string. 21 years ago
  Brad King 5473791b4b ENH: Added cmListFileLexer_SetString method to allow a string to be parsed as input. 21 years ago
  Brad King 00ae7ea261 ENH: Using lex-based tokenizer and a simple recursive-descent parser in place of the old hand-coded parser for CMake listfiles. 22 years ago