summaryrefslogtreecommitdiff
path: root/mk/wrapper
AgeCommit message (Expand)AuthorFilesLines
2017-04-16More consistent log outputkhorben1-2/+2
2016-09-16Allow '-l m' like '-lm' and update the comment for -l and -Dryoon1-3/+4
2016-03-14Add support for -isystem to legacy wrappers.markd4-4/+35
2016-03-13Also determine when compiling from source fileskhorben2-4/+16
2016-03-12Also register "-pie" as a known argument for gcc(1)khorben1-1/+2
2016-03-11Add support for a number of security featureskhorben4-3/+69
2016-03-04pass correct ABI via OBJECT_MODE environment variable on AIXtnn2-52/+1
2016-03-04pass correct ABI flags to ar(1) on AIXtnn2-1/+52
2016-01-31Fixed subst.mk not to corrupt filesrillig1-2/+2
2015-11-20PR pkg/47404richard1-3/+5
2015-04-29Introduce _USE_CWRAPPERS logic to ensure consistency, USE_CWRAPPERS couldjperkin1-2/+2
2015-04-28Move cwrappers WRAPPER_DIR and WRAPPER_BINDIR to wrapper-defs.mk, it isjperkin1-1/+6
2015-04-27Split cwrappers from legacy wrappers. We no longer generate the legacyjperkin1-3/+1
2015-04-27Remove ECHO_WRAPPER_MSG and just use ECHO_BUILDLINK_MSG, which was setjperkin1-14/+5
2015-04-26revert rev. 1.7. Although it should be correct in theory it interactstnn1-3/+2
2015-04-25Fix typo in comment.wiz1-2/+2
2015-04-25If we have -Wl,--whole-archive -lfoo -lbar -Wl,--no-whole-archivetnn1-2/+3
2014-12-30Remove pkg_views support, second part: infrastructure.wiz1-32/+1
2014-11-25Separate dependency from nada-rule.joerg1-2/+4
2014-11-24Add cwrappers glue as developed during Google's Summer of Code 2007.joerg1-1/+3
2014-09-02Replace calls to cat(1) with echo(1) which is highly likely to be a shelljperkin1-57/+37
2014-03-06Variable override is confusing.uebayasi1-6/+6
2014-03-06Wrap not only ld but also ar and ranlib.uebayasi1-1/+5
2014-02-26Remove special handling of -v in the wrappers.jperkin1-3/+2
2013-12-31Don't try to convert the SunStudio option "-mt". There is no GCC optiontron1-2/+2
2013-05-09Use --sysroot in cpp/gcc/gxx cross-compiler wrappers.riastradh3-106/+9
2013-04-21Fix a harmless typo.uebayasi1-2/+2
2013-03-01Create a wrapper for gfortran.jperkin1-2/+2
2012-07-23Pass through -specs, as used by devel/binutils/override-as.mkjperkin1-1/+5
2012-07-08compiler.mk/gcc.mk: Add support for USE_LANGUAGES+= ada marino1-2/+2
2012-06-08Ignore SunPRO -errwarn flags to prevent it from being recognized as a entryobache1-1/+6
2012-04-13Fix typo in comment.wiz1-3/+3
2012-04-13Treat the '--as-needed' and '--no-as-needed' arguments to ld as ifsbd1-2/+7
2012-03-07Rewrite any -R<dir> into -Wl,-R<dir>. -R is the old form of -Wl,-R,he1-1/+7
2012-02-07Transform -ggdb<level> to -g, too.shattered1-2/+2
2012-02-06Make transform-gcc recognize some the strange and disturbing things whichbsiegert1-2/+9
2012-02-06Revert runaway commitfhajny1-4/+1
2012-02-06Added devel/ruby-kgio, www/ruby-raindrops and www/ruby-unicornfhajny1-1/+4
2012-01-21gcc also knows -mschedule=*shattered1-1/+2
2011-08-04Add support of C++ crossbuild with g++, based on CC with gcc.obache2-2/+125
2011-01-23Add support for MirBSD to pkgsrc. Patches from Benny Siegert andagc1-1/+3
2010-08-16Force to use symbolic link for wrapper if WRAPPER_USE_SYMLINK is defined.obache1-2/+2
2009-11-23Make wrapper generation code work properly if there is a directory withtron1-4/+4
2009-08-15Recognize -m32. Change reundant -kPIC to -kpic to match the set.joerg1-3/+4
2009-06-11wrap some more gcc flags to suitable xlc flagssno2-2/+58
2009-06-02shell code is not C ...sno2-6/+4
2009-05-30Avoid one fork per wrapper call if no cleanup is necessary and debuggingjoerg2-4/+12
2009-05-30Require exact match for --wrappee-name option, no leading or trailingjoerg1-2/+2
2009-05-30add some argument wrappers after studying xlc manpagesno2-4/+26
2009-05-06Allow to set the "bourne" shell used for buildlink3 wrappers per platform.tron1-2/+3