pkgsrc/mk/wrapper
jlam 6a569e5eb8 After auditing all the packages the ensure that they never invoke the
compiler toolchain until the configure stage, move the "wrapper" stage
back to between "patch" and "configure".

This makes "make extract NO_DEPENDS=" work again for all packages.
2006-07-27 13:47:29 +00:00
..
arg-pp-darwin-gcc
arg-pp-main Hardcode a workaround for perl's DynaLoader.a which is definitely a 2005-08-05 19:46:41 +00:00
arg-pp-mipspro-cc
arg-pp-sunpro-cxx preserve -Qoption arg if the 2nd next arg isn't -R. 2005-08-21 02:39:52 +00:00
arg-source Forgot the strip the comma when removing "-Wl," from the the next 2005-06-09 17:06:21 +00:00
bsd.wrapper.mk After auditing all the packages the ensure that they never invoke the 2006-07-27 13:47:29 +00:00
buildcmd
cache-footer
cache-header
cmd-sink
cmd-sink-aix-cc Add missing required argument to msg_log. 2005-05-16 17:54:51 +00:00
cmd-sink-aix-ld Add missing required argument to msg_log. 2005-05-16 17:54:51 +00:00
cmd-sink-aix-xlc fix typo in comment. 2005-07-23 04:48:12 +00:00
cmd-sink-darwin-xlc
cmd-sink-icc-cc it's 2005, not 2004. 2005-02-15 09:42:23 +00:00
cmd-sink-icc81-cc Always link against the Intel provided C++ runtime library. 2005-02-16 11:24:44 +00:00
cmd-sink-interix-gcc
cmd-sink-interix-ld
cmd-sink-ld
cmd-sink-osf1-cc
cmd-sink-osf1-ld
cmd-sink-solaris-imake ensure gcc options are always passed to imake when using gcc on 2005-07-23 04:45:30 +00:00
cmd-sink-sunpro-cxx add cmd-sink for sunpro C++ which links shared libraries with the 2005-07-06 03:31:24 +00:00
cmd-sink-unixware-gcc
gen-reorder.sh
gen-transform.sh
logic Add some more debugging annotations for the work log to note split args 2005-02-14 21:43:11 +00:00
NOTES Replaced jlam's initial sketch with one in which the parts are arranged 2006-02-02 23:08:31 +00:00
scan
transform-aix-cc add wrappers to transform arguments for AIX's ld(1), notably, if we 2005-02-19 04:19:59 +00:00
transform-ccc-cc
transform-icc-cc drop -fexceptions which icc doesn't understand. 2005-02-16 23:58:29 +00:00
transform-ido-cc added missing header lines. 2005-10-30 10:33:23 +00:00
transform-mipspro-cc
transform-mipspro-ucode-cc
transform-solaris-gcc The gcc equivalent of SunPro's -mt option is -threads. 2006-06-08 06:29:44 +00:00
transform-sunpro-cc The SunPro compiler does not understand the gcc-specific -pipe option, 2005-11-28 13:43:24 +00:00
transform-xlc-cc
wrapper-defs.mk Make WRAPPER_SHELL configurable. 2005-10-10 12:33:29 +00:00
wrapper.sh