Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move LANG_GCC_IS from bsd.gcc.mk to bsd.default-versions.mk and use | gerald | 2015-01-26 | 1 | -1/+1 |
* | Change the way USES is handled: | tijl | 2014-09-29 | 1 | -1/+1 |
* | Depend on lang/gccXY if users wish to use a different version of gcc by | tijl | 2014-09-27 | 1 | -0/+5 |
* | Move MAINTAINER lines to the end of the initial comment block and | gerald | 2014-03-15 | 1 | -2/+2 |
* | Instead of hardcoding the version of GCC to provide Fortran support, | gerald | 2014-02-27 | 1 | -1/+2 |
* | Add -B${LOCALBASE}/bin to LDFLAGS just like compiler.mk does. This fixes | tijl | 2014-02-26 | 1 | -1/+1 |
* | Revert bogus parts of revision 345909. | gerald | 2014-02-25 | 1 | -1/+1 |
* | Reword the documentation at the top of this file. | gerald | 2014-02-25 | 1 | -1/+1 |
* | Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases | tijl | 2014-02-17 | 1 | -2/+3 |
* | Add the directory with GCC runtime libraries to LDFLAGS. This lets Clang | tijl | 2013-12-21 | 1 | -1/+2 |
* | New USES=fortran to replace USE_FORTRAN. | tijl | 2013-12-13 | 1 | -0/+39 |