Commit History

Author SHA1 Message Date
  Brad King cf42225c0b ERR: Removed YY_BREAK statements after return statements because they are unreachable. 22 years ago
  Brad King c85e16450d ERR: Added missing static keyword to cmListFileLexerSetToken and cmListFileLexerAppend definitions. 22 years ago
  Brad King 6df489c471 ERR: We must define YY_NO_UNISTD_H to build on windows. 22 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