| Age | Commit message (Expand) | Author |
| 2010-03-07 | Make build.sh work again with /usr/xpg4/bin/sh on Solaris. Ok by pooka. | hans |
| 2010-03-07 | * detect missing libraries (such as -lrumpfs_msdosfs) | pooka |
| 2010-02-26 | Don't need to set NORUMPUSER since rumpuser isn't built from sys | pooka |
| 2010-01-13 | need object directory for etc/mtree to run distrib-dirs | pooka |
| 2010-01-13 | In rumptest, create obj dirs before distrib dirs. Fail if distrib dir | pooka |
| 2009-12-26 | 'build.sh ... modules' only builds modules, but does not install them, | mbalmer |
| 2009-12-17 | Add cobalt64 alias and indicte cobalt can be mips64el too. | matt |
| 2009-12-14 | Merge from matt-nb5-mips64 | matt |
| 2009-12-05 | Remove support for NetBSD/playstation2. | pooka |
| 2009-11-30 | Support "extsrc", externally added programs and libraries. Users can write | uebayasi |
| 2009-11-24 | For rumptest, ignore unresolved symbols which are in the | pooka |
| 2009-11-23 | Add more rumpdev configurations to rumptest. | pooka |
| 2009-11-18 | Add rumptest command for testing rump linkage. | pooka |
| 2009-11-17 | Set LC_ALL=C before we try to parse the output from any command. | apb |
| 2009-11-04 | If do_expertmode is false, then add DESTDIR and RELEASEDIR to makeenv. | apb |
| 2009-10-15 | There is no variable called __SRC_TOP_OBJ__. Use the correct one instead. | enami |
| 2009-10-14 | Bomb if TOOLDIR, DESTDIR, or RELEASEDIR changes after we have created the | apb |
| 2009-10-03 | Add an additional check for whether to rebuild make. This fixes a problem | apb |
| 2009-09-27 | Replace try_set_TOOLDIR with a new function, print_tooldir_make, | apb |
| 2009-09-27 | * Use a more robust method of creating the top level object directory. | apb |
| 2009-09-27 | Introduce a done_rebuildmake variable, instead of abusing do_rebuildmake | apb |
| 2009-09-27 | Rename raw_getmakevar to bomb_getmakevar. It wasn't "raw" at all; it | apb |
| 2009-09-27 | Allow build.sh "-C cdextra" option to be specified multiple times. | apb |
| 2009-09-27 | Make resolvepath and resolvepaths slightly less magic. They now take | apb |
| 2009-09-07 | Add a modules operation to build.sh, which builds and installs kernel modules | jnemeth |
| 2009-03-13 | Add a MKARZERO flag, which invokes ar(1) with the new D flag when it | perry |
| 2009-03-09 | Add "-", "_", and "A-Z" to the set of allowed characters in the | apb |
| 2009-03-06 | In build.sh and bsd.own.mk, if uname -p fails, or prints "unknown", or | apb |
| 2009-02-25 | Implement make_in_dir <dir> <op> to simplify various operations | lukem |
| 2009-02-24 | Make 'build.sh tools' work with the Sun Studio compiler, although bugs in | sketch |
| 2009-02-21 | update usage message for -x to "build X11" rather than "build X11R6" | plunky |
| 2009-01-03 | "\t" does not represent a tab in sed regular expressions, | apb |
| 2008-11-13 | Add support for new MAKEVERBOSE levels 3 and 4. The complete list is now: | apb |
| 2008-10-26 | Try harder to guess the correct TOOLDIR. | apb |
| 2008-08-22 | Remove support for printing "'-x' has been replaced by 'xxxxx'". | lukem |
| 2008-08-18 | Fix "-n releasekernel=..." | lukem |
| 2008-08-18 | Implement "cleandir". Inspired by PR 39362. | lukem |
| 2008-08-16 | Determine top-level objdir from the environment $MAKEOBJDIRPREFIX early on, | lukem |
| 2008-08-15 | crank copyright | lukem |
| 2008-08-08 | Don't bomb if we can't detect the top level obj directory name. | apb |
| 2008-08-05 | If neither -M nor -O was specified, but the source directory is | apb |
| 2008-08-05 | Builds now use "BUILDSEED" so that c++ binaries are reproduceable. | perry |
| 2008-06-27 | Make build.sh -C work as advertised. | dyoung |
| 2008-04-30 | Convert TNF licenses to new 2 clause variant | martin |
| 2008-03-28 | The phase of the build that -u prevents is "make cleandir", not merely | dholland |
| 2008-03-16 | Obtain RELEASEMACHINEDIR from the make environment. | lukem |
| 2008-02-25 | * Installing as non-root is a bad idea. Print a warning in expert mode, | apb |
| 2008-02-03 | sh5 is dead. sh[35]e[bl] -> sh3e[bl] | matt |
| 2008-01-18 | Add ofppc64 as a machine target for the tools alongside evbppc64 and macppc64 | jmmv |
| 2008-01-09 | Remove support for NetBSD/pc532. | simonb |