<?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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/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:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</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://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1e80d4b18897a8c3ff32291d970077aa7174ab96 - xo: Disable -Wunused-but-set-variable.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#1e80d4b18897a8c3ff32291d970077aa7174ab96</link>
        <description>xo: Disable -Wunused-but-set-variable.Presumably these warnings will be fixed upstream at some point.contrib/libxo/xo/xo.c:99:9: error: variable &apos;hflag&apos; set but not used [-Werror,-Wunused-but-set-variable]    int hflag = 0, jflag = 0, tflag = 0,        ^contrib/libxo/xo/xo.c:99:20: error: variable &apos;jflag&apos; set but not used [-Werror,-Wunused-but-set-variable]    int hflag = 0, jflag = 0, tflag = 0,                   ^contrib/libxo/xo/xo.c:99:31: error: variable &apos;tflag&apos; set but not used [-Werror,-Wunused-but-set-variable]    int hflag = 0, jflag = 0, tflag = 0,                              ^contrib/libxo/xo/xo.c:100:2: error: variable &apos;zflag&apos; set but not used [-Werror,-Wunused-but-set-variable]        zflag = 0, qflag = 0, star1 = 0, star2 = 0;        ^contrib/libxo/xo/xo.c:100:13: error: variable &apos;qflag&apos; set but not used [-Werror,-Wunused-but-set-variable]        zflag = 0, qflag = 0, star1 = 0, star2 = 0;                   ^Reviewed by:	sjgDifferential Revision:	https://reviews.freebsd.org/D40668

            List of files:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Tue, 27 Jun 2023 19:19:32 +0200</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2db46b45f432bd67610ac70f3e60afc72781a009 - Allow proper builds of libxo&apos;s CSV encoder:</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/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:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Mon, 16 Dec 2019 23:05:03 +0100</pubDate>
        <dc:creator>Phil Shafer &lt;phil@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1409e715e64d67b3093a889e63b33ef48e280ec8 - Merge ^/head r322398 through r322746.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#1409e715e64d67b3093a889e63b33ef48e280ec8</link>
        <description>Merge ^/head r322398 through r322746.

            List of files:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Mon, 21 Aug 2017 13:56:47 +0200</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>82baa8db5e9cd91f5bea24a2a4c06a4a409b786d - MFhead@r322515</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#82baa8db5e9cd91f5bea24a2a4c06a4a409b786d</link>
        <description>MFhead@r322515

            List of files:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Mon, 14 Aug 2017 21:28:49 +0200</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://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/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:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Mon, 14 Aug 2017 21:21:37 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0275f9dbf73b01e9478dc7d6ab5fab4f8e077448 - Merge ^/head r321383 through r322397.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#0275f9dbf73b01e9478dc7d6ab5fab4f8e077448</link>
        <description>Merge ^/head r321383 through r322397.

            List of files:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Fri, 11 Aug 2017 12:59:34 +0200</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d59ead01d83460374ba0e7be8096b1a66d737efb - MFhead@r321970</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#d59ead01d83460374ba0e7be8096b1a66d737efb</link>
        <description>MFhead@r321970

            List of files:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Thu, 03 Aug 2017 07:30:11 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d511b20a693d77c1dc2491a62124471361eddd8e - Add HAS_TESTS to all Makefiles that are currently using the</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#d511b20a693d77c1dc2491a62124471361eddd8e</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/usr.bin/xo/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 10:50:42 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>46b37aa2c4068c1a237b0a7e61b8c2f953b3708c - MFhead@r321912</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#46b37aa2c4068c1a237b0a7e61b8c2f953b3708c</link>
        <description>MFhead@r321912

            List of files:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 10:38:36 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b330699f819a81d8e34d471225143ffeb321855 - Convert traditional ${MK_TESTS} conditional idiom for including test</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#4b330699f819a81d8e34d471225143ffeb321855</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/usr.bin/xo/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 10:35:51 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>209be2056033a52a8df733cbc88eeefc104b16e8 - Merge ^/head r317971 through r318379.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#209be2056033a52a8df733cbc88eeefc104b16e8</link>
        <description>Merge ^/head r317971 through r318379.

            List of files:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Tue, 16 May 2017 21:54:47 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8a6eceff3ce76a4bb9078f3fa710f51ab6671ca3 - Import libxo-0.7.2; add xo_options.7.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#8a6eceff3ce76a4bb9078f3fa710f51ab6671ca3</link>
        <description>Import libxo-0.7.2; add xo_options.7.Submitted by:	philReviewed by:	sjgApproved by:	sjg (mentor)

            List of files:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Tue, 16 May 2017 20:46:56 +0200</pubDate>
        <dc:creator>Phil Shafer &lt;phil@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d60840138f6292c1ceeb177ebe797eca0b2749da - MFH</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#d60840138f6292c1ceeb177ebe797eca0b2749da</link>
        <description>MFHSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Tue, 05 Apr 2016 01:55:32 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fb9cfe551bb4c3177637dba09b710914b35562a5 - xo_config.h no longer in contrib, so -I&apos;s needed</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#fb9cfe551bb4c3177637dba09b710914b35562a5</link>
        <description>xo_config.h no longer in contrib, so -I&apos;s neededPR:		/homes/sjg/commit-logs/freebsd/libxo/xo_config.diffReviewed by:	jkim

            List of files:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Thu, 17 Mar 2016 05:21:57 +0100</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b626f5a73a48f44a31a200291b141e1da408a2ff - MFH r289384-r293170</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#b626f5a73a48f44a31a200291b141e1da408a2ff</link>
        <description>MFH r289384-r293170Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Mon, 04 Jan 2016 20:19:48 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5d8944a83ff8a3aad14197b7aa0800ff9bda95e - Catch up with head (r291075).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#a5d8944a83ff8a3aad14197b7aa0800ff9bda95e</link>
        <description>Catch up with head (r291075).

            List of files:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Thu, 19 Nov 2015 17:28:42 +0100</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>11d38a5764295585a2472d5e861fa8abe1a11eb2 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#11d38a5764295585a2472d5e861fa8abe1a11eb2</link>
        <description>Merge from headSponsored by:	Gandi.net

            List of files:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Wed, 28 Oct 2015 12:58:18 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031c294c1d25a6b9b62a50a2dfdb300c9ca22f2b - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/xo/Makefile#031c294c1d25a6b9b62a50a2dfdb300c9ca22f2b</link>
        <description>Merge from head

            List of files:
            /freebsd/usr.bin/xo/Makefile</description>
        <pubDate>Mon, 19 Oct 2015 13:51:10 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
