1. bdca8b0 Modernize: Use #pragma once in all header files by Kitware Robot · 4 years, 7 months ago
  2. 1d3f5eb clang-tidy: Enable check modernize-use-using by Regina Pfeifer · 6 years ago
  3. d7204e6 Revise C++ coding style using clang-format-6.0 by Kitware Robot · 7 years ago
  4. ded616b cmListFileLexer: bail out on seek-errors by Gregor Jasny · 8 years ago
  5. 6e6253e cmListFileLexer: Fix signature of cmListFileLexer_New by Brad King · 8 years ago
  6. 86578ec Simplify CMake per-source license notices by Brad King · 9 years ago
  7. d9fd2f5 Revise C++ coding style using clang-format by Kitware Robot · 9 years ago
  8. daa0f6f Add Lua-style long brackets and long comments to CMake language by Brad King · 11 years ago
  9. dbd9333 cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137) by Brad King · 11 years ago
  10. 58e5241 Warn about arguments not separated by whitespace by Brad King · 12 years ago
  11. 96afb12 Convert CMake to OSI-approved BSD License by Brad King · 16 years ago
  12. 486a26d BUG#1049: Added error message when file ends in an unterminated string. by Brad King · 21 years ago
  13. 5473791 ENH: Added cmListFileLexer_SetString method to allow a string to be parsed as input. by Brad King · 21 years ago
  14. 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