| Age | Commit message (Expand) | Author |
| 2003-11-14 | tweak usage message. | lukem |
| 2003-11-12 | Now that MKUPDATE and MKUNPRIVED are "normalized" with getmakevar(), | lukem |
| 2003-10-31 | Always use `/bin/pwd -P` to get the "TOP" of the source tree, so that | lukem |
| 2003-10-26 | Explain why make is being rebuilt. | lukem |
| 2003-10-26 | Improve how build.sh -N and MAKEVERBOSE interoperate; | lukem |
| 2003-10-26 | "Normalise" MKOBJDIRS MKUPDATE MKUNPRIVED with getmakevar() before | lukem |
| 2003-10-25 | Implement build -N noisy, which sets MAKEVERBOSE to noisy and adds | lukem |
| 2003-10-19 | Teach build.sh about the ibmnws port. | matt |
| 2003-09-24 | Revert part of previous commit and do NOT explicitly set BSDSRCDIR in the | lukem |
| 2003-09-20 | Set BSDSRCDIR and NETBSDSRCDIR in the make wrapper, so we always get the | jmmv |
| 2003-09-10 | Pass '-de' to make(1) to get the expected behavior ("failed target" and | jmmv |
| 2003-08-16 | in getkernelconf(), remove check for non-empty $makeobjdir, as it's not | lukem |
| 2003-08-11 | Fix 2 remaining places items are depending on execute permissions coming out | jmc |
| 2003-08-10 | Improve usage for -U so others won't make the mistake I just made. | sommerfeld |
| 2003-07-29 | Add build.sh -Z var, to unset a variable and ensure it's unset in makewrapper. | lukem |
| 2003-07-28 | Add missing "cd ${TOP}" to buildtools(). Problem identified by John Nemeth | lukem |
| 2003-07-20 | * set & export LC_ALL=C, so that end-user use of non `C' LC_COLLATE locales | lukem |
| 2003-07-18 | Replace UNPRIVED=yes with MKUNPRIVED=yes. | lukem |
| 2003-07-16 | add "params" operation | lukem |
| 2003-05-26 | Broaden the scope of when "make obj NOSUBDIR=" will be run in tools/ | lukem |
| 2003-05-25 | all: | lukem |
| 2003-05-18 | * Display the start time again just before the end time, to make it | lukem |
| 2003-05-17 | Change evbsh3 to be like evbmips, in that a default MACHINE_ARCH | lukem |
| 2003-05-12 | * Display default DESTDIR & RELEASEDIR. (Well, they're actually in | lukem |
| 2003-05-12 | * Add support for MACHINEs: evbmips-eb evbmips-el sbmips-eb sbmips-el | lukem |
| 2003-05-10 | Add "sourcesets" argument/target, which builds source sets into | lukem |
| 2003-05-09 | When providing a default DESTDIR & RELEASEDIR in non-expert mode, add | lukem |
| 2003-05-08 | New features: | lukem |
| 2003-05-08 | CYGWIN needs -X too (John Gordon) | christos |
| 2003-04-26 | Adapt for x86_64 -> amd64 rename. | fvdl |
| 2003-03-14 | Put -X into MAKEFLAGS on FreeBSD and Mac OS X; they have a small ARG_MAX. | thorpej |
| 2003-03-07 | remove unnecessary message | lukem |
| 2003-03-04 | don't print the command & start time until after the options are parsed... | lukem |
| 2003-02-18 | Display the build.sh command line and the start & end times. | lukem |
| 2003-02-16 | Enhance "kernel=" to print pathnames of newly built kernels for cut & paste. | lukem |
| 2003-02-06 | Consistently, don't expand ${MACHINE} in help message. | enami |
| 2003-01-31 | another DESTDIR clarification | lukem |
| 2003-01-26 | add missing usage for "sets" | lukem |
| 2003-01-26 | - Add "sets" top-level Makefile target and build.sh operation. | lukem |
| 2003-01-26 | Change build.sh so that at least one operation is required. | lukem |
| 2003-01-24 | Can't check if cross building with "install=" until after $MACHINE has | lukem |
| 2003-01-23 | Rework how build.sh functions, so that command line options set various | lukem |
| 2003-01-22 | reorder usage so that "mutually exclusive build" operations are listed | lukem |
| 2003-01-15 | Improvements from Alan Barrett (in private email), with minor tweaking: | lukem |
| 2003-01-04 | improve usage | lukem |
| 2003-01-04 | Add "-V var=[value]", for setting arbitrary variables which will also | lukem |
| 2003-01-02 | some cleanups and tweaks to my preferred "sh KNF" (SNF ? :) | lukem |
| 2003-01-02 | cd `dirname $0` so that this runs from the directory that build.sh is in. | lukem |
| 2002-12-25 | - Implement "-i installworlddir", which runs | lukem |
| 2002-12-09 | The walnut port has been subsumed by evbppc. | scw |