.. |
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
|
Remove trailing spaces.
|
2006-12-15 12:46:23 +00:00 |
bsd.wrapper.mk
|
Bugfix: Only regular files can be unwrapped.
|
2007-01-04 00:57:29 +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
|
Added some more flags that gcc definitely knows, to reduce the number of
|
2007-01-06 02:20:10 +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
|
Converted the MIPSpro wrappers to use the transform_* functions.
|
2006-11-30 13:00:16 +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
|
Some of the SunPro compilers (cc, c89) cannot handle the -O0 and -O1
|
2006-12-18 00:21:31 +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
|
The function transform_pass_with_warning() also gets its debugging
|
2006-11-30 12:59:56 +00:00 |
wrapper.sh
|
Added an "eval" to make the <*> line look like the [*] line, in terms of
|
2007-01-02 17:13:59 +00:00 |