| Age | Commit message (Expand) | Author |
| 2009-12-13 | adjust the do-compat-* rules now that src/compat/lib and friends no longer exist | mrg |
| 2009-11-30 | Support "extsrc", externally added programs and libraries. Users can write | uebayasi |
| 2009-09-04 | build & install librumpdev_netsmb and librumpfs_smbfs components | pooka |
| 2009-08-30 | Let us use MKKMOD=yes to leave the kernel modules out of the | dyoung |
| 2009-07-03 | Build modules before rump libs so that something else can be | pooka |
| 2009-06-07 | add crypto/external to the build. | christos |
| 2009-04-23 | Make clean_METALOG in distrib/sets early in the build, to ensure that | apb |
| 2009-04-15 | Remove an explicit BUILDTARGETS do-compat-external-lib before do-build | tsutsui |
| 2009-02-25 | Disable grep host tool and unbreak NetBSD build until I can come up with a | sketch |
| 2009-02-25 | Use awk and grep host tools where required. 'build.sh release' now works | sketch |
| 2009-01-19 | Add the top-level do-compat-external-lib target that mimics | jmmv |
| 2008-12-30 | Build kernel modules the same time as the rest of the system libraries. | pooka |
| 2008-12-05 | Invoke postinstall with the environment variable MAKE set up to the relevant | cube |
| 2008-11-09 | - retire MKXORG from public use | mrg |
| 2008-10-27 | - enable 32-bit library builds on amd64 and sparc64 | mrg |
| 2008-10-25 | Add a do-top-obj target, which builds the top-level obj directory. | apb |
| 2008-10-22 | Defer the "make obj" step until after tools are built and installed. | apb |
| 2008-10-16 | add do-sys-rump-net-lib | pooka |
| 2008-10-03 | PR/39687 - Henning Petersen -- comment typo | jnemeth |
| 2008-08-28 | Improve support for MKXORG!=no to enable builds into external/mit/xorg. | lukem |
| 2008-08-24 | Build pcc and pcc-based crtstuff if using pcc compiler. | gmcgarry |
| 2008-07-29 | Install rump libraries and utilities to the base system and remove the | pooka |
| 2008-07-29 | if MKXORG != no, use external/mit/xorg subdir instead of x11 subdir for | mrg |
| 2008-05-22 | Descend into external. | lukem |
| 2008-03-18 | Consistently document RELEASEDIR/RELEASEMACHINEDIR. | lukem |
| 2007-11-12 | Add the tests.tgz set | jmmv |
| 2007-10-07 | Do not abort on exit code 1 from postinstall check, this is expected. | pavel |
| 2007-09-07 | Provide 'do-libgcc' to build gnu/lib/crtstuff${LIBGCC_EXT} (if necessary) | lukem |
| 2007-08-30 | Add an iso-image-source option which does the same thing as iso-image but | jnemeth |
| 2007-03-06 | Add an iso_image target (iso-image as a target name doesn't play well with | bouyer |
| 2006-09-07 | don't filter out .WAIT when converting from _SUBDIR to SUBDIR | dbj |
| 2006-06-02 | remove support for building (with) GCC 2.95. also: | mrg |
| 2006-04-07 | retire 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-21 | Add .MAKE to all targets that use ${MAKEDIRTARGET} otherwise make closes | dsl |
| 2006-01-04 | Add a new "syspkgs" target, which simply chains to the "syspkgs" target | apb |
| 2005-08-25 | Modify "release" to invoke "make distribution" instead of "make build", | lukem |
| 2005-04-17 | use usr.sbin/postinstall/postinstall instead of etc/postinstall | lukem |
| 2005-01-01 | correct the comment describing the build order | lukem |
| 2004-09-02 | DO do-gnu-lib-crtstuff${LIBGCC_EXT} only when ${HAVE_GCC3} != "no", | tacha |
| 2004-08-28 | Switch to using GCC's supplied crtbegin / crtend files. | thorpej |
| 2004-07-30 | The do-lib-libdes BUILDTARGET is unnecessary now we have the DEPLIBS | lukem |
| 2004-05-17 | Move '${MAKEDIRTARGET} x11 distribution' from Makefile::distribution to | lukem |
| 2004-05-16 | Perform 'make distribution' in ./x11/ as part of the distribution target. | lukem |
| 2004-04-13 | Convert lines of the form | lukem |
| 2004-02-15 | Be more gcc like in the way we deal with libgcc so that sh3/hppa millicode | skrll |
| 2004-02-06 | MAKEVERBOSE support for build-docs | lukem |
| 2004-01-27 | implement params with cd etc && make params | lukem |
| 2004-01-27 | Apply the .PHONY attribute where appropriate. | lukem |
| 2004-01-08 | Implement do-x11, to run "make build" in ./x11/ | lukem |