summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2010-12-25If MKREPRO, transform ${NETBSDSRCDIR} to /usr/src and ${DESTDIR} to /joerg
2010-12-24Adjust LDFLAGS handling to fix curses detection for mknative-gdb.njoly
2010-12-12hook to the new awk in externalchristos
2010-11-14recognize isysrootchristos
2010-08-28Replace the current usage of Elf64_Half with Elf64_Word and renamejoerg
2010-08-15add new option to build/use tools/pigz for compressing sets. for nowmrg
2010-07-06remove almost all the ability to build netbsd with an a.out target.mrg
2010-06-19Rename Makefile.disklabel to Makefile.nbincludes, as this file hasriz
2010-06-19mklocale now requires <sys/ctype_bits.h> to build, so install itriz
2010-06-18hook mkubootimage into the buildjmcneill
2010-06-18add support to build pigz as a host tool.mrg
2010-06-04Bye bye atf-compile, you won't be missed.jmmv
2010-05-08Fix tools build on Solaris with MKCROSSGDB=YES.hans
2010-05-08Adjust paths to new location of the atf-compile sources in atf 0.8.jmmv
2010-03-27remove OSX specific fix where CLOCK_REALTIME is not defined.cegger
2010-03-26toolchain buildfix on OSX with MKDTRACE=yes:cegger
2010-03-07Fix build on Solaris. "seems reasonable" by joerg.hans
2010-03-02DTrace: add libelf, libdwarf, libctf, and CTF tools to the toolchain,darran
2010-02-24DTrace: add CTF tools to the toolchain (not built yet).darran
2010-02-22libterminfo can now compile a single terminfo description which allowsroy
2010-02-20Use HOST_SRCS instead of adding to SRCS for hash.croy
2010-02-20Use the pre-built hash table.roy
2010-02-20Rewrite argument processing to deal with spaces and other metajoerg
2010-02-20Add intermediate files to CLEANFILES. Explicitly include bsd.sys.mk tojoerg
2010-02-20Build mandoc unconditional if man pages are desirable. Alljoerg
2010-02-19Update tool version for mdocml 1.9.15.joerg
2010-02-03Store our generated files in CVS and remove nbperf from the toolchain.roy
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2010-02-03No need to compile strlcpy.c and strlcat.c here.tsutsui
2010-01-21Regen this properly per procedure described in src/tools/compat/configure.ac.tsutsui
2010-01-15Regenerate.asau
2010-01-15Test for <sys/endian.h> and provide HAVE_SYS_ENDIAN_H.asau
2010-01-14undef and redefine instead of checking if it is define, from joergchristos
2010-01-14provide __arraycount for those that don't have it.christos
2010-01-05Add necessary byteswap ops for tools disklabel(8) used with -F optiontsutsui
2010-01-02Include "nbtool_config.h" for src/tools/zic/ andtsutsui
2009-12-29To unbreak the build, temporarily remove the build of libelf here,he
2009-12-29Include nbtool_config.h as needed. Should fix missing defn of __unused inthorpej
2009-12-23Add tooldir include path.cegger
2009-12-23revert the previous; not intended to be part of that commit, or any commitmrg
2009-12-23rework the main SUBDIR list here as suggested by enami. put .WAIT onmrg
2009-12-21move the build of pax before libelf. fixes my build of tools/libelf,mrg
2009-12-21Add support for building libelf in a host-tool environment.thorpej
2009-12-17get_libgcc_new: Make previous work for digit only ABI names.uebayasi
2009-12-17get_libgcc_new: Teach multilib.uebayasi
2009-12-15Fix parallel build. Analyzed & patch provided by enami@, thanks!uebayasi
2009-12-14disable only parallel make.christos
2009-12-14Disable parallel build, which always fails at compiling itable.c / interp.c.uebayasi
2009-12-05Remove support for NetBSD/playstation2.pooka
2009-12-01Revert previous, which caused tools build to fail.uebayasi