<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>5815ac31 - Fix &apos;make bmake&apos; top-level bootstrapping.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#5815ac31</link>
        <description>Fix &apos;make bmake&apos; top-level bootstrapping.Fixes:	ee10666327b62(cherry picked from commit eb8bf6bb4204c302e2329b68c8a930be5d44bc9c)

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Sat, 06 Mar 2021 17:45:08 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>16aa4787 - Remove &apos;make update&apos;.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#16aa4787</link>
        <description>Remove &apos;make update&apos;.In the CVS days this used be a wrapper around either CVS or CVSup andused to support updating src, doc, and ports checkouts.  With the moveto subversion this only supported updating src and was itself awrapper around &apos;svn update&apos;.  With Git, users are probably better offusing appropriate Git commands directly to update without needing anexplicit make target as a wrapper.Reviewed by:	bcr, imp, emasteDifferential Revision:	https://reviews.freebsd.org/D30736(cherry picked from commit e290182bcf3895ca659dff111bca6a077c4708b1)

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Fri, 11 Jun 2021 21:56:28 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>502fa11e - Makefile: Fix MAKEOBJDIRPREFIX command-line variable check for bmake</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#502fa11e</link>
        <description>Makefile: Fix MAKEOBJDIRPREFIX command-line variable check for bmakeUnlike the old fmake, running make FOO=bar when using bmake doesn&apos;t putFOO=bar in .MAKEFLAGS at the top level, it instead just puts FOO in.MAKEOVERRIDES and the full MAKEFLAGS will be formed for sub-makes.Moreover, this only applies for sub-makes in rules, so this doesn&apos;tapply to those in shell assignments. This means that the current checkdoes not catch make MAKEOBJDIRPREFIX=..., only those defined in configfiles. Thus we must also check .MAKEOVERRIDES explicitly.Reviewed by:	sjgMFC after:	1 weekDifferential Revision:	https://reviews.freebsd.org/D31015(cherry picked from commit d0c737e18454868447f731fe2b10d04f50d9d53b)

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Wed, 21 Jul 2021 01:48:10 +0000</pubDate>
        <dc:creator>Jessica Clarke &lt;jrtc27@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7fa2f2a6 - Rename NO_WERROR -&gt; MK_WERROR=no</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#7fa2f2a6</link>
        <description>Rename NO_WERROR -&gt; MK_WERROR=noAs suggested in D27598. This also supports MK_WERROR.clang=no andMK_WERROR.gcc=no to support the existing NO_WERROR.&lt;compiler&gt; uses.Reviewed By:	brooksDifferential Revision: https://reviews.freebsd.org/D27601

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Wed, 06 Jan 2021 17:55:06 +0000</pubDate>
        <dc:creator>Alex Richardson &lt;Alexander.Richardson@cl.cam.ac.uk&gt;</dc:creator>
    </item>
