Brad King
|
cf42225c0b
|
ERR: Removed YY_BREAK statements after return statements because they are unreachable.
|
2003-12-09 09:16:40 -05:00 |
Brad King
|
c85e16450d
|
ERR: Added missing static keyword to cmListFileLexerSetToken and cmListFileLexerAppend definitions.
|
2003-12-09 09:11:35 -05:00 |
Brad King
|
6df489c471
|
ERR: We must define YY_NO_UNISTD_H to build on windows.
|
2003-12-08 13:40:26 -05:00 |
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.
|
2003-12-08 13:36:59 -05:00 |