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
...
*
BUG: When requiring a module through a .proxy rule add an empty .proxy rule i...
Brad King
2007-10-03
1
-0/+3
*
BUG: Fix for bug#5809. Applied patch supplied in the bug report. Updated pr...
Brad King
2007-10-03
1
-7/+26
*
BUG: Do not write symbolic make dependencies into depends.internal.
Brad King
2007-08-29
1
-4/+0
*
STYLE: fix line length
Ken Martin
2006-05-10
1
-2/+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-5/+5
*
ENH: Improve performance of check build system by creating another file that ...
Andy Cedilnik
2005-10-12
1
-17/+16
*
ENH: reduce the number of files produced still needs a bit more cleanup
Ken Martin
2005-07-27
1
-40/+15
*
ENH: new fortran depends to match new Unix Gen
Andy Cedilnik
2005-05-25
1
-6/+11
*
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]