<?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>0031c6c3 - MFC r347244:</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libz/Makefile#0031c6c3</link>
        <description>MFC r347244: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;

            List of files:
            /freebsd-12.1/lib/libz/Makefile</description>
        <pubDate>Thu, 23 May 2019 05:49:43 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@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-12.1/lib/libz/Makefile#3b293398</link>
        <description>Add missing double quote to fix r316635 commit.

            List of files:
            /freebsd-12.1/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-12.1/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-12.1/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-12.1/lib/libz/Makefile#59f6130d</link>
        <description>Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-12.1/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-12.1/lib/libz/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-12.1/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-12.1/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-12.1/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-12.1/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-12.1/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-12.1/lib/libz/Makefile#18b2ee82</link>
        <description>Revert r284417 it is not necessary anymore

            List of files:
            /freebsd-12.1/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>
<item>
        <title>4232f826 - Enforce overwritting SHLIBDIR</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libz/Makefile#4232f826</link>
        <description>Enforce overwritting SHLIBDIRSince METAMODE has been added, sys.mk loads bsd.mkopt.mk which ends load loadingbsd.own.mk which then defines SHLIBDIR before all the Makefile.inc everywhere.This makes /lib being populated again.Reported by:	many

            List of files:
            /freebsd-12.1/lib/libz/Makefile</description>
        <pubDate>Mon, 15 Jun 2015 15:34:20 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>89ca4e2d - only install .pc files when we are not installing 32bit compat libs...</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libz/Makefile#89ca4e2d</link>
        <description>only install .pc files when we are not installing 32bit compat libs...This fixes the problem of installing the .pc files multiple times...

            List of files:
            /freebsd-12.1/lib/libz/Makefile</description>
        <pubDate>Mon, 27 Oct 2014 23:43:25 +0000</pubDate>
        <dc:creator>John-Mark Gurney &lt;jmg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>28dfa008 - Fix path for zlib examples, this have no runtime effect and was</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libz/Makefile#28dfa008</link>
        <description>Fix path for zlib examples, this have no runtime effect and wasoverlooked when I was doing zlib update.MFC after:	2 weeks

            List of files:
            /freebsd-12.1/lib/libz/Makefile</description>
        <pubDate>Wed, 11 Jun 2014 20:48:40 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a021956c - Add a zlib pkg-config file (more and more ports requires it)</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libz/Makefile#a021956c</link>
        <description>Add a zlib pkg-config file (more and more ports requires it)Approved by:	delphijMFC after:	1 week

            List of files:
            /freebsd-12.1/lib/libz/Makefile</description>
        <pubDate>Wed, 11 Jun 2014 20:44:54 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>41de1082 - Add a manual page for zopen(3) provided by our libz.so.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libz/Makefile#41de1082</link>
        <description>Add a manual page for zopen(3) provided by our libz.so.

            List of files:
            /freebsd-12.1/lib/libz/Makefile</description>
        <pubDate>Thu, 06 Mar 2014 00:25:21 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ce086c79 - Fix up FreeBSD tag for files not from a vendor branch</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libz/Makefile#ce086c79</link>
        <description>Fix up FreeBSD tag for files not from a vendor branchUnexpand the tag, remove the fbsd:nokeywords property and add thesvn:keywords property.  This should eliminate the gratuituous diffsthat appear on these files in projects branches.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-12.1/lib/libz/Makefile</description>
        <pubDate>Thu, 31 Oct 2013 18:44:40 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2c221f6f - MFC assembler version of match functions for amd64 and i386(*).</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libz/Makefile#2c221f6f</link>
        <description>MFC assembler version of match functions for amd64 and i386(*).This gives approximately 15% improvement on compression case.(*) i386 assembler version is enabled ONLY when MACHINE_CPU have&apos;i686&apos; which is not default on FreeBSD/i386.  One can specifyfor instance CPUTYPE=pentium4 in /etc/make.conf to get thisfeature.

            List of files:
            /freebsd-12.1/lib/libz/Makefile</description>
        <pubDate>Tue, 20 Apr 2010 22:57:05 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>07b202a8 - Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libz/Makefile#07b202a8</link>
        <description>Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, toget rid of testing explicitly for clang (using ${CC:T:Mclang}) inindividual Makefiles.Instead, use the following extra macros, for use with clang:- NO_WERROR.clang       (disables -Werror)- NO_WCAST_ALIGN.clang  (disables -Wcast-align)- NO_WFORMAT.clang	(disables -Wformat and friends)- CLANG_NO_IAS		(disables integrated assembler)- CLANG_OPT_SMALL	(adds flags for extra small size optimizations)As a side effect, this enables setting CC/CXX/CPP in src.conf instead ofmake.conf!  For clang, use the following:CC=clangCXX=clang++CPP=clang-cppMFC after:	2 weeks

            List of files:
            /freebsd-12.1/lib/libz/Makefile</description>
        <pubDate>Tue, 28 Feb 2012 18:30:18 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>54257e2c - Disable gvmat64.S, the assembler version of longest_match for now.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libz/Makefile#54257e2c</link>
        <description>Disable gvmat64.S, the assembler version of longest_match for now.PR:		kern/154073MFC after:	3 daysApproved by:	re (kib)

            List of files:
            /freebsd-12.1/lib/libz/Makefile</description>
        <pubDate>Mon, 18 Jul 2011 19:23:50 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>152e60f2 - Fix some leftover binaries and shared libraries in the system that still</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libz/Makefile#152e60f2</link>
        <description>Fix some leftover binaries and shared libraries in the system that stillhave an executable stack, due to linking in hand-assembled .S or .sfiles, that have no .GNU-stack sections:RWX --- ---  /lib/libcrypto.so.6RWX --- ---  /lib/libmd.so.5RWX --- ---  /lib/libz.so.6RWX --- ---  /lib/libzpool.so.2RWX --- ---  /usr/lib/liblzma.so.5These were found using scanelf, from the sysutils/pax-utils port.Reviewed by:	kib

            List of files:
            /freebsd-12.1/lib/libz/Makefile</description>
        <pubDate>Tue, 15 Feb 2011 22:03:09 +0000</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>798aea00 - Update to zlib 1.2.4 and add versioned symbols to the</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libz/Makefile#798aea00</link>
        <description>Update to zlib 1.2.4 and add versioned symbols to thelibrary.Sponsored by:	iXsystems, Inc.

            List of files:
            /freebsd-12.1/lib/libz/Makefile</description>
        <pubDate>Mon, 22 Mar 2010 21:11:55 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>daaf5759 - Build lib/ with WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/lib/libz/Makefile#daaf5759</link>
        <description>Build lib/ with WARNS=6 by default.Similar to libexec/, do the same with lib/. Make WARNS=6 the norm andlower it when needed.I&apos;m setting WARNS?=0 for secure/. It seems secure/ includes theMakefile.inc provided by lib/. I&apos;m not going to touch that directory.Most of the code there is contributed anyway.

            List of files:
            /freebsd-12.1/lib/libz/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 09:58:07 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
