<?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>e0f6b29f - lib{c,lzma,z}: remove -DSYMBOL_VERSIONING from CFLAGS</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#e0f6b29f</link>
        <description>lib{c,lzma,z}: remove -DSYMBOL_VERSIONING from CFLAGSThis was part of a libkse and libpthread transition aide when libcgained symbol versions in e62165c8b0f7d6452c0033127a0fd8ad1d9e34d3(March 2006).  The code that cared about this macro was removed incommit 00fb440c1a145b56b6c75fd405d80071aef2aab1 (May 2007) when symbolversioning was enabled by default and libthr became the defaultthreading library.  For unknown reasons, it stayed in libc (whichseemingly never used it) and seems to have been copied to liblzma andlibz.Reviewed by:	imp, kib, emasteDifferential Revision:	https://reviews.freebsd.org/D42613(cherry picked from commit e3e9c205ff54aac287309e03a808d9e9ec5c49eb)

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Wed, 15 Nov 2023 23:39:46 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/lib/libz/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>14b57ade - zlib: Silence -Wstrict-prototype warnings.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#14b57ade</link>
        <description>zlib: Silence -Wstrict-prototype warnings.Presumably upstream will fix this eventually.Reviewed by:	emasteDifferential Revision:	https://reviews.freebsd.org/D39724

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Mon, 24 Apr 2023 15:53:49 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>010795fc - libz: Move NO_WDEPRECATED_NON_PROTOTYPE below include of bsd.lib.mk.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#010795fc</link>
        <description>libz: Move NO_WDEPRECATED_NON_PROTOTYPE below include of bsd.lib.mk.Also add it to CWARNFLAGS rather than CFLAGS.

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Wed, 19 Apr 2023 17:53:02 +0000</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>de0009f0 - libz: silence K&amp;R warns</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#de0009f0</link>
        <description>libz: silence K&amp;R warnsSponsored by:	Rubicon Communications, LLC (&quot;Netgate&quot;)

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Thu, 16 Mar 2023 18:22:24 +0000</pubDate>
        <dc:creator>Mateusz Guzik &lt;mjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ac175bd3 - Install working pkgconfig .pc files for compat libraries</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#ac175bd3</link>
        <description>Install working pkgconfig .pc files for compat librariesThe default ones are install them to /usr/libdata/pkgconfig, and we can&apos;tuse this path for compat libraries, so we use /usr/lib&lt;suffix&gt;/pkgconfigi here.Test Plan:	grep -rn libdir= ./usr/lib32/pkgconfig/*.pcMFC after:	1 weekDifferential Revision: https://reviews.freebsd.org/D34939

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Thu, 11 Aug 2022 22:17:52 +0000</pubDate>
        <dc:creator>Alex Richardson &lt;arichardson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8d5d3295 - Bootstrap libz when cross-building from non-FreeBSD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#8d5d3295</link>
        <description>Bootstrap libz when cross-building from non-FreeBSDThis is needed now libdwarf depends on libz.Fixes:		dbf05458e3bd (&quot;libdwarf: Support consumption of compressed ELF sections&quot;)MFC after:	1 week

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Mon, 06 Dec 2021 18:12:46 +0000</pubDate>
        <dc:creator>Jessica Clarke &lt;jrtc27@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>500f4659 - Convert libs with pc files to use PCFILES</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#500f4659</link>
        <description>Convert libs with pc files to use PCFILESNow the .pc ends up in the correct package (-dev)Reviewed by:	bapt, emasteDifferential Revision:	https://reviews.freebsd.org/D29172MFC after:      2 weeks

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Tue, 16 Mar 2021 06:13:07 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>16ade779 - Generate zlib.pc from source.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#16ade779</link>
        <description>Generate zlib.pc from source.Reviewed by:		baptMFC after:		3 daysDifferential Revision:	https://reviews.freebsd.org/D24806

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Tue, 12 May 2020 01:47:33 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a1d53587 - Remove obsolete, non-use of CLANG_NO_IAS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#a1d53587</link>
        <description>Remove obsolete, non-use of CLANG_NO_IAS.CLANG_NO_IAS was removed in r351661.

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Fri, 18 Oct 2019 00:00:17 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a7b5a3d4 - pkgbase: Put a lot of binaries and lib in FreeBSD-runtime</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#a7b5a3d4</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:
            /freebsd-14.2/lib/libz/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>c9083b85 - Move contrib/zlib to sys/contrib/zlib so that we can use it in kernel.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#c9083b85</link>
        <description>Move contrib/zlib to sys/contrib/zlib so that we can use it in kernel.This is a prerequisite of unifying kernel zlib instances.Submitted by:	Yoshihiro Ota &lt;ota at j.email.ne.jp&gt;MFC after:	2 weeksDifferential Revision:	https://reviews.freebsd.org/D20191

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Wed, 08 May 2019 08:43:15 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8e2a46c8 - Add zdopen(3) to complement zopen(3).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#8e2a46c8</link>
        <description>Add zdopen(3) to complement zopen(3).zdopen() can be used in capability mode.  Update zopen.3 accordinglyand fix some grammar nits while I&apos;m here.Reviewed by:	delphijMFC after:	2 weeksSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D18456

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Thu, 06 Dec 2018 20:03:06 +0000</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3b293398 - Add missing double quote to fix r316635 commit.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#3b293398</link>
        <description>Add missing double quote to fix r316635 commit.

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Sun, 09 Apr 2017 03:50:48 +0000</pubDate>
        <dc:creator>Alexander Kabaev &lt;kan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7250d89e - Enable 16-bit longest_match for x86.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#7250d89e</link>
        <description>Enable 16-bit longest_match for x86.This gives a ~2% improvement in compression tests.MFC after:	2 weeks

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Sat, 08 Apr 2017 06:39:13 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>59f6130d - Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#59f6130d</link>
        <description>Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Sat, 26 Mar 2016 03:46:12 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95 - First pass through library packaging.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 21:16:35 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>43fa36d5 - Remove redundant COMPAT_32BIT guard on pkgconfig files.  This is already handled</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#43fa36d5</link>
        <description>Remove redundant COMPAT_32BIT guard on pkgconfig files.  This is already handledby the LIBRARIES_ONLY mechanism protecting FILES.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Sat, 03 Oct 2015 16:34:21 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>de0e3997 - Replace beforeinstall: handling with FILES.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#de0e3997</link>
        <description>Replace beforeinstall: handling with FILES.This actually fixes some cases to respect LIBRARIES_ONLY.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Fri, 18 Sep 2015 23:49:32 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>18b2ee82 - Revert r284417 it is not necessary anymore</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libz/Makefile#18b2ee82</link>
        <description>Revert r284417 it is not necessary anymore

            List of files:
            /freebsd-14.2/lib/libz/Makefile</description>
        <pubDate>Mon, 15 Jun 2015 19:28:07 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
