<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>0a3564ede968d102c42049bba136c81fa8c003cb - Define PREFIX for pkg_install build.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pkg_install/lib/Makefile#0a3564ede968d102c42049bba136c81fa8c003cb</link>
        <description>Define PREFIX for pkg_install build.

            List of files:
            /netbsd-src/external/bsd/pkg_install/lib/Makefile</description>
        <pubDate>Wed, 02 Dec 2020 13:54:25 +0000</pubDate>
        <dc:creator>wiz &lt;wiz@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>628b66af12fe6ca3803245cf5d5829e974ab9620 - turn off various warnings for various things:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pkg_install/lib/Makefile#628b66af12fe6ca3803245cf5d5829e974ab9620</link>
        <description>turn off various warnings for various things:- file has looks bogus maybe-uninitialized- llvm triggers an attribute violation:  ScheduleDAGInstrs.cpp:1430:14: error: declaration of    &apos;llvm::raw_ostream&amp; llvm::operator&lt;&lt;(llvm::raw_ostream&amp;, const llvm::ILPValue&amp;)&apos;    with attribute &apos;noinline&apos; follows inline declaration [-Werror=attributes]- ntp and pkg_install have obvious restrict violations, should be  fixed but i&apos;m avoiding patching upstream code in this pass- tftp has an array bounds that doesn&apos;t seem real issue- sysinst&apos;s partman.c has major problem with passing the same  string as source and dest in snprintf, as a way to strcat  with formatting which trip restrict violations.  non trivial  to fix so for now the warning is elided.- Xext&apos;s XEVI.c has similar issue as partman.ceveryone and GCC 8 gets these warnings turned off for now:	-Wno-format-truncation	-Wno-stringop-overflow	-Wno-stringop-truncation	-Wno-cast-function-typeas they trip a large amount of code.  most of them should beinvestigated, but the few i looked at were not finding actuallyreal bugs, vs instances of poor coding, so skipping for now.

            List of files:
            /netbsd-src/external/bsd/pkg_install/lib/Makefile</description>
        <pubDate>Fri, 04 Oct 2019 09:47:27 +0000</pubDate>
        <dc:creator>mrg &lt;mrg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>323fc6970515799504dcdf87b41edcee3737375c - Update build glue for pkg_install-20100421</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pkg_install/lib/Makefile#323fc6970515799504dcdf87b41edcee3737375c</link>
        <description>Update build glue for pkg_install-20100421

            List of files:
            /netbsd-src/external/bsd/pkg_install/lib/Makefile</description>
        <pubDate>Fri, 23 Apr 2010 20:56:01 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b9b5f223852c4f2f5bf5a50803f164c5fe1917ed - Use WARNS=4.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pkg_install/lib/Makefile#b9b5f223852c4f2f5bf5a50803f164c5fe1917ed</link>
        <description>Use WARNS=4.

            List of files:
            /netbsd-src/external/bsd/pkg_install/lib/Makefile</description>
        <pubDate>Thu, 06 Aug 2009 16:57:20 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bfdba539cb322b97b4e150a3503a057b0dd632bc - Update build system for pkg_install-20090425.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pkg_install/lib/Makefile#bfdba539cb322b97b4e150a3503a057b0dd632bc</link>
        <description>Update build system for pkg_install-20090425.

            List of files:
            /netbsd-src/external/bsd/pkg_install/lib/Makefile</description>
        <pubDate>Sun, 26 Apr 2009 14:18:44 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>60d9c2168ace65a320679c75e0439157ab61bac8 - Update build glue for pkg_install-20090228.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pkg_install/lib/Makefile#60d9c2168ace65a320679c75e0439157ab61bac8</link>
        <description>Update build glue for pkg_install-20090228.

            List of files:
            /netbsd-src/external/bsd/pkg_install/lib/Makefile</description>
        <pubDate>Sat, 28 Feb 2009 19:36:32 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4d694e83aff3990f521d69681e6382279c1b52da - Remove pkg_install.conf.5 on make clean.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pkg_install/lib/Makefile#4d694e83aff3990f521d69681e6382279c1b52da</link>
        <description>Remove pkg_install.conf.5 on make clean.

            List of files:
            /netbsd-src/external/bsd/pkg_install/lib/Makefile</description>
        <pubDate>Thu, 26 Feb 2009 18:35:13 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e0c851f7734ee3e8983d87dc278177f02fc34c3c - Update build glue for pkg_install-20090225.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pkg_install/lib/Makefile#e0c851f7734ee3e8983d87dc278177f02fc34c3c</link>
        <description>Update build glue for pkg_install-20090225.

            List of files:
            /netbsd-src/external/bsd/pkg_install/lib/Makefile</description>
        <pubDate>Wed, 25 Feb 2009 21:23:17 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6a4d107f7d9555501c00c0d3f11d1c364673cc61 - Install pkg_install.conf(5).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pkg_install/lib/Makefile#6a4d107f7d9555501c00c0d3f11d1c364673cc61</link>
        <description>Install pkg_install.conf(5).

            List of files:
            /netbsd-src/external/bsd/pkg_install/lib/Makefile</description>
        <pubDate>Sun, 15 Feb 2009 18:24:49 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bb314659c8d1f53be40182353910f781cf076d91 - Merge pkg_install-20090201 and update build system.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pkg_install/lib/Makefile#bb314659c8d1f53be40182353910f781cf076d91</link>
        <description>Merge pkg_install-20090201 and update build system.

            List of files:
            /netbsd-src/external/bsd/pkg_install/lib/Makefile</description>
        <pubDate>Mon, 02 Feb 2009 20:47:19 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1e58602315bb67c22218df197aa26d66532d0c51 - Add build glue for pkg_install.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/netbsd-src/external/bsd/pkg_install/lib/Makefile#1e58602315bb67c22218df197aa26d66532d0c51</link>
        <description>Add build glue for pkg_install.

            List of files:
            /netbsd-src/external/bsd/pkg_install/lib/Makefile</description>
        <pubDate>Tue, 30 Sep 2008 19:19:56 +0000</pubDate>
        <dc:creator>joerg &lt;joerg@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
