Age | Commit message (Expand) | Author | Files | Lines |
2017-04-16 | Pullup ticket #5265 - requested by sevan | bsiegert | 1 | -4/+4 |
2016-12-29 | Remove last mentions of gcc45,46,47 in mk/. | maya | 1 | -60/+1 |
2016-12-29 | Remove some of the mentions for gcc{45,46,47}. | maya | 1 | -34/+5 |
2016-12-29 | Make GCC_REQD+= 4.5 to 4.8 resolve to 4.8 (dropping the possibility to | maya | 1 | -12/+3 |
2016-11-25 | Upgrade USE_LANGUAGES=ada to use lang/gcc5-aux instead of lang/gcc-aux | marino | 1 | -8/+8 |
2016-10-10 | Fix mips ABI setup which cannot have possibly worked for a long time. | jperkin | 1 | -19/+7 |
2016-09-13 | Add logic so GCC_REQD+=6.x works | maya | 1 | -4/+38 |
2016-06-13 | Change PKGSRC_USE_SSP to a quad option. The options are now: | jperkin | 1 | -5/+15 |
2016-04-11 | update PKG_{FAIL,SKIP}_REASON with += | dbj | 1 | -3/+3 |
2016-03-11 | Re-arrange support for FORTIFY/MKPIE/RELRO/SSP | khorben | 1 | -1/+22 |
2016-03-11 | Add support for a number of security features | khorben | 1 | -2/+21 |
2016-03-02 | Pass correct GCC ABI flags on AIX. | jperkin | 1 | -2/+7 |
2015-07-26 | Add support for compiling with stack-smashing protection | khorben | 1 | -2/+4 |
2015-07-16 | Add gcc5 support. | ryoon | 1 | -4/+39 |
2015-04-27 | correct MACHINE_ARCH and compiler flags for HP-UX 64-bit ABI | tnn | 1 | -3/+10 |
2015-04-25 | Finish move of lang/gcc to lang/gcc2. | wiz | 1 | -6/+6 |
2015-04-18 | Until there is evidence to the contrary, provide _COMPILER_ABI_FLAG on | joerg | 1 | -3/+1 |
2015-04-02 | Append LIBABISUFFIX to the GCC library path. Fixes Linux and SunOS | jperkin | 1 | -2/+2 |
2015-04-02 | Don't include the main GCC libraries in linker paths when using | jperkin | 1 | -2/+5 |
2015-04-02 | Don't recompute _GCC_PREFIX and _GCC_SUBPREFIX in the general case. At | jperkin | 1 | -4/+1 |
2015-02-04 | Ensure additional C99 flags are passed via cwrappers too. | jperkin | 1 | -1/+2 |
2015-01-01 | Add gcc46-libs support code. | ryoon | 1 | -2/+4 |
2014-11-03 | Fix GCC49 pattern. | ryoon | 1 | -2/+2 |
2014-10-31 | Restore monolithic gcc48 and gcc48-libs. | ryoon | 1 | -31/+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 | 1 | -2/+3 |
2014-06-01 | Set gcc48-* compilers, and gcc48-fortaran as default Fortran compiler for | ryoon | 1 | -28/+33 |
2014-04-22 | Support per language gcc48 packages | ryoon | 1 | -14/+30 |
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-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-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 |