| Age | Commit message (Expand) | Author |
| 2003-02-22 | all: | lukem |
| 2003-01-26 | - Add "sets" top-level Makefile target and build.sh operation. | lukem |
| 2003-01-06 | Rework how KERNOBJDIR functions; now it's always determined with | lukem |
| 2003-01-04 | Add an obj rule to create ${KERNOBJDIR} here, at the end of the "make obj" | lukem |
| 2003-01-03 | Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of | lukem |
| 2003-01-02 | The obj target for src/etc is invoked too early for it to function | atatat |
| 2002-12-26 | fix DESTDIR checks if !defined(DESTDIR) | lukem |
| 2002-12-21 | * Add two new (experimental) targets: | lukem |
| 2002-12-02 | improve previous; show times at end of distribution/release/snapshot as well | lukem |
| 2002-12-02 | show the start time at the end of the build as well. | lukem |
| 2002-11-29 | Add do-{target} aliases for: cleandir obj includes | lukem |
| 2002-11-12 | MKDYNAMICROOT for a.out | itohy |
| 2002-09-21 | move BUILDING.mdoc -> doc/BUILDING.mdoc | lukem |
| 2002-09-17 | * Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into | thorpej |
| 2002-09-14 | Add a do-lib-libc target which is processed after do-lib-csu. This | thorpej |
| 2002-08-30 | print date when make {distribution,release,snapshot} finished | lukem |
| 2002-08-26 | add "do-ld.elf_so" target, which builds & installs libexec/ld.elf_so. | lukem |
| 2002-08-22 | descend into "rescue" | lukem |
| 2002-07-10 | Fix botch in previous. Actually do "build" for "distribution". | uwe |
| 2002-07-10 | After running the body of the "distribution" target, do a "checkflist", so | thorpej |
| 2002-06-26 | find the Makefile for postinstall-check in the presence of ${.OBJDIR}s | drochner |
| 2002-06-26 | Fix what rev. 1.176 broke, in particular, doing a priv'd build into | thorpej |
| 2002-06-20 | Fix whitespace usage in comment. | enami |
| 2002-06-20 | Change directory to .CURDIR before invoking ${MAKE}. | enami |
| 2002-06-19 | In afterinstall, only run postinstall check if DESTDIR == / (or equivalents). | lukem |
| 2002-05-07 | Change -s srcdir and -d destdir so that they don't contain the "/etc" portion. | lukem |
| 2002-05-03 | Move the METALOG from ${_SRC_TOP_OBJ_} to ${DESTDIR}. | lukem |
| 2002-05-02 | Correct BUGS in BUILDING.mdoc now that most ports are USE_NEW_TOOLCHAIN | sommerfeld |
| 2002-05-02 | Use printf rather than echo -n, since the former works on all POSIX systems. | bjh21 |
| 2002-04-29 | we might as well provide a handy "postinstall-fix" target whilst here | lukem |
| 2002-04-29 | move postinstall from afterinstall to separate "postinstall-check" target. | lukem |
| 2002-04-27 | run "./etc/postinstall check" in afterinstall: | lukem |
| 2002-04-11 | Revert previous so crtbeginS and crtendS are available. | tv |
| 2002-04-11 | We don't need to do "install" of lib/csu specially. Just install it with | tv |
| 2002-03-11 | Split the _SUBDIR assignment into two assignments so you can do things | simonb |
| 2002-03-05 | Build whatis.db and infodir-meta from the commands list of the afterinstall | pk |
| 2002-03-01 | Restructure infodir-meta to call a proper submake. Put the code into the | jmc |
| 2002-02-28 | If _SRC_TOP_OBJ_ gets set here, we will end up with a directory that may | tv |
| 2002-02-14 | Bomb if NBUILDJOBS is set, as it is badly broken in some way (as described | tv |
| 2002-02-08 | remove METALOG in clean | lukem |
| 2001-11-25 | Add a wrapper for the "distribution" target, similar to the wrapper | thorpej |
| 2001-11-24 | Add a new target (infodir-meta:) that synthesizes the share/info/dir | perry |
| 2001-11-20 | No, really revert previous. Recursing to etc works, and I'm in the middle | tv |
| 2001-11-20 | No, really take etc and distrib out of the default subdir | thorpej |
| 2001-11-15 | Warn when "make build" is started with USE_NEW_TOOLCHAIN on a platform for | tv |
| 2001-11-13 | Reverse the order of "make cleandir" and "make obj" back to the way they | tv |
| 2001-11-13 | Rather than build in `tools' and `lib' twice, build `tools' and `lib' | tv |
| 2001-11-13 | The top level has an objdir now, so make sure to cd to ${.CURDIR} when | tv |
| 2001-11-12 | Major overhaul of src/tools and host toolchain. Summary of changes: | tv |
| 2001-11-11 | Create an objdir here for storage of timestamps, build-wide data, and so | tv |