summaryrefslogtreecommitdiffstats
path: root/Source/cmDependsFortran.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Convert cmDepends object interface to scan an entire target at once.Brad King2007-12-231-5/+1
|
* ENH: Pass target directory to cmDependsFortran scanning instances.Brad King2007-12-191-3/+7
|
* STYLE: some m_ to this-> cleanupKen Martin2006-03-151-2/+2
|
* ENH: Improve performance of check build system by creating another file that ↵Andy Cedilnik2005-10-121-3/+3
| | | | is simpler to parse and therefore much faster overall
* ENH: reduce the number of files produced still needs a bit more cleanupKen Martin2005-07-271-2/+3
|
* ENH: some changes to the depends signature to be more flexibleKen Martin2005-05-111-3/+2
|
* ENH: Added optional verbose output to build system dependency check.Brad King2005-05-061-1/+1
|
* ENH: Implementing explicit cmake_copy_f90_mod callback to copy Fortran90 ↵Brad King2005-03-031-0/+5
| | | | modules to the stamp files more reliably. This removes the temporary hack for per-platform upper-/lower- case.
* ENH: Added Fortran dependency scanner implementation.Brad King2005-01-261-0/+64