summaryrefslogtreecommitdiff
path: root/tools/Makefile
AgeCommit message (Expand)Author
2014-02-24Rename NetBSD/hp700 to NetBSD/hppa.skrll
2013-09-02Update LLVM/Clang snapshot to r189662. This includes many improvementsjoerg
2013-07-19Even if we aren't making a crossgdb still make the object dir for it.matt
2013-02-27Add infrastructure for building MCLinker.joerg
2013-02-05There are other little endian arm machine_arches other than "arm"matt
2013-01-31Use TOOLS_BUILDRUMP=yes to restrict building of tools to those requiredpooka
2012-12-02Make tools/Makefile build host-mkdep, compat, and binstall in that order,apb
2012-12-02TOOLDIR must be valid, unless MKTOOLS=no.apb
2012-12-02If tools are not wanted, then set SUBDIR= empty instead ofapb
2012-12-02remove trailing white spaceapb
2012-11-27According to the i.MX23 Reference Manual section 3.1, Page 3-3:jkunz
2012-11-26Build gmake iff we're going to need it.pooka
2012-11-15Move the build_install logic from lib/Makefile into share/mk and re-usejoerg
2012-11-15Add elftosb tools to evbarm userland and toolchain.jkunz
2012-09-20fix EXTERNAL_TOOLCHAIN buildpooka
2012-08-10Decouple binutils build from HAVE_GCC. Merge common fragments ofjoerg
2011-11-03Revert .WAIT removal and add comment why it is needed between *tblgen.joerg
2011-11-02Do not build tic more than oncenjoly
2011-11-02move tic later, after all the tools it needs are built.christos
2011-11-02tweak dependencies for tic, which needs nbperf, awk, and sed.yamt
2011-11-01Remove an unnecessary .WAIT between llvm-tblgen and clang-tblgen.joerg
2011-11-01Hook up nbperf into the normal tool build.joerg
2011-10-11Update LLVM/Clang snapshot to r141658. This primarily fixes a regressionjoerg
2011-07-16Build nbm68k-elf2aout as a host tool on m68k targetstsutsui
2011-07-10install elf2ecoff for all mips64 systems. it's needed for stand.mrg
2011-06-21always build gmake if HAVE_GCC.mrg
2011-04-15Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdalelric
2011-03-17.WAIT for makefs, because in most builds, it's the first targetriz
2011-02-25mkubootimage is certainly useful for sandpointphx
2011-02-06Add LLVM and clang build system. It is enabled by MKLLVM=yes.joerg
2011-01-31Make mkubootimage for evbmips and evbppc too.matt
2010-08-15add new option to build/use tools/pigz for compressing sets. for nowmrg
2010-06-18hook mkubootimage into the buildjmcneill
2010-06-04Bye bye atf-compile, you won't be missed.jmmv
2010-03-02DTrace: add libelf, libdwarf, libctf, and CTF tools to the toolchain,darran
2010-02-20Build mandoc unconditional if man pages are desirable. Alljoerg
2010-02-03Store our generated files in CVS and remove nbperf from the toolchain.roy
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-12-29To unbreak the build, temporarily remove the build of libelf here,he
2009-12-23rework the main SUBDIR list here as suggested by enami. put .WAIT onmrg
2009-12-21move the build of pax before libelf. fixes my build of tools/libelf,mrg
2009-12-21Add support for building libelf in a host-tool environment.thorpej
2009-10-29Give m4 its own .WAIT. Fixes build issue on NetBSD-5.christos
2009-10-23Add MKMANDOC option to trigger building cat pages and HTML pages withjoerg
2009-02-25Disable grep host tool and unbreak NetBSD build until I can come up with asketch
2009-02-25Make grep a host tool.sketch
2009-02-14Convert more MACHINE tests to MACHINE_ARCHabs
2008-10-25Build sed earlier, just after mktemp. Note that sed and mktemp do notapb
2008-10-25Remove the local handling of the NOSUBDIR variable. We can relyapb
2008-10-19Add awk as a host tool.apb