Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
62a9fc7e94
COMP: Restore fixes to generated lexer
|
17 years ago |
Brad King
|
ae7f2b47b3
COMP: Fix unused yyunput warning in lexer
|
17 years ago |
Brad King
|
625ef26163
ENH: Allow most characters in ENV variable refs
|
17 years ago |
Bill Hoffman
|
9a2dbdc1f1
COMP: fix warnings on hp
|
18 years ago |
Bill Hoffman
|
937afc6b9b
ENH: fix for aix
|
18 years ago |
Brad King
|
e40c51dddf
BUG: Fixed cmCommandArgumentLexer no-escape mode to not match backslash-escape sequences as lexical tokens at all. Needed to configure files with backslashes preceding an @VAR@ replacement. This fixes bug#5130.
|
18 years ago |
Brad King
|
1d11927f65
COMP: Removed yyunput function to avoid warning.
|
19 years ago |
Brad King
|
aa8d37bdc8
COMP: Restoring previous AIX fix.
|
19 years ago |
Brad King
|
97c97730a6
BUG: Character + should be valid in a variable name.
|
19 years ago |
Andy Cedilnik
|
8c38610588
COMP: Attempt to fix aix build
|
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 |
Ken Martin
|
20c27063dd
STYLE: hmm
|
19 years ago |
Ken Martin
|
aa3fc279bf
STYLE: hmm
|
19 years ago |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
20 years ago |
Andy Cedilnik
|
1bbccc5bef
ENH: Improve handling of escaped characters
|
20 years ago |
Andy Cedilnik
|
40d289dd68
ENH: Improve variable name regular expression
|
20 years ago |
Andy Cedilnik
|
733c1c193b
ENH: Initial import
|
20 years ago |