summaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Expand)Author
2007-01-14Build join(1) as a host tool.apb
2006-12-20A commit too far - don't try to build veriexecgen for just nowagc
2006-12-19Build veriexecgen as a host toolagc
2006-11-22Make sys/exec_elf.h and machine/elf_machdep.h available to hostriz
2006-11-17Add some notes about the bogosity of some of the .WAIT stuff.dsl
2006-11-10Add paxctl as a tool.christos
2006-10-08If PREVIOUSTOOLDIR was empty, then don't complain that it has moved.apb
2006-08-03* Fix parallel build race condition between real{all,depend} andfreza
2006-08-03Another attempt to fix the race in parallel builds.tron
2006-07-19Invoking "make cleandir" with "PREVIOUSTOOLDIR" set to the previoustron
2006-07-18gettext should .WAIT for autoconf.lukem
2006-07-17Avoid getting into a loop of "make cleandir" instances if the locationtron
2006-07-17Remove ".WAIT" again because it doesn't fix the problem.tron
2006-07-12Add an extra ".WAIT" to the "realall realdepend" target to make suretron
2006-06-22only build lint and lint2 if MKLINT != "no".mrg
2006-06-18Make TOOL_SED, to allow using our own sed in cases where the host's versiongdamore
2006-06-02remove support for building (with) GCC 2.95. also:mrg
2006-05-11check HAVE_GCC == 4 not USE_GCC4.mrg
2006-04-01Don't barf if USE_GCC4 is not defined.christos
2006-03-29Turn on gmake builds if GCC4 is enabled (and force it's install before contin...jmc
2006-02-03The realall and realdepend bit that regenerates tools needs to be markeddsl
2005-10-04Make the tools using Makefile.disklabel wait so they don't stomp each other.jmc
2005-06-12.include Makefile.disklabel in installboot, so that thedyoung
2005-06-12Make disklabel(8) and fdisk(8) into "host tools " last step: builddyoung
2005-05-30Build genassym as a host tool. Part of PR toolchain/30350thorpej
2005-01-27We don't need aout2bb any longer.is
2005-01-09Add some quotes to prevent a syntax error.mycroft
2004-11-28Convert mkboot into a full cross tool. Last hurdle for hp300 to building onjmc
2004-11-28Convert remaining host tools for amiga to correct cross tools. Now allowsjmc
2004-11-25Convert bebox's remaining host tools over to cross tools scheme. Builds to setsjmc
2004-07-28Build hp700's mkboot as a host tool called nbhp700-mkboot. mkboot alsoskrll
2004-06-08Add sparkcrc (used to generate checksums for acorn32 bootloader sparkive)abs
2004-01-03Consistently check ${TOOLCHAIN_MISSING} against "no".lukem
2003-12-11Fix typo.matt
2003-12-11Add macppc-fixcoff tool.matt
2003-12-10Use (cd ${.CURDIR} && ${MAKE} cleandir) instead of ${MAKE} cleandirlukem
2003-12-04always build tools/binutils now.mrg
2003-11-08Build sgivol as a host tool when compiling for sgimips.sekiya
2003-10-27add mknod as a host toollukem
2003-10-26add gdb53 as a host tool for use as a crossgdbcl
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19Add host tool version of ncdcsmatt
2003-10-18MAKEVERBOSE supportlukem
2003-07-25- build "binutils" and "gcc" separately if USE_TOOLS_TOOLCHAIN is not setmrg
2003-07-24Add missing "cleandir" rule.tron
2003-07-20add stat(1) as a host toollukem
2003-07-16also do the MKTOOLS and PREVIOUSTOOLDIR checks for "realdepend"lukem
2003-07-16* If a `PREVIOUSTOOLDIR' file doesn't exist, or its contents are notlukem
2003-06-26Citrus iconv support(3)tshiozak
2003-05-18Add db(1) as a host toollukem