| Age | Commit message (Expand) | Author |
| 2010-03-02 | DTrace: add libelf, libdwarf, libctf, and CTF tools to the toolchain, | darran |
| 2010-02-20 | Build mandoc unconditional if man pages are desirable. All | 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 |
| 2009-12-29 | To unbreak the build, temporarily remove the build of libelf here, | he |
| 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-10-29 | Give m4 its own .WAIT. Fixes build issue on NetBSD-5. | christos |
| 2009-10-23 | Add MKMANDOC option to trigger building cat pages and HTML pages with | joerg |
| 2009-02-25 | Disable grep host tool and unbreak NetBSD build until I can come up with a | sketch |
| 2009-02-25 | Make grep a host tool. | sketch |
| 2009-02-14 | Convert more MACHINE tests to MACHINE_ARCH | abs |
| 2008-10-25 | Build sed earlier, just after mktemp. Note that sed and mktemp do not | apb |
| 2008-10-25 | Remove the local handling of the NOSUBDIR variable. We can rely | apb |
| 2008-10-19 | Add awk as a host tool. | apb |
| 2008-10-13 | Per uwe@'s suggestion, build nbgroff under wider circumstances. | dyoung |
| 2008-10-05 | Add a .WAIT to ensure that sed is installed early, so that TOOL_SED can | apb |
| 2008-09-26 | Build strfile both as a host tool and as an installed program: | apb |
| 2008-08-24 | Build pcc as host tool if requested. | gmcgarry |
| 2008-05-26 | Remove references to bebox-elf2pef and bebox-mkbootimage, now that they | he |
| 2008-04-30 | Build powerpc-mkbootimage for rs6000 and bebox too. | garbled |
| 2008-04-30 | Convert prep to use the new unified mkbootimage rather than it's own. This | garbled |
| 2007-11-12 | Add the atf host tools | jmmv |
| 2007-01-14 | Build join(1) as a host tool. | apb |
| 2006-12-20 | A commit too far - don't try to build veriexecgen for just now | agc |
| 2006-12-19 | Build veriexecgen as a host tool | agc |
| 2006-11-22 | Make sys/exec_elf.h and machine/elf_machdep.h available to host | riz |
| 2006-11-17 | Add some notes about the bogosity of some of the .WAIT stuff. | dsl |
| 2006-11-10 | Add paxctl as a tool. | christos |
| 2006-10-08 | If PREVIOUSTOOLDIR was empty, then don't complain that it has moved. | apb |
| 2006-08-03 | * Fix parallel build race condition between real{all,depend} and | freza |
| 2006-08-03 | Another attempt to fix the race in parallel builds. | tron |
| 2006-07-19 | Invoking "make cleandir" with "PREVIOUSTOOLDIR" set to the previous | tron |
| 2006-07-18 | gettext should .WAIT for autoconf. | lukem |
| 2006-07-17 | Avoid getting into a loop of "make cleandir" instances if the location | tron |
| 2006-07-17 | Remove ".WAIT" again because it doesn't fix the problem. | tron |
| 2006-07-12 | Add an extra ".WAIT" to the "realall realdepend" target to make sure | tron |
| 2006-06-22 | only build lint and lint2 if MKLINT != "no". | mrg |
| 2006-06-18 | Make TOOL_SED, to allow using our own sed in cases where the host's version | gdamore |
| 2006-06-02 | remove support for building (with) GCC 2.95. also: | mrg |
| 2006-05-11 | check HAVE_GCC == 4 not USE_GCC4. | mrg |
| 2006-04-01 | Don't barf if USE_GCC4 is not defined. | christos |
| 2006-03-29 | Turn on gmake builds if GCC4 is enabled (and force it's install before contin... | jmc |
| 2006-02-03 | The realall and realdepend bit that regenerates tools needs to be marked | dsl |
| 2005-10-04 | Make the tools using Makefile.disklabel wait so they don't stomp each other. | jmc |
| 2005-06-12 | .include Makefile.disklabel in installboot, so that the | dyoung |
| 2005-06-12 | Make disklabel(8) and fdisk(8) into "host tools " last step: build | dyoung |
| 2005-05-30 | Build genassym as a host tool. Part of PR toolchain/30350 | thorpej |
| 2005-01-27 | We don't need aout2bb any longer. | is |