pkgsrc/mk/wrapper
rillig 215797f36f The compiler option -Wl,foo,bar,baz is split into -Wl,foo -Wl,bar
-Wl,baz before processing the resulting options again.

Fixes PR 32203.
2007-02-23 00:31: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 The compiler option -Wl,foo,bar,baz is split into -Wl,foo -Wl,bar 2007-02-23 00:31:29 +00:00
bsd.wrapper.mk The ABI for which the code should be generated can be queried from the 2007-02-19 14:50:33 +00:00
buildcmd
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
cmd-sink-icc81-cc
cmd-sink-interix-gcc
cmd-sink-interix-ld
cmd-sink-ld Remove trailing tabs. 2006-12-15 13:15:06 +00:00
cmd-sink-osf1-cc The Tru64 linker does not know -h ${soname}, only -soname ${soname}. 2006-11-03 07:28:53 +00:00
cmd-sink-osf1-ld The Tru64 linker does not know -h ${soname}, only -soname ${soname}. 2006-11-03 07:28:53 +00:00
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 Remove trailing tabs. 2006-12-15 13:15:06 +00:00
NOTES The "scan" program does not modify "$@". 2006-10-21 11:43:42 +00:00
scan
test-transform.sh Added a small program to test a single transformation plug-in. 2006-12-09 12:42:43 +00:00
transform-aix-cc Converted to use the new transform_* functions from wrapper-subr.sh. 2006-11-30 11:51:39 +00:00
transform-ccc-cc Converted to use the new transform_* functions from wrapper-subr.sh. 2006-11-30 11:51:39 +00:00
transform-gcc gcc understands -Wno-unused-parameter. 2007-02-21 19:29:56 +00:00
transform-icc-cc Added handlers for the standard options. 2006-11-30 12:18:32 +00:00
transform-ido-cc Made the code simpler by converting it to the new transform_* functions. 2006-11-30 12:34:30 +00:00
transform-mipspro-cc Mapping command line options to the ABI is not as simple as I thought: 2007-02-20 16:12:41 +00:00
transform-mipspro-ucode-cc Converted the MIPSpro wrappers to use the transform_* functions. 2006-11-30 13:00:16 +00:00
transform-sunpro-cc Added option handlers for all of -fPIC, -fpic, -KPIC, -kPIC, 2007-02-07 18:25:29 +00:00
transform-xlc-cc Converted to using the functions from wrapper-subr.sh. 2006-12-10 03:14:59 +00:00
wrapper-defs.mk Make WRAPPER_SHELL configurable. 2005-10-10 12:33:29 +00:00
wrapper-subr.sh Changed the default warning message to include the word "unknown", since 2007-02-22 14:54:32 +00:00
wrapper.sh More documentation. 2007-02-22 07:15:54 +00:00