<?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>d511b20a - Add HAS_TESTS to all Makefiles that are currently using the</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/uudecode/Makefile#d511b20a</link>
        <description>Add HAS_TESTS to all Makefiles that are currently using the`SUBDIR.${MK_TESTS}+= tests` idiom.This is a follow up to r321912.

            List of files:
            /freebsd-13.1/usr.bin/uudecode/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 08:50:42 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b330699 - Convert traditional ${MK_TESTS} conditional idiom for including test</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/uudecode/Makefile#4b330699</link>
        <description>Convert traditional ${MK_TESTS} conditional idiom for including testdirectories to SUBDIR.${MK_TESTS} idiomThis is being done to pave the way for future work (and homogenity) in^/projects/make-check-sandbox .No functional change intended.MFC after:	1 weeks

            List of files:
            /freebsd-13.1/usr.bin/uudecode/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 08:35:51 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6063d0d - Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/uudecode/Makefile#c6063d0d</link>
        <description>Use src.opts.mk in preference to bsd.own.mk except where we need stufffrom the latter.

            List of files:
            /freebsd-13.1/usr.bin/uudecode/Makefile</description>
        <pubDate>Tue, 06 May 2014 04:22:01 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3bdf7758 - NO_MAN= has been deprecated in favor of MAN= for some time, go ahead</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/uudecode/Makefile#3bdf7758</link>
        <description>NO_MAN= has been deprecated in favor of MAN= for some time, go aheadand finish the job. ncurses is now the only Makefile in the tree thatuses it since it wasn&apos;t a simple mechanical change, and will beaddressed in a future commit.

            List of files:
            /freebsd-13.1/usr.bin/uudecode/Makefile</description>
        <pubDate>Sun, 13 Apr 2014 05:21:56 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3a92d97f - Migrate most of tools/regression/usr.bin/ to the new tests layout.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/uudecode/Makefile#3a92d97f</link>
        <description>Migrate most of tools/regression/usr.bin/ to the new tests layout.I&apos;m starting with the easy cases.  The leftovers need to be looked at abit more closely.Note that this change _does_ modify the code of the old tests.  This isrequired in order to allow the code to locate the data files in thesource directory instead of the current directory, because Kyuaautomatically changes the latter to a temporary directory.Also note that at least one test is known to be broken here.  Actually,the test is not really broken: it&apos;s marked as a TODO but unfortunatelyKyua&apos;s TAP parser currently does not understand that.  Will have to befixed separately.

            List of files:
            /freebsd-13.1/usr.bin/uudecode/Makefile</description>
        <pubDate>Sun, 16 Mar 2014 08:04:06 +0000</pubDate>
        <dc:creator>Julio Merino &lt;jmmv@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b7946da9 - Build usr.bin/ with WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/uudecode/Makefile#b7946da9</link>
        <description>Build usr.bin/ with WARNS=6 by default.Also add some missing $FreeBSD$ to keep svn happy.

            List of files:
            /freebsd-13.1/usr.bin/uudecode/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 10:27:05 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e653b48c - Start the dreaded NOFOO -&gt; NO_FOO conversion.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/uudecode/Makefile#e653b48c</link>
        <description>Start the dreaded NOFOO -&gt; NO_FOO conversion.OK&apos;ed by:	core

            List of files:
            /freebsd-13.1/usr.bin/uudecode/Makefile</description>
        <pubDate>Tue, 21 Dec 2004 08:47:35 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35d8893 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/uudecode/Makefile#a35d8893</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /freebsd-13.1/usr.bin/uudecode/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 15:33:08 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>09bf07df - Add b64decode &amp; b64encode as synonyms for uudecode and uuencode -m,</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/uudecode/Makefile#09bf07df</link>
        <description>Add b64decode &amp; b64encode as synonyms for uudecode and uuencode -m,respectively, for convenience when encoding or decoding base64 files.As requested by various users.

            List of files:
            /freebsd-13.1/usr.bin/uudecode/Makefile</description>
        <pubDate>Sun, 19 May 2002 11:17:17 +0000</pubDate>
        <dc:creator>Juli Mallett &lt;jmallett@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3cd5f682 - Bump WARNS to 4.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/uudecode/Makefile#3cd5f682</link>
        <description>Bump WARNS to 4.

            List of files:
            /freebsd-13.1/usr.bin/uudecode/Makefile</description>
        <pubDate>Sat, 20 Apr 2002 00:20:54 +0000</pubDate>
        <dc:creator>Juli Mallett &lt;jmallett@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>49601c43 - WARNS=2 is to become the default, so remove it from here.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/uudecode/Makefile#49601c43</link>
        <description>WARNS=2 is to become the default, so remove it from here.

            List of files:
            /freebsd-13.1/usr.bin/uudecode/Makefile</description>
        <pubDate>Tue, 11 Dec 2001 23:14:43 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9f5b04e9 - Style improvements recommended by Bruce as a follow up to some</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/uudecode/Makefile#9f5b04e9</link>
        <description>Style improvements recommended by Bruce as a follow up to someof the recent WARNS commits. The idea is:1) FreeBSD id tags should follow vendor tags.2) Vendor tags should not be compiled (though copyrights probably should).3) There should be no blank line between including cdefs and __FBSDIF.

            List of files:
            /freebsd-13.1/usr.bin/uudecode/Makefile</description>
        <pubDate>Mon, 10 Dec 2001 21:13:08 +0000</pubDate>
        <dc:creator>David Malone &lt;dwmalone@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>57a4972d - Warns cleanup. Add FreeBSD ID to Makefile.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/uudecode/Makefile#57a4972d</link>
        <description>Warns cleanup. Add FreeBSD ID to Makefile.

            List of files:
            /freebsd-13.1/usr.bin/uudecode/Makefile</description>
        <pubDate>Mon, 03 Dec 2001 21:39:04 +0000</pubDate>
        <dc:creator>David Malone &lt;dwmalone@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b50d902 - BSD 4.4 Lite Usr.bin Sources</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/uudecode/Makefile#9b50d902</link>
        <description>BSD 4.4 Lite Usr.bin Sources

            List of files:
            /freebsd-13.1/usr.bin/uudecode/Makefile</description>
        <pubDate>Fri, 27 May 1994 12:33:43 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
