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