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