<?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>fe815331 - build: provide a default WARNS for all in-tree builds</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/gnu/usr.bin/diff3/Makefile#fe815331</link>
        <description>build: provide a default WARNS for all in-tree buildsThe current default is provided in various Makefile.inc in some top-leveldirectories and covers a good portion of the tree, but doesn&apos;t cover partsof the build a little deeper (e.g. libcasper).Provide a default in src.sys.mk and set WARNS to it in bsd.sys.mk if thatvariable is defined. This lets us relatively cleanly provide a default WARNSno matter where you&apos;re building in the src tree without breaking thingsoutside of the tree.Crunchgen has been updated as a bootstrap tool to work on this changebecause it needs r365605 at a minimum to succeed. The cleanup necessary tosuccessfully walk over this change on WITHOUT_CLEAN builds has been added.There is a supplemental project to this to list all of the warnings that areencountered when the environment has WARNS=6 NO_WERROR=yes:https://warns.kevans.dev -- this project will hopefully eventually go awayin favor of CI doing a much better job than it.Reviewed by:	emaste, brooks, ngie (all earlier version)Reviewed by:	emaste, arichardson (depend-cleanup.sh change)Differential Revision:	https://reviews.freebsd.org/D26455

            List of files:
            /freebsd-13.1/gnu/usr.bin/diff3/Makefile</description>
        <pubDate>Fri, 18 Sep 2020 17:17:46 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ffec3151 - Convert gnu to using SRCTOP</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/gnu/usr.bin/diff3/Makefile#ffec3151</link>
        <description>Convert gnu to using SRCTOPPrefer SRCTOP over CURDIR/../../contrib, etc. However, retain the &quot;upone level&quot; instances of ../ because they are really relative to thispart of the tree and not a means to find the root of the tree. Assuch, it&apos;s better to leave them since that further the goal of beingable to move directories if watned to in the future.Differential Revision:	https://reviews.freebsd.org/D9932Sponsored by:		NetflixSilence	On:		arch@ (twice)

            List of files:
            /freebsd-13.1/gnu/usr.bin/diff3/Makefile</description>
        <pubDate>Sun, 12 Mar 2017 18:59:16 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aa74e2f8 - POSIX patch(1) would treat -b as different meaning (the functionality</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/gnu/usr.bin/diff3/Makefile#aa74e2f8</link>
        <description>POSIX patch(1) would treat -b as different meaning (the functionalityis to be provided by --suffix).  Looking at the usage here in diffutils,it seems that we can just get rid of the -b .orig stuff.  This resolvesa problem that can triggered if we move toward to a more permissivelylicensed patch(1) program.

            List of files:
            /freebsd-13.1/gnu/usr.bin/diff3/Makefile</description>
        <pubDate>Mon, 22 Feb 2010 22:32:24 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b6ee6822 - Update build skeleton after diffutils 2.8.7 update.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/gnu/usr.bin/diff3/Makefile#b6ee6822</link>
        <description>Update build skeleton after diffutils 2.8.7 update.

            List of files:
            /freebsd-13.1/gnu/usr.bin/diff3/Makefile</description>
        <pubDate>Fri, 15 Jun 2007 07:09:34 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e27b3bf5 - Remove getopt*.c, we already have compatible getopt_long() in libc</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/gnu/usr.bin/diff3/Makefile#e27b3bf5</link>
        <description>Remove getopt*.c, we already have compatible getopt_long() in libc

            List of files:
            /freebsd-13.1/gnu/usr.bin/diff3/Makefile</description>
        <pubDate>Tue, 17 Feb 2004 01:34:53 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b7a44a6 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/gnu/usr.bin/diff3/Makefile#9b7a44a6</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-13.1/gnu/usr.bin/diff3/Makefile</description>
        <pubDate>Fri, 27 Aug 1999 23:37:10 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e4b6c360 - Switch to contrib version</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/gnu/usr.bin/diff3/Makefile#e4b6c360</link>
        <description>Switch to contrib version

            List of files:
            /freebsd-13.1/gnu/usr.bin/diff3/Makefile</description>
        <pubDate>Wed, 29 Oct 1997 16:50:42 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c7ed70b7 - Updated to GNU diffutils 2.6</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/gnu/usr.bin/diff3/Makefile#c7ed70b7</link>
        <description>Updated to GNU diffutils 2.6

            List of files:
            /freebsd-13.1/gnu/usr.bin/diff3/Makefile</description>
        <pubDate>Fri, 12 Nov 1993 07:05:54 +0000</pubDate>
        <dc:creator>Nate Williams &lt;nate@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c4b4b635 - From: Larry Jones &lt;scjones@thor.sdrc.com&gt;</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/gnu/usr.bin/diff3/Makefile#c4b4b635</link>
        <description>From: Larry Jones &lt;scjones@thor.sdrc.com&gt;Subject: man pages for diff et al.I finally got tired of not having man pages for diff and friends, so Iedited the appropriate sections of the texinfo manual into man format.

            List of files:
            /freebsd-13.1/gnu/usr.bin/diff3/Makefile</description>
        <pubDate>Mon, 08 Nov 1993 01:36:04 +0000</pubDate>
        <dc:creator>Nate Williams &lt;nate@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4d5de78c - Update diff, diff3, and sdiff&apos;s makefiles to use .PATH: instead of</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/gnu/usr.bin/diff3/Makefile#4d5de78c</link>
        <description>Update diff, diff3, and sdiff&apos;s makefiles to use .PATH: instead ofcopying the same files to multiple directories.  This should makethings easier when it comes time to update to a newer version ofdiffutils.With this checkin, this brings the netbsd and freebsd diff distsinto sync.

            List of files:
            /freebsd-13.1/gnu/usr.bin/diff3/Makefile</description>
        <pubDate>Fri, 09 Jul 1993 20:36:06 +0000</pubDate>
        <dc:creator>J.T. Conklin &lt;jtc@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2870c1b1 - GNU3 Diff 2.3</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/gnu/usr.bin/diff3/Makefile#2870c1b1</link>
        <description>GNU3 Diff 2.3

            List of files:
            /freebsd-13.1/gnu/usr.bin/diff3/Makefile</description>
        <pubDate>Tue, 29 Jun 1993 08:19:28 +0000</pubDate>
        <dc:creator>Nate Williams &lt;nate@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
