<?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 2025</copyright>
    <generator>Java</generator><item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 04:46:32 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4 - Finish merging from head, messed up in previous attempt</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#f94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4</link>
        <description>Finish merging from head, messed up in previous attempt

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Sat, 12 Sep 2015 12:03:02 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ab875b713d0afab5f0650f06d48a38777a7ae43e - Catch up with head, primarily for the 1.14.4.0 firmware.</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#ab875b713d0afab5f0650f06d48a38777a7ae43e</link>
        <description>Catch up with head, primarily for the 1.14.4.0 firmware.

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Thu, 13 Aug 2015 22:01:13 +0000</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5f78ec1c9f70cd1e2e348d374a4c6aabfde7795b - Merge ^/head r285793 through r285923.</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#5f78ec1c9f70cd1e2e348d374a4c6aabfde7795b</link>
        <description>Merge ^/head r285793 through r285923.

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Mon, 27 Jul 2015 22:20:28 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3c0948a6b28273e64c35d11bc7ba6263d7a920a6 - Bump GCC max-inline-insns-single in libiconv_modules and grep</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#3c0948a6b28273e64c35d11bc7ba6263d7a920a6</link>
        <description>Bump GCC max-inline-insns-single in libiconv_modules and grepThis is required by our FORTIFY_SOURCE implementation as itdoes more inlining. As a rule of thumb, FORTIFY_SOURCE doublesthe number  of inlines except that in grep inliningblows up for some reason.

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Sun, 26 Jul 2015 00:11:04 +0000</pubDate>
        <dc:creator>Pedro F. Giffuni &lt;pfg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cec9cad762b6476313fb1f8e931a1647822db6b - MFC @ r266724</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#6cec9cad762b6476313fb1f8e931a1647822db6b</link>
        <description>MFC @ r266724An SVM update will follow this.

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Tue, 03 Jun 2014 02:34:21 +0000</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d2ab4a62d6733c45958627ac113bdbd818d1e2a - Merge head</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#9d2ab4a62d6733c45958627ac113bdbd818d1e2a</link>
        <description>Merge head

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Sun, 27 Apr 2014 08:13:43 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7 - IFC @264767</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7</link>
        <description>IFC @264767

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Wed, 23 Apr 2014 21:52:43 +0000</pubDate>
        <dc:creator>Alan Somers &lt;asomers@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5748b897da441d1f10e1fe0c39155ea33d6d383a - Merge head up to r262222 (last merge was incomplete).</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#5748b897da441d1f10e1fe0c39155ea33d6d383a</link>
        <description>Merge head up to r262222 (last merge was incomplete).

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Wed, 19 Feb 2014 22:02:15 +0000</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e01ff6218a2d71132ce0d70c52b938baa8d8582a - MFH: tracking commit (head@r260486)</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#e01ff6218a2d71132ce0d70c52b938baa8d8582a</link>
        <description>MFH: tracking commit (head@r260486)Sponsored by:	The FreeBSD Foundation

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Thu, 09 Jan 2014 17:27:00 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4abd7edcbde21ba7a089c7d1a0bba8f87ebece06 - Split the last gcc-specific flags off into CFLAGS.gcc.  This also</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#4abd7edcbde21ba7a089c7d1a0bba8f87ebece06</link>
        <description>Split the last gcc-specific flags off into CFLAGS.gcc.  This alsoremoves the need to use -Qunused-arguments for clang throughout thetree.MFC after:	3 days

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Sun, 05 Jan 2014 21:03:49 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4 - Finish merging from head, messed up in previous attempt</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#f94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4</link>
        <description>Finish merging from head, messed up in previous attempt

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Sat, 12 Sep 2015 12:03:02 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ab875b713d0afab5f0650f06d48a38777a7ae43e - Catch up with head, primarily for the 1.14.4.0 firmware.</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#ab875b713d0afab5f0650f06d48a38777a7ae43e</link>
        <description>Catch up with head, primarily for the 1.14.4.0 firmware.

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Thu, 13 Aug 2015 22:01:13 +0000</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5f78ec1c9f70cd1e2e348d374a4c6aabfde7795b - Merge ^/head r285793 through r285923.</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#5f78ec1c9f70cd1e2e348d374a4c6aabfde7795b</link>
        <description>Merge ^/head r285793 through r285923.

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Mon, 27 Jul 2015 22:20:28 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3c0948a6b28273e64c35d11bc7ba6263d7a920a6 - Bump GCC max-inline-insns-single in libiconv_modules and grep</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#3c0948a6b28273e64c35d11bc7ba6263d7a920a6</link>
        <description>Bump GCC max-inline-insns-single in libiconv_modules and grepThis is required by our FORTIFY_SOURCE implementation as itdoes more inlining. As a rule of thumb, FORTIFY_SOURCE doublesthe number  of inlines except that in grep inliningblows up for some reason.

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Sun, 26 Jul 2015 00:11:04 +0000</pubDate>
        <dc:creator>Pedro F. Giffuni &lt;pfg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6cec9cad762b6476313fb1f8e931a1647822db6b - MFC @ r266724</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#6cec9cad762b6476313fb1f8e931a1647822db6b</link>
        <description>MFC @ r266724An SVM update will follow this.

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Tue, 03 Jun 2014 02:34:21 +0000</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d2ab4a62d6733c45958627ac113bdbd818d1e2a - Merge head</title>
        <link>http://opengrok.net:8080/history/src/lib/libiconv_modules/UTF7/Makefile#9d2ab4a62d6733c45958627ac113bdbd818d1e2a</link>
        <description>Merge head

            List of files:
            /src/lib/libiconv_modules/UTF7/Makefile</description>
        <pubDate>Sun, 27 Apr 2014 08:13:43 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
