<?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>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/libexec/atf/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>924226fba12cc9a228c73b956e1b7fa24c60b055 - testing: move atf-pytest-wrapper to /usr/libexec</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#924226fba12cc9a228c73b956e1b7fa24c60b055</link>
        <description>testing: move atf-pytest-wrapper to /usr/libexecMove pytest wrapper to the collection of the other atf wrappers in libexec. It solves the problem of combining bits &amp; pieces from bsd.test.mk and bgs.prog.mk to address &quot;test binary, but not the suite binary&quot;.Reviewed by:	kpDifferential Revision: https://reviews.freebsd.org/D35604MFC after:	2 weeks

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Sun, 26 Jun 2022 11:46:37 +0000</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /src/libexec/atf/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>924226fba12cc9a228c73b956e1b7fa24c60b055 - testing: move atf-pytest-wrapper to /usr/libexec</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#924226fba12cc9a228c73b956e1b7fa24c60b055</link>
        <description>testing: move atf-pytest-wrapper to /usr/libexecMove pytest wrapper to the collection of the other atf wrappers in libexec. It solves the problem of combining bits &amp; pieces from bsd.test.mk and bgs.prog.mk to address &quot;test binary, but not the suite binary&quot;.Reviewed by:	kpDifferential Revision: https://reviews.freebsd.org/D35604MFC after:	2 weeks

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Sun, 26 Jun 2022 11:46:37 +0000</pubDate>
        <dc:creator>Alexander V. Chernikov &lt;melifaro@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>246e7a2b6494cd991b08ac669ed761ecea0cc98c - IFC @r269962</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#246e7a2b6494cd991b08ac669ed761ecea0cc98c</link>
        <description>IFC @r269962Submitted by:	Anish Gupta (akgupt3@gmail.com)

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Tue, 02 Sep 2014 04:22:42 +0000</pubDate>
        <dc:creator>Neel Natu &lt;neel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee7b0571c2c18bdec848ed2044223cc88db29bd8 - Merge head from 7/28</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#ee7b0571c2c18bdec848ed2044223cc88db29bd8</link>
        <description>Merge head from 7/28

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Tue, 19 Aug 2014 06:50:54 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8c7ec47a40c212e654c6b2b8ac5ebeda7d31be10 - Move atf-sh from /usr/bin/ to /usr/libexec/</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#8c7ec47a40c212e654c6b2b8ac5ebeda7d31be10</link>
        <description>Move atf-sh from /usr/bin/ to /usr/libexec/In r266650, we made libatf-c and libatf-c++ private libraries so that nocomponents outside of the source tree could unintendedly depend on them.This change does the same for the &quot;atf-sh library&quot; by moving the atf-shinterpreter from its public location in /usr/bin/ to the private locationin /usr/libexec/.  Our build system will ensure that our own test programsuse the right binary, but users won&apos;t be able to depend on atf-sh by&quot;mistake&quot;.Committing this now to ride the UPDATING notice added with r267172 today.

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Fri, 06 Jun 2014 18:58:06 +0000</pubDate>
        <dc:creator>Julio Merino &lt;jmmv@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3b8f08459569bf0faa21473e5cec2491e95c9349 - Merge head</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#3b8f08459569bf0faa21473e5cec2491e95c9349</link>
        <description>Merge head

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Mon, 28 Apr 2014 07:50:45 +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/libexec/atf/Makefile#84e51a1b679bececc13cbe3cd3cb9b7d461b9fe7</link>
        <description>IFC @264767

            List of files:
            /src/libexec/atf/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>485ac45a536e186a26411277af1fe98ef0d17c2b - MFC @ r259205 in preparation for some SVM updates. (for real this time)</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#485ac45a536e186a26411277af1fe98ef0d17c2b</link>
        <description>MFC @ r259205 in preparation for some SVM updates. (for real this time)

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Tue, 04 Feb 2014 06:59:08 +0000</pubDate>
        <dc:creator>Peter Grehan &lt;grehan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>50d3286d9dbd7bec7aef9c7ac76eaa690a760bec - Merge head r232040 through r258006.</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#50d3286d9dbd7bec7aef9c7ac76eaa690a760bec</link>
        <description>Merge head r232040 through r258006.

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Mon, 11 Nov 2013 20:33:25 +0000</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fba3cde907930eed2adb8a320524bc250338c729 - Build and install the atf tests.</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#fba3cde907930eed2adb8a320524bc250338c729</link>
        <description>Build and install the atf tests.Reviewed by:	freebsd-testingApproved by:	rpaulo (mentor)

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Fri, 08 Nov 2013 14:33:41 +0000</pubDate>
        <dc:creator>Julio Merino &lt;jmmv@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cfe30d02adda7c3b5c76156ac52d50d8cab325d9 - Merge fresh head.</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#cfe30d02adda7c3b5c76156ac52d50d8cab325d9</link>
        <description>Merge fresh head.

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Wed, 19 Jun 2013 11:36:13 +0000</pubDate>
        <dc:creator>Gleb Smirnoff &lt;glebius@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>300675f6fc464ea902932e6ee4aa2ac98e3f3c34 - MFC</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#300675f6fc464ea902932e6ee4aa2ac98e3f3c34</link>
        <description>MFC

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Tue, 27 Nov 2012 20:22:36 +0000</pubDate>
        <dc:creator>Alexander Motin &lt;mav@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a10c6f5544ccbab911d786d4b50d50cabd6bb5ab - IFC @ r242684</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#a10c6f5544ccbab911d786d4b50d50cabd6bb5ab</link>
        <description>IFC @ r242684

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Sun, 11 Nov 2012 03:26:14 +0000</pubDate>
        <dc:creator>Neel Natu &lt;neel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>23090366f729c56cab62de74c7a51792357e98a9 - Sync from head</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#23090366f729c56cab62de74c7a51792357e98a9</link>
        <description>Sync from head

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Sun, 04 Nov 2012 02:52:03 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c175365cec1c7e7a41c0e5ef6ad508516ecf41e0 - Add ATF to the build. This is may be a bit rought around the egdes,</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#c175365cec1c7e7a41c0e5ef6ad508516ecf41e0</link>
        <description>Add ATF to the build. This is may be a bit rought around the egdes,but committing it helps to get everyone on the same page and makessure we make progress.Tinderbox breakages that are the result of this commit are entirelythe committer&apos;s fault -- in other words: buildworld testing on amd64only.Credits follow:Submitted by:	Garrett Cooper &lt;yanegomi@gmail.com&gt;Sponsored by:	Isilon SystemsBased on work by:	keramida@Thanks to:	gnn@, mdf@, mlaier@, sjg@Special thanks to:	keramida@

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Mon, 22 Oct 2012 01:18:41 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>246e7a2b6494cd991b08ac669ed761ecea0cc98c - IFC @r269962</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#246e7a2b6494cd991b08ac669ed761ecea0cc98c</link>
        <description>IFC @r269962Submitted by:	Anish Gupta (akgupt3@gmail.com)

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Tue, 02 Sep 2014 04:22:42 +0000</pubDate>
        <dc:creator>Neel Natu &lt;neel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee7b0571c2c18bdec848ed2044223cc88db29bd8 - Merge head from 7/28</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#ee7b0571c2c18bdec848ed2044223cc88db29bd8</link>
        <description>Merge head from 7/28

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Tue, 19 Aug 2014 06:50:54 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8c7ec47a40c212e654c6b2b8ac5ebeda7d31be10 - Move atf-sh from /usr/bin/ to /usr/libexec/</title>
        <link>http://opengrok.net:8080/history/src/libexec/atf/Makefile#8c7ec47a40c212e654c6b2b8ac5ebeda7d31be10</link>
        <description>Move atf-sh from /usr/bin/ to /usr/libexec/In r266650, we made libatf-c and libatf-c++ private libraries so that nocomponents outside of the source tree could unintendedly depend on them.This change does the same for the &quot;atf-sh library&quot; by moving the atf-shinterpreter from its public location in /usr/bin/ to the private locationin /usr/libexec/.  Our build system will ensure that our own test programsuse the right binary, but users won&apos;t be able to depend on atf-sh by&quot;mistake&quot;.Committing this now to ride the UPDATING notice added with r267172 today.

            List of files:
            /src/libexec/atf/Makefile</description>
        <pubDate>Fri, 06 Jun 2014 18:58:06 +0000</pubDate>
        <dc:creator>Julio Merino &lt;jmmv@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
