Age | Commit message (Expand) | Author | Files | Lines |
2014-11-03 | Fix GCC49 pattern. | ryoon | 1 | -2/+2 |
2014-10-31 | Restore monolithic gcc48 and gcc48-libs. | ryoon | 2 | -148/+16 |
2014-09-06 | Improve comments around USE_PKGSRC_GCC and GCC_REQD. | jperkin | 1 | -9/+6 |
2014-09-05 | Fix lang/gcc49 dependency logic, based on lang/gcc47. | jperkin | 1 | -2/+9 |
2014-09-04 | Add infrastructure support for lang/gcc49 and lang/gcc49-libs | jperkin | 1 | -4/+31 |
2014-06-09 | Make lang/g95 as default Fortran compiler under NetBSD current (GCC 4.8) | ryoon | 1 | -8/+1 |
2014-06-01 | Fix error under recent NetBSD current (GCC 4.8.3). | ryoon | 2 | -2/+120 |
2014-06-01 | Set gcc48-* compilers, and gcc48-fortaran as default Fortran compiler for | ryoon | 1 | -28/+33 |
2014-06-01 | Remove lang/gfortran | ryoon | 1 | -117/+0 |
2014-04-22 | Support per language gcc48 packages | ryoon | 1 | -14/+30 |
2014-04-05 | Add compiler support code for lang/gfortran Fortan 95/2003/2008 compiler | ryoon | 1 | -0/+117 |
2014-02-04 | Make sure FC is set for g77/gfortran. Fixes runtime Fortran in math/R et al. | fhajny | 1 | -1/+3 |
2013-11-23 | Set Interix bultin gcc specific patths to COMPILER_{INCLUDE,LIB}_DIRS. | obache | 1 | -1/+6 |
2013-07-31 | Construct CC_VERSION differenty; fix for Xcode where clang reports itself as ... | adam | 1 | -2/+2 |
2013-07-09 | Match against CC_VERSION rather than _GCC_VERSION, the latter is not defined | jperkin | 1 | -3/+3 |
2013-06-15 | fix typo in comment. | wiz | 1 | -2/+2 |
2013-06-15 | "fortran88" is unknown, make it "fortran77". | asau | 1 | -2/+2 |
2013-06-15 | Stop advertising "fortran" support by GCC before 4.4 | asau | 1 | -7/+5 |
2013-06-15 | Do not switch Fortran compiler depending on the language requirement of | joerg | 1 | -8/+4 |
2013-06-13 | Add USE_PKGSRC_GCC_RUNTIME support for gcc 4.8 and fix dependencies for | jperkin | 1 | -3/+9 |
2013-05-29 | No trailing comma after -R | joerg | 1 | -2/+2 |
2013-05-22 | Use -R as LINKER_RPATH_FLAG like GCC. The patches for lang/gcc47 and | joerg | 1 | -2/+2 |
2013-05-09 | Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/. | riastradh | 5 | -12/+12 |
2013-05-09 | Use g95 as default Fortran compiler. Would be nice to use more modern | joerg | 1 | -3/+3 |
2013-04-20 | Use so magic to set _GCC_DIST_VERSION. | sbd | 1 | -3/+4 |
2013-04-19 | Renaming GCC_DIST_VERSION to GCC48_DIST_VERSION | adam | 1 | -2/+2 |
2013-04-17 | Enable usage of gcc-4.8 as PKGSRC_COMPILER | adam | 1 | -3/+2 |
2013-04-06 | The newer versions of solaris studio compilers install by default into | tez | 1 | -1/+4 |
2013-04-02 | I think this might fix gcc47-libs. | wiz | 1 | -2/+2 |
2013-04-01 | Add support for gcc48. From Kai-Uwe Eckhardt <kuehro@gmx.de>. | wiz | 1 | -6/+39 |
2013-04-01 | Fix two typos. | wiz | 1 | -3/+3 |
2013-02-21 | clang -dumpversion prints 4.2.1, which is not the intended content | wiz | 1 | -2/+2 |
2012-12-15 | When using g95 as fortran compiler make sure FC is set correctly. | markd | 1 | -1/+2 |
2012-12-12 | compiler.mk, gcc.mk: Implement DRAGONFLY_CCVER | marino | 1 | -1/+3 |
2012-09-17 | check defined(_USE_GCC_SHLIB) before using it. | obache | 1 | -2/+2 |
2012-09-16 | Document USE_PKGSRC_GCC_RUNTIME and provide a default setting. | jperkin | 1 | -5/+23 |
2012-09-16 | Add dependency on GCC libraries if requested. | sbd | 1 | -1/+9 |
2012-09-13 | Move the setting of _USE_GCC_SHLIB=yes on SunOS from the gcc buildlink3 to | sbd | 1 | -1/+8 |
2012-07-27 | Ensure LC_ALL=C is set when determining the gcc version. Add a comment | jperkin | 1 | -11/+8 |
2012-07-13 | Add new GCCBASE variable, useful on systems which install gcc outside of | jperkin | 1 | -2/+9 |
2012-07-09 | Set default values for _NEED_GCC47 and _NEED_GCC_AUX. | sbd | 1 | -1/+3 |
2012-07-08 | compiler.mk/gcc.mk: Add support for USE_LANGUAGES+= ada | marino | 1 | -2/+85 |
2012-06-26 | Solaris needs -m32 for ABI=32 too, now that we have compilers which build | jperkin | 1 | -11/+2 |
2012-04-25 | If unset, set PKGSRC_FORTRAN accordingly if g77 or gfortran exist. | hans | 1 | -1/+3 |
2012-04-24 | Add _COMPILER_ABI_FLAG.XX for gcc on Linux. | sbd | 1 | -1/+6 |
2012-04-16 | Add support for gcc-4.7 | sbd | 1 | -6/+39 |
2012-04-16 | Make sure that gcc47 JAVA_WRAPPERS don't break the _GCC_SUBPREFIX detection. | sbd | 1 | -1/+2 |
2012-04-13 | Move USE_PKGSRC_GCC from compler.mk to compler/gcc.mk and make it a yes/no | sbd | 1 | -2/+18 |
2012-04-13 | Inorder to use a native gcc there must be a builtin gcc. | sbd | 1 | -2/+2 |
2012-03-06 | Highest version of gcc in pkgsrc is now 4.6.3 | hans | 1 | -2/+2 |