<?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 2015</copyright>
    <generator>Java</generator><item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/zstd/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/usr.bin/zstd/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>6882d53b - zstd: build with C11</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/zstd/Makefile#6882d53b</link>
        <description>zstd: build with C11This enables thread-aware timers which in turn fixes benchmark resultreports.Reviewed by:	cemDifferential Revision:	https://reviews.freebsd.org/D34238

            List of files:
            /freebsd-14.2/usr.bin/zstd/Makefile</description>
        <pubDate>Tue, 01 Mar 2022 20:07:44 +0000</pubDate>
        <dc:creator>Mateusz Guzik &lt;mjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ecebb3cc - Only set WARNS if not defined</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/zstd/Makefile#ecebb3cc</link>
        <description>Only set WARNS if not definedThis would allow interested parties to do experimental runs with anenvironment set appropriately to raise all the warnings throughout thebuild; e.g. env WARNS=6 NO_WERROR=yes buildworld.Not currently touching the numerous instances in ^/tools.MFC after:	1 week

            List of files:
            /freebsd-14.2/usr.bin/zstd/Makefile</description>
        <pubDate>Fri, 11 Sep 2020 13:28:37 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>612c330d - Use a script wrapper for &lt;compress&gt;grep</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/zstd/Makefile#612c330d</link>
        <description>Use a script wrapper for &lt;compress&gt;grepImport the wrapper script from zstdgrep (written by wiz@netbsd.org)Modify it to support more than just zstd (adding support for gzip,lzma, xz and bzip2)Write a simple manpage dedicated for it.Only use that new wrapper both for gnu grep and bsd grepNext step will be removing code related to compression format from bsdgrepReviewed by:	kevansApproved by:	kevansMFC after:	1 weekDifferential Revision:	https://reviews.freebsd.org/D15193

            List of files:
            /freebsd-14.2/usr.bin/zstd/Makefile</description>
        <pubDate>Wed, 25 Apr 2018 13:23:58 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0c16b537 - Move zstd from contrib to sys/contrib so it can be used in the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/zstd/Makefile#0c16b537</link>
        <description>Move zstd from contrib to sys/contrib so it can be used in thekernel. Adjust the Makefiles that referenced it to the new path.Sponsored by: NetflixOK&apos;d by: cem@ and AllanJude@

            List of files:
            /freebsd-14.2/usr.bin/zstd/Makefile</description>
        <pubDate>Tue, 14 Nov 2017 05:03:38 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1fc317e3 - Build zstandard with threading enabled</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/zstd/Makefile#1fc317e3</link>
        <description>Build zstandard with threading enabled

            List of files:
            /freebsd-14.2/usr.bin/zstd/Makefile</description>
        <pubDate>Sat, 06 May 2017 10:59:10 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c3b26e0c - Add a zstdmt which is equivalent as running zstd -T0</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/zstd/Makefile#c3b26e0c</link>
        <description>Add a zstdmt which is equivalent as running zstd -T0

            List of files:
            /freebsd-14.2/usr.bin/zstd/Makefile</description>
        <pubDate>Sat, 06 May 2017 10:28:57 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e96cc413 - Install the zstdgrep shell wrapper</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/zstd/Makefile#e96cc413</link>
        <description>Install the zstdgrep shell wrapper

            List of files:
            /freebsd-14.2/usr.bin/zstd/Makefile</description>
        <pubDate>Sat, 15 Apr 2017 21:12:11 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>404fe491 - Add forgotten links for zstdcat and unzstd</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/zstd/Makefile#404fe491</link>
        <description>Add forgotten links for zstdcat and unzstd

            List of files:
            /freebsd-14.2/usr.bin/zstd/Makefile</description>
        <pubDate>Sat, 15 Apr 2017 20:53:51 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
