summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Linux-GNU-Fortran.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Create Linux GNU compiler flag consolidation macroBrad King2010-01-131-0/+2
| | | | | This macro will be used for GNU compiler flags that are specific to Linux but not to any language.
* Split GNU compiler information filesBrad King2009-12-021-16/+0
| | | | | | | | | | | | | | This moves GNU compiler flags into new-style modules Compiler/GNU-<lang>.cmake Platform/<os>-GNU-<lang>.cmake We use language-independent helper modules Compiler/GNU.cmake Platform/<os>-GNU.cmake to define macros consolidating the information.
* ENH: Patch from Maik to add per-configuration default flags to GCC and Intel ↵Brad King2008-03-171-0/+15
| | | | Fortran compilers on Linux.
* ENH: Implemented Fortran module output directory and search path flags.Brad King2007-12-301-0/+1