index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmDependsFortranLexer.in.l
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document removal of 'register' from flex/bison output
Brad King
2013-06-28
1
-0/+1
*
Fortran: Follow <>-style includes (#13239)
Brad King
2012-05-22
1
-0/+5
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
COMP: Remove useless assignment in Fortran lexer
Brad King
2009-06-12
1
-0/+1
*
ENH: Patch from Maik to add Fortran03 USE syntax support.
Brad King
2008-04-24
1
-0/+4
*
STYLE: Fix reference to makedepf90 project.
Brad King
2008-04-21
1
-2/+2
*
BUG: Fix Fortran dependency parser preprocessor handling crash.
Brad King
2008-04-21
1
-9/+9
*
BUG: Fix for bug#5809. Applied patch supplied in the bug report. Updated pr...
Brad King
2007-10-03
1
-28/+34
*
ENH: revert change in parser as it sent the parser into an infinite loop
Bill Hoffman
2006-08-16
1
-1/+1
*
ENH: change comment for fortran depend parsing
Bill Hoffman
2006-08-15
1
-1/+1
*
COMP: Moved duplicate flex-generated lexer warning suppression and cross-plat...
Brad King
2006-08-08
1
-32/+3
*
COMP: Fix and/or disable warnings for Borland 5.6 build.
Brad King
2006-08-01
1
-0/+5
*
BUG: Lexer should be case insensitive so flex should be run with -i option. ...
Brad King
2005-10-17
1
-1/+1
*
COMP: Removed warnings about unreachable code and constant control expression...
Brad King
2005-05-03
1
-0/+2
*
ENH: Changed over to using C++ for building flex/bison generated files. It r...
Brad King
2005-02-01
1
-18/+14
*
COMP: Added additional instructions about how to modify the generated files.
Brad King
2005-01-26
1
-0/+1
*
ENH: Added Fortran dependency scanner implementation.
Brad King
2005-01-26
1
-0/+203