| Age | Commit message (Expand) | Author |
| 2014-02-26 | prepare for moving GCC 4.5 into gcc.old: | mrg |
| 2014-01-16 | eliminate use of bsd.sys.mk from Makefiles | christos |
| 2013-07-16 | hp700 rescue/ldd fails on -j16 build if usr.bin/ldd/elf32/libldd_elf32.a | joerg |
| 2012-12-03 | Add src/etc/Makefile.params, containing the definition of the | apb |
| 2012-11-15 | Move the build_install logic from lib/Makefile into share/mk and re-use | joerg |
| 2012-11-04 | Create a "params" file in the top-level .OBJDIR during "make build". | apb |
| 2012-08-17 | Implement build_install in src/lib/Makefile, which traverses the | joerg |
| 2012-08-15 | Add HOST_SH to _POSTINSTALL_ENV; needed for | apb |
| 2012-08-14 | Pass STAT=${TOOL_STAT:Q} through to postinstall. | apb |
| 2012-08-14 | TOOL_GREP is defined in share/mk/bsd.own.mk, but is not actually built | apb |
| 2012-08-14 | Pass all relevant tool variables to postinstall, not just a subset. | apb |
| 2012-08-14 | Fix unbalanced quotes in .if ${MKRUMP} != "no" | apb |
| 2012-08-08 | exclude rump targets if MKRUMP = no | christos |
| 2012-04-21 | Add usr.bin to the exclude list for make includes. | veego |
| 2012-01-24 | s/is the not root/is not the root/ in a comment - from Snader_LB | abs |
| 2012-01-22 | Add "live-image" and "install-image" target support to build.sh. | tsutsui |
| 2011-09-09 | Move the code for creating src/BUILDING from "make build-docs" in | apb |
| 2011-08-08 | Fix typo that prevented installmodules from working with -U | jmcneill |
| 2011-08-08 | add an installmodules=<dir> command to build.sh | jmcneill |
| 2011-06-29 | re-enable the gcc 4.5 crtstuff/libgcc builders now that they work. | mrg |
| 2011-06-22 | fix the parts that build libgcc/crtstuff, etc., for GCC 4.5. | mrg |
| 2011-06-20 | remove all the code that supported HAVE_GCC=3. mostly from chuq. | mrg |
| 2011-06-15 | build evbppc modules in 3 different flavours: | mrg |
| 2011-01-29 | Pass down INSTALLSETS variable to installsets target. Use :Q to escape | jym |
| 2010-12-03 | Remove the do-external-lib and do-gnu-lib targets, along with | plunky |
| 2010-11-28 | Centralise USE_COMPILERCRTSTUFF. | skrll |
| 2010-11-22 | no need to create a do-lib-libdes target, the directory no longer exists | plunky |
| 2010-07-06 | remove almost all the ability to build netbsd with an a.out target. | mrg |
| 2010-06-10 | descend into sys/rump/kern | pooka |
| 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 |