Age | Commit message (Expand) | Author | Files | Lines |
2010-07-30 | Implement "fortran77" as alias for "fortran". | asau | 5 | -15/+20 |
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-12-20 | Fix libtool under OS X: require a fixed version of f2c, and thus bump | jmmv | 1 | -2/+2 |
2009-12-15 | Update to libtool-2.2.6b. This switches libtool to the new main branch. | joerg | 1 | -11/+20 |
2009-12-03 | Adjust to follow f2c/libf2c split: build-depend on f2c, buildlink libf2c. | asau | 1 | -3/+4 |
2009-10-25 | recognize compiler newer than 5.9, too | sno | 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-08-31 | break dependency loop between ccache and digest | tnn | 1 | -2/+2 |
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-07-08 | Add g95 support to the compiler framework, based on the existing f2c | markd | 1 | -0/+115 |
2009-06-02 | Learn from the AIX issues with hard links to symbolic links and always | joerg | 5 | -10/+10 |
2009-06-02 | Don't create hardlinks to symlinks, AIX freaks out with that. | joerg | 1 | -2/+2 |
2009-05-30 | Rename GCC_USE_SYMLINKS to COMPILER_USE_SYMLINKS, implement it for the | joerg | 7 | -11/+38 |
2009-05-12 | Added some keywords. | rillig | 1 | -1/+3 |
2009-03-17 | Documented the public variables of this file. | rillig | 1 | -1/+27 |
2009-01-09 | Further refine AIX support. From Jens Rehsack. | joerg | 1 | -2/+2 |
2008-12-29 | Fix misbalanced brackets as noticed by jnemeth. | joerg | 1 | -2/+2 |
2008-12-29 | Improve AIX/XLC support: | joerg | 1 | -1/+21 |
2008-11-27 | Adjust xlc_r check to actually look for the right binary. | joerg | 1 | -3/+4 |
2008-11-16 | Don't try to build gcc2 on AMD64, as it's not supported by that compiler. | ahoka | 1 | -3/+3 |
2008-11-14 | Improve AIX/XLC support based on discussions with Jens Rehsack: | joerg | 1 | -1/+8 |
2008-09-16 | Added the list of variables, so that "bmake show-all-gcc" shows all the | rillig | 1 | -1/+29 |
2008-06-17 | Sun Studio 12 has a generic -m64 flag rather than individual -xarch targets. | sketch | 1 | -8/+10 |
2008-05-24 | Suppress automatical addition c to USE_LANGUAGES (ref. PR 34079) | obache | 1 | -3/+3 |
2008-02-07 | Replaced _PKG_SILENT and _PKG_DEBUG with RUN. | rillig | 10 | -49/+49 |
2008-01-15 | Always tell the C++ compiler that we want support for ANSI C++ features | tnn | 1 | -1/+4 |
2007-11-30 | Solaris SunPro Compiler 11/12 fails on Solaris 8/9 with -xc99. The header fil... | rhaen | 1 | -1/+9 |
2007-10-16 | Added the variable CCACHE_BASE, so that a ccache other than the one | rillig | 1 | -26/+35 |
2007-10-05 | Added lots of XXX that should be cleaned up when the compiler framework | rillig | 1 | -1/+11 |
2007-09-18 | For Portable C Compiler. | reed | 1 | -0/+78 |
2007-08-30 | At least with XLC V9, xlc -V isn't that useful as it prints the | joerg | 1 | -2/+2 |
2007-08-15 | Provide _COMPILER_RPATH_FLAG and _LINKER_RPATH_FLAG. This should work | joerg | 1 | -2/+14 |
2007-08-11 | When calling gcc to extract the version number, pass down | joerg | 1 | -2/+2 |
2007-08-02 | Add core of the infrastructure support for cross-compilation. | joerg | 1 | -14/+17 |
2007-05-28 | Remove trailing spaces. | martti | 1 | -3/+3 |
2007-05-23 | Add C99 support, required for packages which use C99 such as devel/glib2 | sketch | 1 | -1/+6 |
2007-04-17 | fix botched $NetBSD$ | tnn | 1 | -1/+1 |
2007-04-17 | add support for the HP-UX C/aC++ compilers | tnn | 1 | -0/+89 |
2007-03-15 | _COMPILER_LD_FLAG is only used in this file, and no other compiler file | rillig | 1 | -5/+2 |
2007-03-09 | Removed unused variables. Note that _ALIASES.* could only be removed | rillig | 1 | -10/+2 |
2007-03-09 | Removed the creation of the extra wrapper directory WRKDIR/.sunpro and | rillig | 1 | -45/+3 |
2007-03-09 | Rewrote the file so that it is easier to see what needs to be done when | rillig | 1 | -26/+31 |
2007-03-07 | Make the #error directive an error with MIPSpro. | rillig | 1 | -1/+6 |
2007-02-10 | Replaced the deprecated PKG_SKIP_REASON with PKG_FAIL_REASON. | rillig | 1 | -2/+2 |
2007-01-16 | when using sunpro, go ahead and use the sun fortran compiler insted of f2c. ... | dmcmahill | 1 | -9/+23 |