<?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>c998d55824e42fd01a37531f4fba5705538426c4 - Fold long line</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#c998d55824e42fd01a37531f4fba5705538426c4</link>
        <description>Fold long line

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Fri, 05 Apr 2024 11:04:19 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>390195052f252ab98059ec7b26156b3be78ca9be - Probable hack fix for current build breakage.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#390195052f252ab98059ec7b26156b3be78ca9be</link>
        <description>Probable hack fix for current build breakage.Make sure to build external/mit before external/mpl (as bind in mplneeds libuv from mit) and in mit/libuv make sure to build thestatic library with the new MAKESTATICLIB mechanism, as that iswhat bind needs.

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Fri, 05 Apr 2024 08:51:27 +0000</pubDate>
        <dc:creator>kre &lt;kre@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1eb4f57936ac4e1de074fe74f3baf0316308c64f - Add amdgpu firmware build goo (disabled)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#1eb4f57936ac4e1de074fe74f3baf0316308c64f</link>
        <description>Add amdgpu firmware build goo (disabled)

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Sun, 12 Dec 2021 20:33:21 +0000</pubDate>
        <dc:creator>maya &lt;maya@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b8e4133b8f1d0b2fb625a86b0ba1ff242907edb0 - Hook up font-liberation-ttf to the build.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#b8e4133b8f1d0b2fb625a86b0ba1ff242907edb0</link>
        <description>Hook up font-liberation-ttf to the build.license ok&apos;d by board.

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Thu, 12 Nov 2020 22:28:02 +0000</pubDate>
        <dc:creator>maya &lt;maya@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cd1c9b8704e7947f342f1bd05fa6edf0fa5a19a6 - add mpl</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#cd1c9b8704e7947f342f1bd05fa6edf0fa5a19a6</link>
        <description>add mpl

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Sat, 07 Apr 2018 22:39:31 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>42e59c75c3fa2a92393896f4894f3eb2cf68ee10 - Add nvidia-firmware to SUBDIR</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#42e59c75c3fa2a92393896f4894f3eb2cf68ee10</link>
        <description>Add nvidia-firmware to SUBDIR

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Mon, 08 Jan 2018 11:05:02 +0000</pubDate>
        <dc:creator>jmcneill &lt;jmcneill@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d3425666e1b180e05baa25e72e52c5b6b849a8d4 - Add bcm43xx bluetooth controller firmware to the lists and update relevant</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#d3425666e1b180e05baa25e72e52c5b6b849a8d4</link>
        <description>Add bcm43xx bluetooth controller firmware to the lists and update relevantmakefiles.

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Thu, 10 Aug 2017 15:31:49 +0000</pubDate>
        <dc:creator>nat &lt;nat@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>49449523c749cf4fb023fbb2604269e4cd5d52c6 - Add firmware for the RealTek RTL8192CU family of wireless chipsets, and</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#49449523c749cf4fb023fbb2604269e4cd5d52c6</link>
        <description>Add firmware for the RealTek RTL8192CU family of wireless chipsets, andadapt the urtwn(4) driver to use the new files.  The firmware files wereextracted from the Linux driver at www.realtek.com, version 0005.1230.2011and the license permits redistribution without modification.While I&apos;m here, install the files in /libdata/firmware/if_urtwn, likemost of the other network adapter firmware.urtwn(4) can now operate without needing external files installed.  Testedon my Edimax adapter.

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Thu, 14 Jun 2012 04:14:35 +0000</pubDate>
        <dc:creator>riz &lt;riz@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f5267ea9d91070d4221e7cf7b722e4378ffb7a8 - Sort SUBDIR alphabetically.  Tested with build.sh -j8 on amd64.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#7f5267ea9d91070d4221e7cf7b722e4378ffb7a8</link>
        <description>Sort SUBDIR alphabetically.  Tested with build.sh -j8 on amd64.

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Wed, 13 Jun 2012 23:41:09 +0000</pubDate>
        <dc:creator>riz &lt;riz@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1cfc85c6e4a0279e0849e7df5e7f403cf142a6f2 - Switch the build to use the new location of ACPICA.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#1cfc85c6e4a0279e0849e7df5e7f403cf142a6f2</link>
        <description>Switch the build to use the new location of ACPICA.

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Thu, 17 Feb 2011 07:52:10 +0000</pubDate>
        <dc:creator>jruoho &lt;jruoho@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f33b316b63bc65b644be1d8aec0bb8bcecfffea8 - Remove the do-external-lib and do-gnu-lib targets, along with</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#f33b316b63bc65b644be1d8aec0bb8bcecfffea8</link>
        <description>Remove the do-external-lib and do-gnu-lib targets, along withexternal/lib/Makefile and crypto/external/lib/Makefile, replacingthem all with SUBDIRs directly from lib/Makefile.compat/compatsubdirs.mk becomes simpler now, as everything is builtfrom lib/Makefile, meaning all the libraries will now be built undercompat so update the set lists to account for that.

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Fri, 03 Dec 2010 21:38:46 +0000</pubDate>
        <dc:creator>plunky &lt;plunky@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ce1a2860b6447316f1018c1b02a650313c8ffe1d - Add otus firmware from:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#ce1a2860b6447316f1018c1b02a650313c8ffe1d</link>
        <description>Add otus firmware from:http://damien.bergamini.free.fr/packages/openbsd/otus-firmware-1.0.tgz

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Wed, 03 Nov 2010 18:52:44 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b1de0a15dc5591226f54673e90a03a0ea74eaf8b - Hook up xz into the build system.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#b1de0a15dc5591226f54673e90a03a0ea74eaf8b</link>
        <description>Hook up xz into the build system.

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Tue, 02 Nov 2010 16:34:33 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aa94cc597cdc90736ec17132b7ae85f774d31a47 - Link Lua to the build and add the resulting files to the distribution sets.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#aa94cc597cdc90736ec17132b7ae85f774d31a47</link>
        <description>Link Lua to the build and add the resulting files to the distribution sets.Document the addition of Lua and the change we made to the default settings.

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Sun, 31 Oct 2010 11:52:50 +0000</pubDate>
        <dc:creator>mbalmer &lt;mbalmer@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f2694992142265d8918c4ad45fa37f311dfdf491 - hook awk again.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#f2694992142265d8918c4ad45fa37f311dfdf491</link>
        <description>hook awk again.

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Fri, 27 Aug 2010 16:50:30 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1b8d37d1a2b51b1ede1996c7759010dc657c601d - unhook new awk till I figure out what&apos;s wrong.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#1b8d37d1a2b51b1ede1996c7759010dc657c601d</link>
        <description>unhook new awk till I figure out what&apos;s wrong.

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Fri, 27 Aug 2010 16:39:11 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8317f6d887488eda9014c984efbe3db2cb42d855 - awk glue</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#8317f6d887488eda9014c984efbe3db2cb42d855</link>
        <description>awk glue

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Thu, 26 Aug 2010 14:57:15 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5f7d5874f070b69ae522122c633b0ff3adf90db5 - Add cddl directory to external build framework. build things from osnet dir</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#5f7d5874f070b69ae522122c633b0ff3adf90db5</link>
        <description>Add cddl directory to external build framework. build things from osnet dironly when MKZFS variable is set.

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Mon, 05 Oct 2009 22:44:26 +0000</pubDate>
        <dc:creator>haad &lt;haad@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a8bcd3b5c3bd124bf252b2331e766bad0e4568f0 - Multicast DNS (&quot;Bonjour&quot;) support, based on Apple&apos;s mDNSResponder.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#a8bcd3b5c3bd124bf252b2331e766bad0e4568f0</link>
        <description>Multicast DNS (&quot;Bonjour&quot;) support, based on Apple&apos;s mDNSResponder.

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Tue, 29 Sep 2009 23:56:26 +0000</pubDate>
        <dc:creator>tsarna &lt;tsarna@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a7eeba894295614a7bc8c38cef77c7494cb3dcd3 - Descend into gpl3</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/external/Makefile#a7eeba894295614a7bc8c38cef77c7494cb3dcd3</link>
        <description>Descend into gpl3

            List of files:
            /netbsd-src/external/Makefile</description>
        <pubDate>Fri, 21 Aug 2009 23:13:23 +0000</pubDate>
        <dc:creator>skrll &lt;skrll@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
