NetBSD/tools
joerg 12929bba43 - When compiling nbinstall for the tool chain, use the target strip
and not /usr/bin/strip. This makes nbinstall usable for
  cross-compiling in pkgsrc.
- Fix a typo in a comment.
- Fix strip() in the context of (v)fork:
  - Build the argument string first using asprintf (simpler) and
    avoid leaking memory from the child in the parent.
  - Don't use warn in the child, as stdio should be avoided.

OK christos@, tested on Solaris by dmcmahill@.
2007-06-28 19:05:55 +00:00
..
amiga-aout2bb Convert remaining host tools for amiga to correct cross tools. Now allows 2004-11-28 07:00:52 +00:00
amiga-elf2bb Convert remaining host tools for amiga to correct cross tools. Now allows 2004-11-28 07:00:52 +00:00
amiga-txlt Convert remaining host tools for amiga to correct cross tools. Now allows 2004-11-28 07:00:52 +00:00
asn1_compile
autoconf
bebox-elf2pef
bebox-mkbootimage
binstall - When compiling nbinstall for the tool chain, use the target strip 2007-06-28 19:05:55 +00:00
binutils Allow for building a crosstools version of gprof. 2006-08-27 07:04:00 +00:00
cap_mkdb
cat
cksum cross (and native) building works again. woo. 2006-10-29 06:17:08 +00:00
compat Back out this addition; it's The Wrong Thing when other system headers get 2007-01-28 10:10:16 +00:00
compile_et
config config and genassym are not sysadmin tools, they are development tools. 2005-06-05 18:19:52 +00:00
crunchgen
ctags
db
dbsym
disklabel Change the name of the host disklabel to nbdisklabel-${MAKEWRAPPERMACHINE}, 2006-12-09 20:13:13 +00:00
fdisk For the i386 and amd64 cross-toolset, build fdisk with -DBOOTSEL, 2006-02-14 04:49:50 +00:00
fgen
file don't build a shared lib for the host-tool, it doesn't work on hp700 2005-05-08 01:47:33 +00:00
gcc Instead of inventing a new environment variable to override the 2007-06-07 14:36:27 +00:00
gdb disable sim for mips until someone adds the rest of the build framework for it. 2007-02-19 18:26:22 +00:00
genassym config and genassym are not sysadmin tools, they are development tools. 2005-06-05 18:19:52 +00:00
gencat
gettext
gmake CONFIGURE_ARGS+=--disable-nls so that tools/gmake doesn't accidentally 2006-10-27 22:36:23 +00:00
groff Disable X11 support in toolchain "groff" build to stop it from trying 2006-02-06 23:48:35 +00:00
hexdump
host-mkdep On second thought, we can't just pass through -isystem-cxx, we have to 2005-09-01 21:51:11 +00:00
hp300-mkboot Convert mkboot into a full cross tool. Last hurdle for hp300 to building on 2004-11-28 11:14:41 +00:00
hp700-mkboot
ibmnws-ncdcs
installboot .include Makefile.disklabel in installboot, so that the 2005-06-12 20:24:14 +00:00
join Build join(1) as a host tool. 2007-01-14 16:17:29 +00:00
lex
lint
lint1
lint2
lorder Pass TOOL_JOIN, TOOL_MKTEMP, NM, and TOOL_SED through to the 2007-01-14 16:32:23 +00:00
m4
macppc-fixcoff
make Configure the bootstrap make in such a way that it can use a shell other 2006-10-09 20:51:05 +00:00
makefs
makewhatis
mdsetimage
menuc
mips-elf2ecoff
mkcsmapper
mkdep
mkesdb
mklocale
mknod
mktemp
msgc
mtree Tools can't use SHA2. Noted by Geoff Wing. 2005-08-26 03:19:14 +00:00
pax
paxctl paxctl got moved to usr.sbin, it seems. 2007-01-30 23:47:37 +00:00
prep-mkbootimage
pwd_mkdb
rpcgen
sed Make TOOL_SED, to allow using our own sed in cases where the host's version 2006-06-18 05:16:41 +00:00
sgivol
sparkcrc
stat
sunlabel
texinfo
tsort
uudecode implement HOST_CPPFLAGS+= -DNO_BASE64 2006-09-24 21:43:14 +00:00
veriexecgen Fixes to allow veriexecgen to be built as a host tool. 2006-12-20 22:03:20 +00:00
yacc
zic
Makefile Build join(1) as a host tool. 2007-01-14 16:17:29 +00:00
Makefile.disklabel Use '-o' instead of '-or' for find, the latter is a non-portable extension. 2007-02-07 17:49:23 +00:00
Makefile.gmakehost put MAKE_ARGS in the gmake command line. 2006-05-12 18:00:27 +00:00
Makefile.gnuhost Put back @ on configure line. Was off for debugging and shouldn't have been 2005-02-11 15:11:08 +00:00
Makefile.gnuwrap
Makefile.host