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

            List of files:
            /freebsd/lib/libxo/tests/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>fe815331bb40604ba31312acf7e4619674631777 - build: provide a default WARNS for all in-tree builds</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libxo/tests/Makefile#fe815331bb40604ba31312acf7e4619674631777</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/lib/libxo/tests/Makefile</description>
        <pubDate>Fri, 18 Sep 2020 19:17:46 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@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/lib/libxo/tests/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/lib/libxo/tests/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>083c8ded054841f6b1a197acf6867e16fd044a7c - MFhead@r322451</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libxo/tests/Makefile#083c8ded054841f6b1a197acf6867e16fd044a7c</link>
        <description>MFhead@r322451

            List of files:
            /freebsd/lib/libxo/tests/Makefile</description>
        <pubDate>Sun, 13 Aug 2017 03:23:13 +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/lib/libxo/tests/Makefile#0275f9dbf73b01e9478dc7d6ab5fab4f8e077448</link>
        <description>Merge ^/head r321383 through r322397.

            List of files:
            /freebsd/lib/libxo/tests/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>d1ce8bc1b52fd275884b3479ebe620055c1e61b9 - MFhead@r322023</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libxo/tests/Makefile#d1ce8bc1b52fd275884b3479ebe620055c1e61b9</link>
        <description>MFhead@r322023

            List of files:
            /freebsd/lib/libxo/tests/Makefile</description>
        <pubDate>Thu, 03 Aug 2017 20:07:01 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b3828041441d5141d80b72f854b86c18ea545ac0 - Remove special-case logic for running tests on host machines</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libxo/tests/Makefile#b3828041441d5141d80b72f854b86c18ea545ac0</link>
        <description>Remove special-case logic for running tests on host machinesI&apos;m not sure what process sjg@ was using, but using CHECKDIR=${.OBJDIR} with&quot;make check&quot; on ^/head is the correct thing to do. This unbreaks &quot;make check&quot;for me (unsandboxed, not using CHECKDIR=${.OBJDIR}).While here, fix a whitespace nit with LIBADD.MFC after:	1 week

            List of files:
            /freebsd/lib/libxo/tests/Makefile</description>
        <pubDate>Thu, 03 Aug 2017 19:53:14 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>430f7286a566b1407c7b32ce13585caf5aa59b92 - Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libxo/tests/Makefile#430f7286a566b1407c7b32ce13585caf5aa59b92</link>
        <description>Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedafter r298107Summary of changes:- Replace all instances of FILES/TESTS with ${PACKAGE}FILES. This ensures that  namespacing is kept with FILES appropriately, and that this shouldn&apos;t need  to be repeated if the namespace changes -- only the definition of PACKAGE  needs to be changed- Allow PACKAGE to be overridden by callers instead of forcing it to always be  `tests`. In the event we get to the point where things can be split up  enough in the base system, it would make more sense to group the tests  with the blocks they&apos;re a part of, e.g. byacc with byacc-tests, etc- Remove PACKAGE definitions where possible, i.e. where FILES wasn&apos;t used  previously.- Remove unnecessary TESTSPACKAGE definitions; this has been elided into  bsd.tests.mk- Remove unnecessary BINDIRs used previously with ${PACKAGE}FILES;  ${PACKAGE}FILESDIR is now automatically defined in bsd.test.mk.- Fix installation of files under data/ subdirectories in lib/libc/tests/hash  and lib/libc/tests/net/getaddrinfo- Remove unnecessary .include &lt;bsd.own.mk&gt;s (some opportunistic cleanup)Document the proposed changes in share/examples/tests/tests/... via examplesso it&apos;s clear that ${PACKAGES}FILES is the suggested way forward in terms ofreplacing FILES. share/mk/bsd.README didn&apos;t seem like the appropriate methodof communicating that info.MFC after: never probablyX-MFC with: r298107PR: 209114Relnotes: yesTested with: buildworld, installworld, checkworld; buildworld, packageworldSponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd/lib/libxo/tests/Makefile</description>
        <pubDate>Thu, 05 May 2016 01:20:53 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libxo/tests/Makefile#13caa468668019a6c93ed6ff65ab21c673b378cb</link>
        <description>Merge the projects/release-pkg branch to head.This allows packaging the base system with pkg(8), includingbut not limited to providing the ability to provide upstreambinary update possibilities for non-tier-1 architectures.This merge is a requirement of the 11.0-RELEASE, and as such,thank you to everyone that has tested the project branch.Documentation in build(7) etc. is still somewhat sparse, butupdates to those parts will follow.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libxo/tests/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d60840138f6292c1ceeb177ebe797eca0b2749da - MFH</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libxo/tests/Makefile#d60840138f6292c1ceeb177ebe797eca0b2749da</link>
        <description>MFHSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libxo/tests/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/lib/libxo/tests/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/lib/libxo/tests/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>342f335141659efb2b94c6ee21325fd383c23a94 - We need libutil</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libxo/tests/Makefile#342f335141659efb2b94c6ee21325fd383c23a94</link>
        <description>We need libutiland make it feasible to at least build the tests in situ

            List of files:
            /freebsd/lib/libxo/tests/Makefile</description>
        <pubDate>Thu, 17 Mar 2016 01:37:04 +0100</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>43faedc1339a9624c7acedb7f3e5624e64da5b99 - First pass to fix the &apos;tests&apos; packages.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libxo/tests/Makefile#43faedc1339a9624c7acedb7f3e5624e64da5b99</link>
        <description>First pass to fix the &apos;tests&apos; packages.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libxo/tests/Makefile</description>
        <pubDate>Tue, 02 Feb 2016 23:26:49 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b626f5a73a48f44a31a200291b141e1da408a2ff - MFH r289384-r293170</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libxo/tests/Makefile#b626f5a73a48f44a31a200291b141e1da408a2ff</link>
        <description>MFH r289384-r293170Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libxo/tests/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/lib/libxo/tests/Makefile#a5d8944a83ff8a3aad14197b7aa0800ff9bda95e</link>
        <description>Catch up with head (r291075).

            List of files:
            /freebsd/lib/libxo/tests/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/lib/libxo/tests/Makefile#11d38a5764295585a2472d5e861fa8abe1a11eb2</link>
        <description>Merge from headSponsored by:	Gandi.net

            List of files:
            /freebsd/lib/libxo/tests/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/lib/libxo/tests/Makefile#031c294c1d25a6b9b62a50a2dfdb300c9ca22f2b</link>
        <description>Merge from head

            List of files:
            /freebsd/lib/libxo/tests/Makefile</description>
        <pubDate>Mon, 19 Oct 2015 13:51:10 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>550d2b80ec3c504b41ade3a7aed379eb32c68418 - Make libxo depend on libutil because it uses humanize_number after r287111</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libxo/tests/Makefile#550d2b80ec3c504b41ade3a7aed379eb32c68418</link>
        <description>Make libxo depend on libutil because it uses humanize_number after r287111Remove overlinking in lib/libxo/tests, sbin/savecore, andusr.bin/{iscsictl,wc,xo}PR: 203673Sponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd/lib/libxo/tests/Makefile</description>
        <pubDate>Sun, 18 Oct 2015 09:30:50 +0200</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>becbad1f6e18fec7c3bf286778a766ffca4457be - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libxo/tests/Makefile#becbad1f6e18fec7c3bf286778a766ffca4457be</link>
        <description>Merge from head

            List of files:
            /freebsd/lib/libxo/tests/Makefile</description>
        <pubDate>Tue, 13 Oct 2015 21:44:36 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
