..
arg-pp-darwin-gcc
Move some Darwin-specific code from arg-pp-main into arg-pp-darwin-gcc.
2005-02-14 21:33:36 +00:00
arg-pp-main
Move some Darwin-specific code from arg-pp-main into arg-pp-darwin-gcc.
2005-02-14 21:33:36 +00:00
arg-pp-mipspro-cc
Split out the argument pre-processing logic into its own script
2005-01-18 17:25:13 +00:00
arg-source
We don't use skipargs here... it's all in logic.
2004-09-26 21:09:34 +00:00
bsd.wrapper.mk
USE_BUILDLINK3 is no longer optional (and cannot be turned off). Per mail
2005-03-24 17:46:00 +00:00
buildcmd
cache-footer
cache-header
cmd-sink
cmd-sink-aix-cc
add wrappers to transform arguments for AIX's ld(1), notably, if we
2005-02-19 04:19:59 +00:00
cmd-sink-aix-ld
add wrappers to transform arguments for AIX's ld(1), notably, if we
2005-02-19 04:19:59 +00:00
cmd-sink-aix-xlc
cmd-sink-darwin-xlc
add handling for some required -Wl, transformations for packages that
2004-12-05 09:29:26 +00:00
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
Disallow -rdynamic (was being attempted by shells/scsh).
2005-01-24 21:21:45 +00:00
cmd-sink-interix-ld
Correct debugging output to show the actual script name.
2004-11-10 21:08:11 +00:00
cmd-sink-ld
Teach the native linker to accept "-pthread" by silently dropping it.
2004-11-12 05:02:41 +00:00
cmd-sink-osf1-cc
add framework support for Tru64 and the Compaq C compiler.
2004-11-20 04:37:08 +00:00
cmd-sink-osf1-ld
add framework support for Tru64 and the Compaq C compiler.
2004-11-20 04:37:08 +00:00
cmd-sink-unixware-gcc
gen-reorder.sh
gen-transform.sh
The "transform" file is used to transform arguments on the command line.
2004-11-09 17:16:16 +00:00
logic
Add some more debugging annotations for the work log to note split args
2005-02-14 21:43:11 +00:00
NOTES
Split out the argument pre-processing logic into its own script
2005-01-18 17:25:13 +00:00
scan
Add a scan script that checks for "-v" on the command-line, and prevents
2004-10-04 20:28:29 +00:00
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
add framework support for Tru64 and the Compaq C compiler.
2004-11-20 04:37:08 +00:00
transform-icc-cc
drop -fexceptions which icc doesn't understand.
2005-02-16 23:58:29 +00:00
transform-mipspro-cc
transform-mipspro-ucode-cc
transform-sunpro-cc
SunPro understands -Wl,* and passes to the relevant backend, so don't bin it.
2004-11-10 16:20:40 +00:00
transform-xlc-cc
transform -fPIC to -qnocommon and clarify the related comment.
2004-12-19 00:38:59 +00:00
wrapper-defs.mk
Move some wrapper definitions into a separate file wrapper-defs.mk that is
2004-09-27 12:05:53 +00:00
wrapper.sh
Split out the argument pre-processing logic into its own script
2005-01-18 17:25:13 +00:00