summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2002-01-02build a sparc/sparc64 useful installboot. called nbsparc-installbootmrg
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-13Avoid building and installing every time, so that we don't have toolchaintv
2001-12-13missed a couple of NOMAN= :(lukem
2001-12-12no need to set NOMAN twicelukem
2001-12-12Add NOMAN/NOLINT.tv
2001-12-12Fix use of @.tv
2001-12-12MKfoo=no -> NOfootv
2001-12-11Add the framework for autoconf-based src/tools/compat structure. This willtv
2001-12-09Need ${TMACDIR}/tmac.an.old installed as well. Also include UPDATE checksjmc
2001-12-09Fix the files pulled in from src/share/tmac. Need to replace the hardcodedjmc
2001-12-07Add pwd_mkdb as a toolchain bit for buildsjmc
2001-12-02Make sure and run sh configure as it may not have execute permissions.jmc
2001-11-29Build makewhatis as a host tool, since it is used at the end ofthorpej
2001-11-28After bsd.man.mk changes make sure and set TMACDIR here to point intojmc
2001-11-22Oops. typo which can break things for non-new toolchain builds if MKTOOLS isn'tjmc
2001-11-22Make the null rule execute something so make is appeased if the .y file isjmc
2001-11-22Check for USETOOLS!=yes in addition to MKTOOLS==no to generate the empty rulejmc
2001-11-19replace instances of INSTALL_FILE with HOST_INSTALL_FILEperry
2001-11-16Workaround some make(1) braindamage wrt when it tries to "auto-chdir"tv
2001-11-16Change .MAKEFLAGS to MAKE_ARGS so MACHINE doesn't get trashed in sometv
2001-11-15Fix the fix; only install gcc once.tv
2001-11-15Fix a typo in the install target list.thorpej
2001-11-14Use ${TOOLDIR}/bin/nbm4.tv
2001-11-14Recheck the GNU configuration if ${.CURDIR}/Makefile changes.tv
2001-11-14Prefix all target-specific things with `${MACHINE_GNU_PLATFORM}-'.tv
2001-11-14Use ${INSTALL_FILE:N-U}.tv
2001-11-14Add autoconf as a host tool, not built by default.tv
2001-11-14Add m4 to host tools (not built by default).tv
2001-11-13Move host program overrides of INSTALL and MKDEP to <bsd.hostprog.mk>.tv
2001-11-13Re-add MKTOOLS as a "yes"/"no" only variable, which prevents recursion on "no"tv
2001-11-13One More Time: Make _mvcpp work on an UPDATE install (without bombing).tv
2001-11-13Make _mvcpp work on an UPDATE reinstall.tv
2001-11-13Re-add cpp; this was lost in the overhaul. (XXX this needs to GO AWAYtv
2001-11-13Fix installation of -mdoc macros.tv
2001-11-13Change where the -j1 is set to disable parallelism. XXX This should nottv
2001-11-13Don't put commands in the suffix rule override (avoids target graph cycles).tv
2001-11-13Remove extraneous @echo from local changes.tv
2001-11-13Move around the MAKE_ARGS assignments to put the := as early as possible.tv
2001-11-13Remove local addition mistake in previous.tv
2001-11-13Use ${_srcdir} in .MADE, and add "Makefile" to the list.tv
2001-11-13Make the wrapper work correctly for groff too, which uses a rather freakytv
2001-11-13Make sure the wrapper is used recursively. -f is not propagated to MAKEFLAGS.tv
2001-11-12Major overhaul of src/tools and host toolchain. Summary of changes:tv
2001-11-12Make use of OBJHOSTMACHINE here, since <bsd.obj.mk> is preloaded.tv
2001-11-11Pull the rmd160 stuff out as mtree now has options to selectively compilejmc
2001-11-11Turn on defines to disable all the hashing functions. We don't need these forjmc
2001-11-09Build the cross-dbsym.thorpej
2001-11-09Support for building the new BFD-using dbsym(8) as a targeted hostthorpej