Age | Commit message (Expand) | Author | Files | Lines |
2018-10-29 | Don't rely on gcc version fallthrough for GCC_REQD+=8 | abs | 1 | -2/+2 |
2018-10-28 | Add GCC_REQD+=8 support to compiler/gcc.mk | abs | 1 | -4/+38 |
2018-10-09 | Support single digit GCC_REQ values (5, 6 or 7) | abs | 1 | -9/+9 |
2018-10-08 | Remove trailing whitespace | rillig | 1 | -2/+2 |
2018-08-22 | Remove clauses 3,4 from TNF-only copyright blocks. | maya | 7 | -56/+7 |
2018-07-11 | mk/compiler/gcc.mk: Darwin needs _USE_GCC_SHLIB too. | jperkin | 1 | -2/+3 |
2018-05-24 | mk/compiler/gcc.mk: move _GCC_LDFLAGS setting for relro. | wiz | 1 | -6/+6 |
2018-05-23 | mk: Fix GCC PKGPATH matches. | jperkin | 1 | -2/+3 |
2018-05-23 | mk: Add USE_PKGSRC_GCC_RUNTIME gcc7-libs support. | jperkin | 1 | -1/+3 |
2017-11-29 | Also append the CFLAGS for MKPIE for c++(1) | khorben | 1 | -1/+2 |
2017-11-15 | Revert "Always add "-fPIC" when linking with PKGSRC_MKPIE" | khorben | 1 | -2/+2 |
2017-11-12 | Add initial support for building packages reproducibly | khorben | 1 | -1/+12 |
2017-11-07 | Always add "-fPIC" when linking with PKGSRC_MKPIE | khorben | 1 | -2/+2 |
2017-10-03 | mk: Fix SSP detection when using pkgsrc GCC. | jperkin | 1 | -12/+12 |
2017-09-11 | Limit GCC SSP support to 4.x and newer. | jperkin | 1 | -4/+6 |
2017-08-25 | Add support for PKGSRC_MKPIE with cwrappers | khorben | 1 | -4/+4 |
2017-08-04 | Remove obsolete and unused SunOS fortify section. | jperkin | 1 | -5/+1 |
2017-07-18 | Add logic so GCC_REQD+=7.x works. | brook | 1 | -3/+36 |
2017-07-11 | Retire CLANG_NO_VALUE_PROPAGATION_PASS. CVP has been fixed in LLVM to | joerg | 1 | -3/+1 |
2017-07-09 | Register support for PKGSRC_USE_STACK_CHECK | khorben | 1 | -1/+7 |
2017-06-25 | Fix typo. | joerg | 1 | -2/+2 |
2017-06-17 | Correct ccache(1) typo: CPPATH -> CPPPATH | kamil | 1 | -2/+2 |
2017-06-17 | Correct shadowing system compiler with a pkgsrc one in ccache | kamil | 1 | -2/+11 |
2017-05-18 | Consolidate setting of SSP flags now that multiple compilers support it. | jperkin | 2 | -18/+2 |
2017-05-18 | Register support for SSP on FreeBSD and clang (on x86 architectures) | khorben | 1 | -1/+16 |
2017-05-04 | Add GCC_VERSION_SUFFIX, which can be used i.e. on SuSE systems to select | joerg | 1 | -18/+22 |
2017-04-16 | Add granularity to PKGSRC_USE_FORTIFY and PKGSRC_USE_RELRO | khorben | 1 | -7/+19 |
2017-04-10 | Let GCC 4.4 handle requests for GCC 4.[0-4] to ensure we are consistent in | jperkin | 1 | -4/+4 |
2017-03-05 | Fix path to cross-libtool-base in f2c.mk for crossbuilding | kamil | 1 | -3/+3 |
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-09-12 | Introduce GFORTRAN_VERSION, pick which version of gfortran is used. | maya | 1 | -5/+7 |
2016-07-09 | Remove obsolete anti-cycle logic; fixes PR 48961. | dholland | 1 | -4/+2 |
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-11-25 | Remove mk/find-prefix.mk and its usage from the mk infrastructure. | jperkin | 4 | -22/+15 |
2015-10-09 | Correction to the previous: we must use ${GREP} -E, there's no ${EGREP} here. | he | 1 | -2/+2 |
2015-10-08 | Extend the pattern matching the -v output from pcc. | he | 1 | -2/+2 |
2015-09-11 | Ensure the dependency is satisfied by gcc48 rather than potentially pulling | jperkin | 1 | -3/+2 |
2015-09-10 | Pull in gcc48 as a full dependency. We don't yet have the fine-grained | jperkin | 1 | -1/+3 |
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-05-03 | PR 49877: Expand correct variable. From Greg Onufer. | joerg | 1 | -2/+2 |