| Age | Commit message (Expand) | Author |
| 2014-01-27 | Pass the -n flag to gzip invocations. | apb |
| 2014-01-27 | Use ${TOOL_GZIP} instead of just gzip in all Makefiles | apb |
| 2014-01-23 | Remove time= keywords from METALOG.sanitised. | apb |
| 2014-01-16 | eliminate use of bsd.sys.mk from Makefiles | christos |
| 2013-10-30 | In "make sortlists", if the file was already sorted then don't | apb |
| 2013-10-27 | Add "make sortlists", for sorting the set lists. This may be | apb |
| 2013-02-21 | Remove -s "stable" flag, since it is not posix. | christos |
| 2013-02-18 | Use sort -s to get a stable sort, even if that is the default for ours. We | christos |
| 2013-02-18 | only do the keep last in update builds and explain why. | christos |
| 2013-02-17 | keep only the last entry for each file, before sorting. | christos |
| 2011-08-09 | when sorting the metalog for unpriv builds, first run it through sort so | jmcneill |
| 2011-02-16 | Comment. | uebayasi |
| 2011-02-16 | RCSMETALOG: treat initial clean_METALOG nicely. | uebayasi |
| 2011-02-16 | Add a hook to version METALOG using rcs(1). | uebayasi |
| 2010-08-15 | add new option to build/use tools/pigz for compressing sets. for now | mrg |
| 2010-06-29 | export PIGZ=${TOOL_PIGZ} (not yet used.) | mrg |
| 2009-12-15 | Clean up debug knobs. | uebayasi |
| 2009-12-11 | Set $rundir before calling sets.subr as other scripts do. | uebayasi |
| 2009-12-10 | Style. | uebayasi |
| 2009-12-10 | sh -> ${HOST_SH} | uebayasi |
| 2009-12-10 | Add print_mkvars make target for debug. | uebayasi |
| 2009-12-04 | Remove definition of GREP variable, which was unused. The only use | apb |
| 2009-12-01 | Pass ${TOOL_PKG_CREATE} to scripts for syspkg creation. | uebayasi |
| 2009-11-30 | Support "extsrc", externally added programs and libraries. Users can write | uebayasi |
| 2009-09-19 | Only generate SHA512 and MD5 checksums for releases. | snj |
| 2009-09-12 | If there are errors in creating a ${set}.tgz tar file, then don't | apb |
| 2009-07-12 | Add "-M" flag to the mtree invocation in sanitise_METALOG. This should | apb |
| 2009-04-23 | Clean up the handling of METALOG.sanitised: | apb |
| 2009-04-11 | In various places that manipulate mtree specs, use "mtree -CS" to sort. | apb |
| 2008-11-13 | Add support for new MAKEVERBOSE levels 3 and 4. The complete list is now: | apb |
| 2008-11-09 | - retire MKXORG from public use | mrg |
| 2008-10-25 | Pass SED=${TOOL_SED:Q} in the environment to scripts run during the build. | apb |
| 2008-10-19 | Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. | apb |
| 2008-08-31 | Remove set lists for the non-cross-compiled ("vendor provided") build of | lukem |
| 2008-08-28 | Improve support for MKXORG!=no to enable builds into external/mit/xorg. | lukem |
| 2008-06-23 | Change remaining instances of ${RELEASEDIR}/${MACHINES} to | matt |
| 2008-05-02 | If MAKETARS_SERIAL is set to "YES" or "yes", then the tar sets will be | apb |
| 2008-03-16 | Add '-q' to maketars and makesrctars, to quieten them. | lukem |
| 2007-03-10 | Serialise making the "sets" tarballs in the maketars target. | apb |
| 2007-01-27 | Let do-${tar} depend on sanitise_METALOG. | apb |
| 2006-11-05 | Ensure that ${METALOG} does not grow without bounds as an effect of | he |
| 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-06 | Prepend etc/mtree/NetBSD.dist to the metalog before passing it to | apb |
| 2006-01-04 | Add a "makedeps" target, to update the "deps" file. | apb |
| 2006-01-04 | * Add new user-visible "syspkgs" target, and internal "makesyspkgs" and | apb |
| 2005-10-07 | Restructure how makesrctars works so it spits out source balls that look like | jmc |
| 2005-10-06 | Add SHA512 into sums lists | jmc |
| 2004-05-12 | ``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen | cl |
| 2004-04-20 | makesrctars: | lukem |