aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses/fortran.mk
Commit message (Expand)AuthorAgeFilesLines
* Move LANG_GCC_IS from bsd.gcc.mk to bsd.default-versions.mk and usegerald2015-01-261-1/+1
* Change the way USES is handled:tijl2014-09-291-1/+1
* Depend on lang/gccXY if users wish to use a different version of gcc bytijl2014-09-271-0/+5
* Move MAINTAINER lines to the end of the initial comment block andgerald2014-03-151-2/+2
* Instead of hardcoding the version of GCC to provide Fortran support,gerald2014-02-271-1/+2
* Add -B${LOCALBASE}/bin to LDFLAGS just like compiler.mk does. This fixestijl2014-02-261-1/+1
* Revert bogus parts of revision 345909.gerald2014-02-251-1/+1
* Reword the documentation at the top of this file.gerald2014-02-251-1/+1
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casestijl2014-02-171-2/+3
* Add the directory with GCC runtime libraries to LDFLAGS. This lets Clangtijl2013-12-211-1/+2
* New USES=fortran to replace USE_FORTRAN.tijl2013-12-131-0/+39