summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2015-05-03PR 49870: pass the xsrc path to postinstallmartin
2015-01-07Reorganise the way xorg is build. Move build of makestrs into src/toolsjoerg
2014-11-05iso -> imagessnj
2014-08-18remove obsolete BUILD_CC_LIB_BASEDIR and BUILD_CC_LIB_BASETARGET varsplunky
2014-06-16Run "postinstall fix obsolete_stand" just before checkflist,apb
2014-06-16Pass -m MACHINE -a MACHINE_ARCH to postinstallapb
2014-06-16Pass SED=${TOOL_SED:Q} to postinstall.apb
2014-06-13remove the build support for GCC 4.1, and any hacks i found for it.mrg
2014-02-26prepare for moving GCC 4.5 into gcc.old:mrg
2014-01-16eliminate use of bsd.sys.mk from Makefileschristos
2013-07-16hp700 rescue/ldd fails on -j16 build if usr.bin/ldd/elf32/libldd_elf32.ajoerg
2012-12-03Add src/etc/Makefile.params, containing the definition of theapb
2012-11-15Move the build_install logic from lib/Makefile into share/mk and re-usejoerg
2012-11-04Create a "params" file in the top-level .OBJDIR during "make build".apb
2012-08-17Implement build_install in src/lib/Makefile, which traverses thejoerg
2012-08-15Add HOST_SH to _POSTINSTALL_ENV; needed forapb
2012-08-14Pass STAT=${TOOL_STAT:Q} through to postinstall.apb
2012-08-14TOOL_GREP is defined in share/mk/bsd.own.mk, but is not actually builtapb
2012-08-14Pass all relevant tool variables to postinstall, not just a subset.apb
2012-08-14Fix unbalanced quotes in .if ${MKRUMP} != "no"apb
2012-08-08exclude rump targets if MKRUMP = nochristos
2012-04-21Add usr.bin to the exclude list for make includes.veego
2012-01-24s/is the not root/is not the root/ in a comment - from Snader_LBabs
2012-01-22Add "live-image" and "install-image" target support to build.sh.tsutsui
2011-09-09Move the code for creating src/BUILDING from "make build-docs" inapb
2011-08-08Fix typo that prevented installmodules from working with -Ujmcneill
2011-08-08add an installmodules=<dir> command to build.shjmcneill
2011-06-29re-enable the gcc 4.5 crtstuff/libgcc builders now that they work.mrg
2011-06-22fix the parts that build libgcc/crtstuff, etc., for GCC 4.5.mrg
2011-06-20remove all the code that supported HAVE_GCC=3. mostly from chuq.mrg
2011-06-15build evbppc modules in 3 different flavours:mrg
2011-01-29Pass down INSTALLSETS variable to installsets target. Use :Q to escapejym
2010-12-03Remove the do-external-lib and do-gnu-lib targets, along withplunky
2010-11-28Centralise USE_COMPILERCRTSTUFF.skrll
2010-11-22no need to create a do-lib-libdes target, the directory no longer existsplunky
2010-07-06remove almost all the ability to build netbsd with an a.out target.mrg
2010-06-10descend into sys/rump/kernpooka
2009-12-13adjust the do-compat-* rules now that src/compat/lib and friends no longer existmrg
2009-11-30Support "extsrc", externally added programs and libraries. Users can writeuebayasi
2009-09-04build & install librumpdev_netsmb and librumpfs_smbfs componentspooka
2009-08-30Let us use MKKMOD=yes to leave the kernel modules out of thedyoung
2009-07-03Build modules before rump libs so that something else can bepooka
2009-06-07add crypto/external to the build.christos
2009-04-23Make clean_METALOG in distrib/sets early in the build, to ensure thatapb
2009-04-15Remove an explicit BUILDTARGETS do-compat-external-lib before do-buildtsutsui
2009-02-25Disable grep host tool and unbreak NetBSD build until I can come up with asketch
2009-02-25Use awk and grep host tools where required. 'build.sh release' now workssketch
2009-01-19Add the top-level do-compat-external-lib target that mimicsjmmv
2008-12-30Build kernel modules the same time as the rest of the system libraries.pooka
2008-12-05Invoke postinstall with the environment variable MAKE set up to the relevantcube