<item>
        <title>cee3932f - import terminus-font-4.48</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#cee3932f</link>
        <description>import terminus-font-4.48

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Sat, 02 Jan 2021 18:17:37 +0000</pubDate>
        <dc:creator>Toomas Soome &lt;tsoome@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>96b88ac7 - Import tzdata 2020f</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#96b88ac7</link>
        <description>Import tzdata 2020f

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Wed, 30 Dec 2020 04:45:24 +0000</pubDate>
        <dc:creator>Philip Paeps &lt;philip@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0ea45b9c - Import lua 5.4.2</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#0ea45b9c</link>
        <description>Import lua 5.4.2

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Sat, 26 Dec 2020 05:02:38 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f6ae9767 - Import zstd 1.4.8</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#f6ae9767</link>
        <description>Import zstd 1.4.8

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Fri, 25 Dec 2020 00:21:42 +0000</pubDate>
        <dc:creator>Conrad Meyer &lt;cem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b239e697 - Import tzdata 2020e</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#b239e697</link>
        <description>Import tzdata 2020e

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Thu, 24 Dec 2020 03:19:15 +0000</pubDate>
        <dc:creator>Philip Paeps &lt;philip@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1b65f0bd - Import bmake-20201117</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#1b65f0bd</link>
        <description>Import bmake-20201117o allow env var MAKE_OBJDIR_CHECK_WRITABLE=no to skip writable  checks in InitObjdir.  Explicit .OBJDIR target always allows  read-only directory.o Fix building and unit-tests on non-BSD.o More code cleanup and refactoring.o More unit tests

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Fri, 20 Nov 2020 03:54:37 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cf82304d - Makefile: re-wordsmith the blurb about xtoolchain ports</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#cf82304d</link>
        <description>Makefile: re-wordsmith the blurb about xtoolchain portsThe new version only includes a specific version once, and uses the onethat&apos;s currently advised by tinderbox: -gcc6.It also advises just installing the pkg, but mentions in a side-note at theend where to find the source in the ports tree.Reviewed by:	jrtc27Suggested by:	jhb (use default from tinderbox)Differential Revision:	https://reviews.freebsd.org/D26820

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Sat, 14 Nov 2020 18:06:35 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>302da1a3 - Import bmake-20201101</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#302da1a3</link>
        <description>Import bmake-20201101Lots of new unit-tests increase code coverage.Lots of refactoring, cleanup and simlpification to reducecode size.Fixes for Bug 223564 and 245807Updates to dirdeps.mk and meta2deps.py

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Sat, 07 Nov 2020 19:39:21 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0ac8aa55 - pkgbase: Add incremental packages</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#0ac8aa55</link>
        <description>pkgbase: Add incremental packagesThis adds a new target update-packages which will create the new packagescompared to the last run.This is how to use it:At this point we cut a release$ make buildworld ...$ make buildkernel$ make packages    There is now a PKG_VERSION directory with latest link pointing to it    Distribute the packages to server$ something something that update the source tree$ make buildworld ...$ make buildkernel$ make update-packagesYou know have a PKG_VERSION directory in the REPODIR and latest link pointing to it.In PKG_VERSION dir only the packages which differs from the latest run arenamed PKG_VERSION, otherwise the old packages are there.The process is :Build the new packages in the PKG_VERSION directoryCompare the internal data with the PKG_VERSION_FROM version. The comparison is doneby checking the internal hash of the packages.By default PKG_VERSION_FROM is set to what the latest link points to.If the old and new version matches, we rm the new package and cp the old one.Differential Revision:	https://reviews.freebsd.org/D25984

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Mon, 02 Nov 2020 18:23:50 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f8bfb27f - Import tzdata 2020d</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#f8bfb27f</link>
        <description>Import tzdata 2020d

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Thu, 22 Oct 2020 01:03:43 +0000</pubDate>
        <dc:creator>Philip Paeps &lt;philip@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3421f527 - Import tzdata 2020c</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#3421f527</link>
        <description>Import tzdata 2020c

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Sat, 17 Oct 2020 00:41:14 +0000</pubDate>
        <dc:creator>Philip Paeps &lt;philip@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5f2aaba4 - Makefile: add a small blurb about building with gcc xtoolchain</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#5f2aaba4</link>
        <description>Makefile: add a small blurb about building with gcc xtoolchainThe key details are to install the appropriate flavor of devel/freebsd-gcc9and pass CROSS_TOOLCHAIN while building.Suggested by:	kib

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Fri, 16 Oct 2020 15:16:23 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a40e13a - lua: update to 5.3.6</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#2a40e13a</link>
        <description>lua: update to 5.3.6This release contains some minor bugfixes; notably:- 2x minor Makefile fixes (not used in base)- Long brackets with a huge number of &apos;=&apos; overflow some internal buffer  arithmetic.- Joining an upvalue with itself can cause a use-after-free crash.See here for examples: http://www.lua.org/bugs.html#5.3.5

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Fri, 16 Oct 2020 13:04:28 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bf0cf8df - Eliminate building LINT makefiles</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#bf0cf8df</link>
        <description>Eliminate building LINT makefilesLINT config files are about to be checked in directly. Eliminatebuilding them by hand here from NOTES files.Reviewed by: kevansDifferential Revision: https://reviews.freebsd.org/D26540

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Fri, 09 Oct 2020 00:27:40 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0e134558 - Import tzdata 2020b</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#0e134558</link>
        <description>Import tzdata 2020b

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Thu, 08 Oct 2020 00:28:03 +0000</pubDate>
        <dc:creator>Philip Paeps &lt;philip@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b75abea4 - [PowerPC64LE] Set up powerpc.powerpc64le architecture</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/Makefile#b75abea4</link>
        <description>[PowerPC64LE] Set up powerpc.powerpc64le architectureThis is the initial set up for PowerPC64LE.The current plan is for this arch to remain experimental for FreeBSD 13.This started as a weekend learning project for me and kinda snowballed fromthere.(More to follow momentarily.)Reviewed by:	imp (earlier version), emasteSponsored by:	Tag1 Consulting, Inc.Differential Revision:	https://reviews.freebsd.org/D26399

            List of files:
            /freebsd-13.1/Makefile</description>
        <pubDate>Tue, 22 Sep 2020 23:49:30 +0000</pubDate>
        <dc:creator>Brandon Bergren &lt;bdragon@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
