| Age | Commit message (Expand) | Author |
| 2002-03-07 | Rework recursion to use the original logic again, in the structure cleaned | tv |
| 2002-03-07 | Don't build groff if MKMAN=no. (groff does not build properly on some | tv |
| 2002-02-26 | Add gettext to tools. | tv |
| 2002-02-23 | Add elf2ecoff as a build tool for mips ports. | gmcgarry |
| 2002-02-18 | * Add comments on all the directory build/install ordering goo. | pk |
| 2002-02-11 | Revert part of previous; we need the install targets. | pk |
| 2002-02-10 | Use .ORDER targets to express the dependencies on subdir runs. This makes | pk |
| 2002-02-08 | Make sure to not go off installing in a directory before it's fully made. | pk |
| 2002-01-31 | Roll in fixes to permit cross-compiling from non-NetBSD hosts. This | tv |
| 2002-01-29 | Make almost all tools compile and run properly on non-NetBSD hosts. (In | tv |
| 2002-01-25 | build pax as a host tool, for -N and to work around borken vendor paxes | lukem |
| 2002-01-10 | Move host-mkdep to its own directory. Create and install it before | tv |
| 2002-01-10 | revert previous, and reenable tools/makefs now that it works on | lukem |
| 2002-01-09 | Disable makefs in src/tools for the moment; it's very dependent on -current | tv |
| 2002-01-05 | build zic as a host tool. | mrg |
| 2002-01-05 | build makefs, and, sparc-installboot if sparc||sparc64 | mrg |
| 2001-12-31 | We can't currently build a toolchain for x86-64 here, so don't | thorpej |
| 2001-12-29 | Typo fix in error message. | wiz |
| 2001-12-11 | Add the framework for autoconf-based src/tools/compat structure. This will | tv |
| 2001-12-07 | Add pwd_mkdb as a toolchain bit for builds | jmc |
| 2001-11-29 | Build makewhatis as a host tool, since it is used at the end of | thorpej |
| 2001-11-22 | Oops. typo which can break things for non-new toolchain builds if MKTOOLS isn't | jmc |
| 2001-11-22 | Check for USETOOLS!=yes in addition to MKTOOLS==no to generate the empty rule | jmc |
| 2001-11-13 | Re-add MKTOOLS as a "yes"/"no" only variable, which prevents recursion on "no" | tv |
| 2001-11-12 | Major overhaul of src/tools and host toolchain. Summary of changes: | tv |
| 2001-11-09 | Build the cross-dbsym. | thorpej |
| 2001-11-02 | * Always use the makewrapper when starting a build phase. | tv |
| 2001-10-31 | Don't actually delete the default tooldir on "cleandir"; else we'll nuke | tv |
| 2001-10-31 | * Create a variable HOST_OSTYPE that represents the host build environment, | tv |
| 2001-10-31 | * Always descend into "tools" regardless of USETOOLS setting. Instead, | tv |
| 2001-10-25 | Add asn1_compile as a host tool. | thorpej |
| 2001-10-21 | Pull in mdsetimage to the tools builds. (XXX - using libbfd here would | jmc |
| 2001-10-20 | Add mklocale to cross-tools and turn it back on for the builds. | jmc |
| 2001-10-13 | Add crunchgen, msgc and menuc | jmc |
| 2001-10-09 | Make mtree a host tool and use it when appropriate. | enami |
| 2001-10-04 | Recurse properly; just add "build" to TARGETS (fixes reported problem where | tv |
| 2001-09-22 | Work around "make obj" lossage in tools/. Dunno why this is happening | tv |
| 2001-09-22 | Add lorder to TOOLDIR host tools. | tv |
| 2001-09-21 | - Create a real cpp binary. | tv |
| 2001-08-14 | Bootstrap toolchain framework, first pass. | tv |