Commit History

Author SHA1 Message Date
  Bill Hoffman 11d18d65dc ENH: revert change in parser as it sent the parser into an infinite loop 19 years ago
  Bill Hoffman 7169980b59 ENH: change comment for fortran depend parsing 19 years ago
  Brad King a3836e09a2 COMP: Moved duplicate flex-generated lexer warning suppression and cross-platform support code to a single cmStandardLexer.h included by all lexer sources. Added fix for macro redefinitions on Borland 5.8 compiler. 19 years ago
  Brad King ab61137eb1 COMP: Fix and/or disable warnings for Borland 5.6 build. 19 years ago
  Brad King a7d4b61699 BUG: Lexer should be case insensitive so flex should be run with -i option. This partially addresses bug#2361. 20 years ago
  Brad King 4b843d135e COMP: Removed warnings about unreachable code and constant control expressions. Added the changes to the instructions in the input lex files. 20 years ago
  Brad King 04e56bf7ff ENH: Changed over to using C++ for building flex/bison generated files. It reduces the number of changes that need to be made after generation. 21 years ago
  Brad King d69cc8c63f COMP: Added additional instructions about how to modify the generated files. 21 years ago
  Brad King 19f977bad7 ENH: Added Fortran dependency scanner implementation. 21 years ago