.. |
arg-source
|
We don't use skipargs here... it's all in logic.
|
2004-09-26 21:09:34 +00:00 |
bsd.wrapper.mk
|
add framework support for Tru64 and the Compaq C compiler.
|
2004-11-20 04:37:08 +00:00 |
buildcmd
|
|
|
cache-footer
|
|
|
cache-header
|
|
|
cmd-sink
|
|
|
cmd-sink-aix-xlc
|
|
|
cmd-sink-interix-gcc
|
-pthread is invalid for Interix gcc. Add a failure for it so that
|
2004-11-11 00:49:01 +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
|
Drop the extraneous comma in "-Wl,-R,/dir" and turn it into "-Wl,-R/dir".
|
2004-10-08 21:53:53 +00:00 |
NOTES
|
|
|
scan
|
Add a scan script that checks for "-v" on the command-line, and prevents
|
2004-10-04 20:28:29 +00:00 |
transform-ccc-cc
|
add framework support for Tru64 and the Compaq C compiler.
|
2004-11-20 04:37:08 +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
|
add initial support for IBM's XL C/C++ compiler. tested with version
|
2004-10-06 09:49:53 +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
|
Insert the default values for WRAPPER_DEBUG and WRAPPER_UPDATE_CACHE as
|
2004-11-12 16:27:57 +00:00 |