<?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/libxo/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/libxo/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/libxo/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/lib/libxo/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>cd2401cdd550e26dad098cdfb60d46a478b9ecb6 - add blank line between variables (testing git commit)</title>
        <link>http://opengrok.net:8080/history/src/lib/libxo/Makefile#cd2401cdd550e26dad098cdfb60d46a478b9ecb6</link>
        <description>add blank line between variables (testing git commit)

            List of files:
            /src/lib/libxo/Makefile</description>
        <pubDate>Wed, 04 Aug 2021 20:56:55 +0000</pubDate>
        <dc:creator>Phil Shafer &lt;phil@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2db46b45f432bd67610ac70f3e60afc72781a009 - Allow proper builds of libxo&apos;s CSV encoder:</title>
        <link>http://opengrok.net:8080/history/src/lib/libxo/Makefile#2db46b45f432bd67610ac70f3e60afc72781a009</link>
        <description>Allow proper builds of libxo&apos;s CSV encoder:- Move libxo.a build to subdirectory (lib/libxo/libxo/Makefile)- Add .WAIT target to delay encoder build til after libxo- Use FILES to install encoder library as csv.enc- Update import script to put xo_config.h in new location

            List of files:
            /src/lib/libxo/Makefile</description>
        <pubDate>Mon, 16 Dec 2019 22:05:03 +0000</pubDate>
        <dc:creator>Phil Shafer &lt;phil@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90fdd568760c7dd17c1d1c6c8ca8e38be8a3189f - Back out encoder compilation to unbreak HEAD.</title>
        <link>http://opengrok.net:8080/history/src/lib/libxo/Makefile#90fdd568760c7dd17c1d1c6c8ca8e38be8a3189f</link>
        <description>Back out encoder compilation to unbreak HEAD.

            List of files:
            /src/lib/libxo/Makefile</description>
        <pubDate>Thu, 07 Nov 2019 07:09:28 +0000</pubDate>
        <dc:creator>Phil Shafer &lt;phil@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>76afb20c58adb296f09857aed214b91464242264 - Import libxo-1.3.0:</title>
        <link>http://opengrok.net:8080/history/src/lib/libxo/Makefile#76afb20c58adb296f09857aed214b91464242264</link>
        <description>Import libxo-1.3.0:- move from &quot;oxtradoc&quot; to RST/Sphinx documentation- new &quot;csv&quot; encoder, which allows path and leaf lists- address warnings from PVS-Stdio tool- add &quot;xolint&quot; detected errors to the documentation

            List of files:
            /src/lib/libxo/Makefile</description>
        <pubDate>Thu, 07 Nov 2019 03:57:04 +0000</pubDate>
        <dc:creator>Phil Shafer &lt;phil@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f993ed2fbd3c307200ed9a6351e649f0904b39c5 - Merge ^/head r351732 through r352104.</title>
        <link>http://opengrok.net:8080/history/src/lib/libxo/Makefile#f993ed2fbd3c307200ed9a6351e649f0904b39c5</link>
        <description>Merge ^/head r351732 through r352104.

            List of files:
            /src/lib/libxo/Makefile</description>
        <pubDate>Mon, 09 Sep 2019 19:58:46 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a7b5a3d48640f3f5898b05328d71c2949b6b7098 - pkgbase: Put a lot of binaries and lib in FreeBSD-runtime</title>
        <link>http://opengrok.net:8080/history/src/lib/libxo/Makefile#a7b5a3d48640f3f5898b05328d71c2949b6b7098</link>
        <description>pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeAll of them are needed to be able to boot to single user and be ableto repair a existing FreeBSD installation so put them directly intoFreeBSD-runtime.Reviewed by:    bapt, gjbDifferential Revision:  https://reviews.freebsd.org/D21503

            List of files:
            /src/lib/libxo/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 14:13:08 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@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/libxo/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/libxo/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/libxo/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/lib/libxo/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>cd2401cdd550e26dad098cdfb60d46a478b9ecb6 - add blank line between variables (testing git commit)</title>
        <link>http://opengrok.net:8080/history/src/lib/libxo/Makefile#cd2401cdd550e26dad098cdfb60d46a478b9ecb6</link>
        <description>add blank line between variables (testing git commit)

            List of files:
            /src/lib/libxo/Makefile</description>
        <pubDate>Wed, 04 Aug 2021 20:56:55 +0000</pubDate>
        <dc:creator>Phil Shafer &lt;phil@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2db46b45f432bd67610ac70f3e60afc72781a009 - Allow proper builds of libxo&apos;s CSV encoder:</title>
        <link>http://opengrok.net:8080/history/src/lib/libxo/Makefile#2db46b45f432bd67610ac70f3e60afc72781a009</link>
        <description>Allow proper builds of libxo&apos;s CSV encoder:- Move libxo.a build to subdirectory (lib/libxo/libxo/Makefile)- Add .WAIT target to delay encoder build til after libxo- Use FILES to install encoder library as csv.enc- Update import script to put xo_config.h in new location

            List of files:
            /src/lib/libxo/Makefile</description>
        <pubDate>Mon, 16 Dec 2019 22:05:03 +0000</pubDate>
        <dc:creator>Phil Shafer &lt;phil@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90fdd568760c7dd17c1d1c6c8ca8e38be8a3189f - Back out encoder compilation to unbreak HEAD.</title>
        <link>http://opengrok.net:8080/history/src/lib/libxo/Makefile#90fdd568760c7dd17c1d1c6c8ca8e38be8a3189f</link>
        <description>Back out encoder compilation to unbreak HEAD.

            List of files:
            /src/lib/libxo/Makefile</description>
        <pubDate>Thu, 07 Nov 2019 07:09:28 +0000</pubDate>
        <dc:creator>Phil Shafer &lt;phil@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>76afb20c58adb296f09857aed214b91464242264 - Import libxo-1.3.0:</title>
        <link>http://opengrok.net:8080/history/src/lib/libxo/Makefile#76afb20c58adb296f09857aed214b91464242264</link>
        <description>Import libxo-1.3.0:- move from &quot;oxtradoc&quot; to RST/Sphinx documentation- new &quot;csv&quot; encoder, which allows path and leaf lists- address warnings from PVS-Stdio tool- add &quot;xolint&quot; detected errors to the documentation

            List of files:
            /src/lib/libxo/Makefile</description>
        <pubDate>Thu, 07 Nov 2019 03:57:04 +0000</pubDate>
        <dc:creator>Phil Shafer &lt;phil@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f993ed2fbd3c307200ed9a6351e649f0904b39c5 - Merge ^/head r351732 through r352104.</title>
        <link>http://opengrok.net:8080/history/src/lib/libxo/Makefile#f993ed2fbd3c307200ed9a6351e649f0904b39c5</link>
        <description>Merge ^/head r351732 through r352104.

            List of files:
            /src/lib/libxo/Makefile</description>
        <pubDate>Mon, 09 Sep 2019 19:58:46 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a7b5a3d48640f3f5898b05328d71c2949b6b7098 - pkgbase: Put a lot of binaries and lib in FreeBSD-runtime</title>
        <link>http://opengrok.net:8080/history/src/lib/libxo/Makefile#a7b5a3d48640f3f5898b05328d71c2949b6b7098</link>
        <description>pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeAll of them are needed to be able to boot to single user and be ableto repair a existing FreeBSD installation so put them directly intoFreeBSD-runtime.Reviewed by:    bapt, gjbDifferential Revision:  https://reviews.freebsd.org/D21503

            List of files:
            /src/lib/libxo/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 14:13:08 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1409e715e64d67b3093a889e63b33ef48e280ec8 - Merge ^/head r322398 through r322746.</title>
        <link>http://opengrok.net:8080/history/src/lib/libxo/Makefile#1409e715e64d67b3093a889e63b33ef48e280ec8</link>
        <description>Merge ^/head r322398 through r322746.

            List of files:
            /src/lib/libxo/Makefile</description>
        <pubDate>Mon, 21 Aug 2017 11:56:47 +0000</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>82baa8db5e9cd91f5bea24a2a4c06a4a409b786d - MFhead@r322515</title>
        <link>http://opengrok.net:8080/history/src/lib/libxo/Makefile#82baa8db5e9cd91f5bea24a2a4c06a4a409b786d</link>
        <description>MFhead@r322515

            List of files:
            /src/lib/libxo/Makefile</description>
        <pubDate>Mon, 14 Aug 2017 19:28:49 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>188e46ab0332a7887da6f1eb5494d92076e3d31e - Add supporting changes for `Add limited sandbox capability to &quot;make check&quot;`</title>
        <link>http://opengrok.net:8080/history/src/lib/libxo/Makefile#188e46ab0332a7887da6f1eb5494d92076e3d31e</link>
        <description>Add supporting changes for `Add limited sandbox capability to &quot;make check&quot;`Non-tests/... changes:- Add HAS_TESTS= to Makefiles with libraries and programs to enable iteration  and propagate the appropriate environment down to *.test.mk.tests/... changes:- Add appropriate support Makefile.inc&apos;s to set HAS_TESTS in a minimal manner,  since tests/... is a special subdirectory tree compared to the others.MFC after:	2 monthsMFC with:	r322511Reviewed by:	arch (silence), testing (silence)Differential Revision:	D12014

            List of files:
            /src/lib/libxo/Makefile</description>
        <pubDate>Mon, 14 Aug 2017 19:21:37 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0275f9dbf73b01e9478dc7d6ab5fab4f8e077448 - Merge ^/head r321383 through r322397.</title>
        <link>http://opengrok.net:8080/history/src/lib/libxo/Makefile#0275f9dbf73b01e9478dc7d6ab5fab4f8e077448</link>
        <description>Merge ^/head r321383 through r322397.

            List of files:
            /src/lib/libxo/Makefile</description>
        <pubDate>Fri, 11 Aug 2017 10:59:34 +0000</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
