.. |
arg-source
|
We don't use skipargs here... it's all in logic.
|
2004-09-26 21:09:34 +00:00 |
bsd.wrapper.mk
|
Really skip the transformations for imake. This shows the danger in
|
2005-01-11 18:08:20 +00:00 |
buildcmd
|
|
|
cache-footer
|
|
|
cache-header
|
|
|
cmd-sink
|
|
|
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-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
|
Teach the wrapper scripts about HP-UX *.sl shared libraries. They
|
2005-01-18 05:24:47 +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
|
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
|
Insert the default values for WRAPPER_DEBUG and WRAPPER_UPDATE_CACHE as
|
2004-11-12 16:27:57 +00:00 |