summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
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
2008-11-09- retire MKXORG from public usemrg
2008-10-27- enable 32-bit library builds on amd64 and sparc64mrg
2008-10-25Add a do-top-obj target, which builds the top-level obj directory.apb
2008-10-22Defer the "make obj" step until after tools are built and installed.apb
2008-10-16add do-sys-rump-net-libpooka
2008-10-03PR/39687 - Henning Petersen -- comment typojnemeth
2008-08-28Improve support for MKXORG!=no to enable builds into external/mit/xorg.lukem
2008-08-24Build pcc and pcc-based crtstuff if using pcc compiler.gmcgarry
2008-07-29Install rump libraries and utilities to the base system and remove thepooka
2008-07-29if MKXORG != no, use external/mit/xorg subdir instead of x11 subdir formrg
2008-05-22Descend into external.lukem
2008-03-18Consistently document RELEASEDIR/RELEASEMACHINEDIR.lukem
2007-11-12Add the tests.tgz setjmmv
2007-10-07Do not abort on exit code 1 from postinstall check, this is expected.pavel
2007-09-07Provide 'do-libgcc' to build gnu/lib/crtstuff${LIBGCC_EXT} (if necessary)lukem
2007-08-30Add an iso-image-source option which does the same thing as iso-image butjnemeth
2007-03-06Add an iso_image target (iso-image as a target name doesn't play well withbouyer
2006-09-07don't filter out .WAIT when converting from _SUBDIR to SUBDIRdbj
2006-06-02remove support for building (with) GCC 2.95. also:mrg
2006-04-07retire HAVE_GCC3/HAVE_GCC4 and introduce HAVE_GCC that is set to 2, 3 or 4.mrg
2006-01-28* Add an "iso-image" target in the top level Makefile,apb
2006-01-21Add .MAKE to all targets that use ${MAKEDIRTARGET} otherwise make closesdsl
2006-01-04Add a new "syspkgs" target, which simply chains to the "syspkgs" targetapb
2005-08-25Modify "release" to invoke "make distribution" instead of "make build",lukem
2005-04-17use usr.sbin/postinstall/postinstall instead of etc/postinstalllukem
2005-01-01correct the comment describing the build orderlukem
2004-09-02DO do-gnu-lib-crtstuff${LIBGCC_EXT} only when ${HAVE_GCC3} != "no",tacha
2004-08-28Switch to using GCC's supplied crtbegin / crtend files.thorpej
2004-07-30The do-lib-libdes BUILDTARGET is unnecessary now we have the DEPLIBSlukem
2004-05-17Move '${MAKEDIRTARGET} x11 distribution' from Makefile::distribution tolukem
2004-05-16Perform 'make distribution' in ./x11/ as part of the distribution target.lukem
2004-04-13Convert lines of the formlukem
2004-02-15Be more gcc like in the way we deal with libgcc so that sh3/hppa millicodeskrll
2004-02-06MAKEVERBOSE support for build-docslukem
2004-01-27implement params with cd etc && make paramslukem
2004-01-27Apply the .PHONY attribute where appropriate.lukem
2004-01-08Implement do-x11, to run "make build" in ./x11/lukem