.. |
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
|
Hardcode a workaround for perl's DynaLoader.a which is definitely a
|
2005-08-05 19:46:41 +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-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
|
added support for the SGI IDO (IRIX Development Option) cc used by IRIX 5.3.
|
2005-10-16 19:44:44 +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
|
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-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
|
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-ido-cc
|
added missing header lines.
|
2005-10-30 10:33:23 +00:00 |
transform-mipspro-cc
|
|
|
transform-mipspro-ucode-cc
|
|
|
transform-solaris-gcc
|
ensure gcc options are always passed to imake when using gcc on
|
2005-07-23 04:45:30 +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
|
transform -fPIC to -qnocommon and clarify the related comment.
|
2004-12-19 00:38:59 +00:00 |
wrapper-defs.mk
|
Make WRAPPER_SHELL configurable.
|
2005-10-10 12:33:29 +00:00 |
wrapper.sh
|
Split out the argument pre-processing logic into its own script
|
2005-01-18 17:25:13 +00:00 |