NetBSD/tools
apb debdeec730 The tools/compat versions of mkstemp() and mkdtemp() need to call the
internal function that's usually named "__gettemp".  However in a cross
build, "__gettemp" is in a namespace reserved for the host system, so we
can't use that.  Use "__nbcompat_gettemp" instead, following the example
of several other functions or macros in tools/compat.  Previously, this
was handled by using the name "gettemp", but that conflicts with the
local gettemp() function in dist/nawk.
2008-10-20 10:28:38 +00:00
..
amiga-aout2bb
amiga-elf2bb Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
amiga-txlt
asn1_compile
atf-compile Use TOOL_SED, not HOST_SED. Also use && to catch errors in 2008-10-05 20:14:14 +00:00
autoconf
awk Add awk as a host tool. 2008-10-19 19:40:19 +00:00
binstall Rename nbinstall to ${MACHINE_GNU_PLATFORM}-install as it calls the 2007-07-03 16:29:24 +00:00
binutils target: 2007-11-19 05:54:03 +00:00
cap_mkdb
cat
cksum cross (and native) building works again. woo. 2006-10-29 06:17:08 +00:00
compat The tools/compat versions of mkstemp() and mkdtemp() need to call the 2008-10-20 10:28:38 +00:00
compile_et
config
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 Configure with --disable-warnings; cross-compiling on NetBSD 3.1 2008-08-31 00:31:22 +00:00
gcc Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +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 Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +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 Add a comment to the Makefile explaining that we do not use HOST_AWK 2008-10-19 22:05:22 +00:00
hp300-mkboot
hp700-mkboot
ibmnws-ncdcs
installboot
join Build join(1) as a host tool. 2007-01-14 16:17:29 +00:00
lex
lint
lint1
lint2
lorder Remove the definitions of BUILD_OSTYPE and BUILD_OSVERSION, which have 2008-10-07 15:10:35 +00:00
m4
macppc-fixcoff
make regen 2007-10-14 20:27:22 +00:00
makefs
makewhatis
mdsetimage
menuc
mips-elf2ecoff Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
mkcsmapper
mkdep
mkesdb
mklocale
mknod
mktemp
msgc
mtree
pax
paxctl paxctl got moved to usr.sbin, it seems. 2007-01-30 23:47:37 +00:00
pcc Build pcc as host tool if requested. 2008-08-24 05:53:36 +00:00
powerpc-mkbootimage Convert prep to use the new unified mkbootimage rather than it's own. This 2008-04-30 21:15:33 +00:00
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
strfile Build strfile both as a host tool and as an installed program: 2008-09-26 18:23:09 +00:00
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 Add awk as a host tool. 2008-10-19 19:40:19 +00:00
Makefile.disklabel use a pre-generated list of files instead of running find(1) again and again. 2007-08-07 12:44:39 +00:00
Makefile.gmakehost Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
Makefile.gnuhost Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. 2008-10-19 22:05:19 +00:00
Makefile.gnuwrap
Makefile.host Define NOINFO, so that we don't try to build info files for host tools. 2008-10-19 19:38:55 +00:00
headerlist Add rs6000 to the headerlist. Pointed out by Michael Muller 2008-05-14 07:08:40 +00:00
mkheaderlist.sh a script to generate a list of headers for Makefile.disklabel. 2007-08-07 12:38:23 +00:00