Age | Commit message (Expand) | Author | Files | Lines |
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-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-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 |
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 |
2012-02-28 | If gcc from pkgsrc is used, FCPATH might not be installed yet. Don't | hans | 1 | -2/+2 |
2011-11-03 | Update _GCC_DIST_VERSION to 4.6.2 | hans | 1 | -2/+2 |
2011-09-08 | Introduce PKGSRC_SETENV, defaulting to SETENV. Can be set to ${SETENV} -i | abs | 1 | -2/+7 |
2011-08-18 | Update _GCC_DIST_VERSION to 4.6.1. | wiz | 1 | -2/+2 |
2011-06-10 | Support gcc-4.5 and gcc-4.6. Some testing by Jörn Clausen. | wiz | 1 | -6/+67 |
2011-02-25 | Update to 4.4.5, fixes a build problem on OpenIndiana (and probably | hans | 1 | -2/+2 |
2010-12-26 | Break with the past: use g95 as default Fortran compiler. | asau | 1 | -1/+6 |
2010-07-30 | Implement "fortran77" as alias for "fortran". | asau | 1 | -6/+9 |
2010-05-06 | Changes 4.4.4: | adam | 1 | -2/+2 |
2010-04-24 | Remove tail of -* from _GCC_VERSION for _GCC_PKG. | obache | 1 | -2/+2 |
2010-03-15 | Changes 4.4.3: | adam | 1 | -2/+2 |
2009-09-18 | Fix a typo, no idea why this didn't show up when I tested this before. | dmcmahill | 1 | -2/+2 |
2009-09-18 | Teach this file about the lang/gcc44 package | dmcmahill | 1 | -7/+44 |
2009-09-12 | Add 32 bit and 64 ABI options for GCC under Mac OS X. | tron | 1 | -1/+6 |
2009-07-28 | Did you know that the := operator behaves funnily? Example: | rillig | 1 | -2/+6 |
2009-07-08 | Allow other fortran compilers than f2c to be used when gcc doesn't supply | markd | 1 | -8/+10 |
2009-05-30 | Rename GCC_USE_SYMLINKS to COMPILER_USE_SYMLINKS, implement it for the | joerg | 1 | -5/+2 |
2009-03-17 | Documented the public variables of this file. | rillig | 1 | -1/+27 |
2008-11-16 | Don't try to build gcc2 on AMD64, as it's not supported by that compiler. | ahoka | 1 | -3/+3 |
2008-09-16 | Added the list of variables, so that "bmake show-all-gcc" shows all the | rillig | 1 | -1/+29 |
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 1 | -7/+7 |
2007-08-11 | When calling gcc to extract the version number, pass down | joerg | 1 | -2/+2 |