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
/
cmDependsFortranParser.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove borland workarounds.
Stephen Kelly
2014-10-15
1
-6/+0
*
Fortran: Follow <>-style includes (#13239)
Brad King
2012-05-22
1
-373/+437
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: Use KWSys String strcasecmp to parse Fortran
Brad King
2009-06-12
1
-259/+256
*
BUG: Do not use 'char' type as array subscript
Brad King
2009-02-17
1
-2/+2
*
ENH: Patch from Maik to add Fortran03 USE syntax support.
Brad King
2008-04-24
1
-142/+214
*
STYLE: Fix reference to makedepf90 project.
Brad King
2008-04-21
1
-2/+2
*
BUG: Fix parsing of fortran include directives during dependency scanning. P...
Brad King
2008-01-08
1
-18/+24
*
BUG: Fixed memory-leaks in fortran parser.
Brad King
2007-12-17
1
-25/+44
*
BUG: Fix parsing of #include preprocessor directives.
Brad King
2007-12-17
1
-99/+99
*
COMP: Disable some warnings in generated code. Disable compilation of unused...
Brad King
2007-10-05
1
-35/+45
*
ENH: update .y file with borland fix, and use a table based strcasecmp
Bill Hoffman
2007-10-04
1
-14/+51
*
COMP: Get it to compile on Borland 5.5, too. Including stl headers here does ...
David Cole
2007-10-04
1
-3/+14
*
STYLE: Removed reference to my home directory from #line calls.
Brad King
2007-10-04
1
-20/+22
*
COMP: Do not use non-portable strcasecmp.
Brad King
2007-10-03
1
-30/+39
*
BUG: Fix for bug#5809. Applied patch supplied in the bug report. Updated pr...
Brad King
2007-10-03
1
-539/+894
*
COMP: shut up warnings
Ken Martin
2007-03-05
1
-0/+6
*
COMP: Fix and/or disable warnings for Borland 5.6 build.
Brad King
2006-08-01
1
-0/+3
*
STYLE: fix line length
Ken Martin
2006-05-10
1
-4/+7
*
COMP: Added __INTEL_COMPILER to test for yyerrorlab warning suppression.
Brad King
2005-03-14
1
-1/+1
*
COMP: Adding warning work-around for unused case label yyerrorlab on HP compi...
Brad King
2005-02-02
1
-1/+1
*
COMP: Disabling warning in generated code.
Brad King
2005-02-01
1
-0/+1
*
ENH: Changed over to using C++ for building flex/bison generated files. It r...
Brad King
2005-02-01
1
-0/+1504