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
/
cmDependsFortran.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ENH: some updates to the provides requires code
Ken Martin
2005-05-16
1
-0/+9
*
ENH: some changes to the depends signature to be more flexible
Ken Martin
2005-05-11
1
-6/+2
*
ENH: Added optional verbose output to build system dependency check.
Brad King
2005-05-06
1
-3/+4
*
BUG: When checking for upper-case modules do not use an upper-case .MOD exten...
Brad King
2005-03-07
1
-1/+3
*
ENH: Implementing explicit cmake_copy_f90_mod callback to copy Fortran90 modu...
Brad King
2005-03-03
1
-12/+53
*
BUG: We need to test the compiler for the case of the mod file names. For no...
Brad King
2005-03-02
1
-0/+14
*
BUG: Module file names are case insensitive. Always use lower case no matter...
Brad King
2005-03-01
1
-3/+5
*
STYLE: Added TODO comment for checking dependencies.
Brad King
2005-02-15
1
-0/+1
*
ENH: Changed over to using C++ for building flex/bison generated files. It r...
Brad King
2005-02-01
1
-8/+6
*
STYLE: Added another solution proposal for out-of-directory modules.
Brad King
2005-01-28
1
-0/+17
*
ENH: Added provides/requires output for modules.
Brad King
2005-01-28
1
-4/+86
*
COMP: Added constructor to cmDependsFortranFile to avoid using initializer li...
Brad King
2005-01-26
1
-1/+5
*
ENH: Removed Lexer/Parser prefix before _yy symbols. Just cmDependsFortran_y...
Brad King
2005-01-26
1
-11/+11
*
ENH: Added Fortran dependency scanner implementation.
Brad King
2005-01-26
1
-0/+384
[prev]