summaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Expand)Author
2002-12-21enable sunlabel...lukem
2002-09-19Change the TOOLCHAIN_MISSING from == "no" to != "yes", to be consistentthorpej
2002-09-19Since TOOLCHAIN_MISSING is defined in bsd.own.mk, it can never be undefined.matt
2002-09-17* Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it intothorpej
2002-09-14We need binstall to be installed, before attempting to use it to install mktemp.chris
2002-09-14Descend into mktemp.thorpej
2002-06-12The last commit wasn't tested. Add a missing \veego
2002-06-12Don't build toolchain bits for hppa, for now.thorpej
2002-06-10Add cat(1) as a host tool.mason
2002-06-05Don't try to build toolchain bits for ns32k.thorpej
2002-05-28Add fgen as a host tool, used for sys/arch/sparc/bootblk.bjh21
2002-05-18gratuitious comment additionlukem
2002-05-07remove now-unnecessary sparc-installbootlukem
2002-05-03On prep, descend into prep-mkbootimage.kleink
2002-04-06vax-installboot has been deleted, so don't recurse into it.bjh21
2002-04-03enable installbootlukem
2002-04-01Nuke NO_DBSYM; dbsym now uses BFD for everything.thorpej
2002-04-01On second thoughts, don't make mktemp a host tool. It's only used once, forbjh21
2002-03-31Add mktemp as a host tool.bjh21
2002-03-31Add cksum as a host tool.bjh21
2002-03-29Drop into vax-installboot on VAX machines.matt
2002-03-07Rework recursion to use the original logic again, in the structure cleanedtv
2002-03-07Don't build groff if MKMAN=no. (groff does not build properly on sometv
2002-02-26Add gettext to tools.tv
2002-02-23Add 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-11Revert part of previous; we need the install targets.pk
2002-02-10Use .ORDER targets to express the dependencies on subdir runs. This makespk
2002-02-08Make sure to not go off installing in a directory before it's fully made.pk
2002-01-31Roll in fixes to permit cross-compiling from non-NetBSD hosts. Thistv
2002-01-29Make almost all tools compile and run properly on non-NetBSD hosts. (Intv
2002-01-25build pax as a host tool, for -N and to work around borken vendor paxeslukem
2002-01-10Move host-mkdep to its own directory. Create and install it beforetv
2002-01-10revert previous, and reenable tools/makefs now that it works onlukem
2002-01-09Disable makefs in src/tools for the moment; it's very dependent on -currenttv
2002-01-05build zic as a host tool.mrg
2002-01-05build makefs, and, sparc-installboot if sparc||sparc64mrg
2001-12-31We can't currently build a toolchain for x86-64 here, so don'tthorpej
2001-12-29Typo fix in error message.wiz
2001-12-11Add the framework for autoconf-based src/tools/compat structure. This willtv
2001-12-07Add pwd_mkdb as a toolchain bit for buildsjmc
2001-11-29Build makewhatis as a host tool, since it is used at the end ofthorpej
2001-11-22Oops. typo which can break things for non-new toolchain builds if MKTOOLS isn'tjmc
2001-11-22Check for USETOOLS!=yes in addition to MKTOOLS==no to generate the empty rulejmc
2001-11-13Re-add MKTOOLS as a "yes"/"no" only variable, which prevents recursion on "no"tv
2001-11-12Major overhaul of src/tools and host toolchain. Summary of changes:tv
2001-11-09Build the cross-dbsym.thorpej
2001-11-02* Always use the makewrapper when starting a build phase.tv
2001-10-31Don't actually delete the default tooldir on "cleandir"; else we'll nuketv
2001-10-31* Create a variable HOST_OSTYPE that represents the host build environment,tv