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

            List of files:
            /freebsd-14.2/lib/liby/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>62a07313 - liby: build with WARNS=6</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liby/Makefile#62a07313</link>
        <description>liby: build with WARNS=6Tested with amd64, arm64, i386, mips

            List of files:
            /freebsd-14.2/lib/liby/Makefile</description>
        <pubDate>Sat, 16 Jun 2018 23:50:34 +0000</pubDate>
        <dc:creator>Eitan Adler &lt;eadler@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/liby/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/liby/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>daaf5759 - Build lib/ with WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liby/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-14.2/lib/liby/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 09:58:07 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fce1f260 - Drop useless with NO_PIC SHLIB_MAJOR.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liby/Makefile#fce1f260</link>
        <description>Drop useless with NO_PIC SHLIB_MAJOR.

            List of files:
            /freebsd-14.2/lib/liby/Makefile</description>
        <pubDate>Wed, 20 Jul 2005 14:35:26 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ab7a2947 - NODOCCOMPRESS -&gt; NO_DOCCOMPRESS</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liby/Makefile#ab7a2947</link>
        <description>NODOCCOMPRESS -&gt; NO_DOCCOMPRESSNOINFO -&gt; NO_INFONOINFOCOMPRESS -&gt; NO_INFOCOMPRESSNOLINT -&gt; NO_LINTNOPIC -&gt; NO_PICNOPROFILE -&gt; NO_PROFILE

            List of files:
            /freebsd-14.2/lib/liby/Makefile</description>
        <pubDate>Tue, 21 Dec 2004 09:33:47 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35d8893 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liby/Makefile#a35d8893</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /freebsd-14.2/lib/liby/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 15:33:08 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>224af215 - Zap now-unused SHLIB_MINOR</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liby/Makefile#224af215</link>
        <description>Zap now-unused SHLIB_MINOR

            List of files:
            /freebsd-14.2/lib/liby/Makefile</description>
        <pubDate>Sat, 28 Sep 2002 00:25:32 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>66422f5b - Initiate deorbit burn for the i386-only a.out related support.  Moves are</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liby/Makefile#66422f5b</link>
        <description>Initiate deorbit burn for the i386-only a.out related support.  Moves areunder way to move the remnants of the a.out toolchain to ports.  As thecomment in src/Makefile said, this stuff is deprecated and one should notexpect this to remain beyond 4.0-REL.  It has already lasted WAY beyondthat.Notable exceptions:gcc - I have not touched the a.out generation stuff there.ldd/ldconfig - still have some code to interface with a.out rtld.old as/ld/etc - I have not removed these yet, pending their move to ports.some includes - necessary for ldd/ldconfig for now.Tested on: i386 (extensively), alpha

            List of files:
            /freebsd-14.2/lib/liby/Makefile</description>
        <pubDate>Tue, 17 Sep 2002 01:49:00 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cd32f002 - Dont fail if the intermediate directories in ${DESTDIR}/usr/lib/compat/*</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liby/Makefile#cd32f002</link>
        <description>Dont fail if the intermediate directories in ${DESTDIR}/usr/lib/compat/*dont exist. IMHO, this is kinda silly.

            List of files:
            /freebsd-14.2/lib/liby/Makefile</description>
        <pubDate>Sat, 03 Nov 2001 06:24:23 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f3dea24 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liby/Makefile#7f3dea24</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/lib/liby/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 00:22:10 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>46cc15fe - Don&apos;t install an elf liby.so[.2] in /usr/lib/compat.  We have never had</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liby/Makefile#46cc15fe</link>
        <description>Don&apos;t install an elf liby.so[.2] in /usr/lib/compat.  We have never hadany elf binaries linked against it.  Try and clean up the mess left over..

            List of files:
            /freebsd-14.2/lib/liby/Makefile</description>
        <pubDate>Sun, 11 Oct 1998 04:10:14 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7e546392 - Revert $FreeBSD$ to $Id$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liby/Makefile#7e546392</link>
        <description>Revert $FreeBSD$ to $Id$

            List of files:
            /freebsd-14.2/lib/liby/Makefile</description>
        <pubDate>Sat, 22 Feb 1997 15:12:41 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1130b656 - Make the long-awaited change from $Id$ to $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liby/Makefile#1130b656</link>
        <description>Make the long-awaited change from $Id$ to $FreeBSD$This will make a number of things easier in the future, as well as (finally!)avoiding the Id-smashing problem which has plagued developers for so long.Boy, I&apos;m glad we&apos;re not using sup anymore.  This update would have beeninsane otherwise.

            List of files:
            /freebsd-14.2/lib/liby/Makefile</description>
        <pubDate>Tue, 14 Jan 1997 07:20:47 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3267ea91 - Oops, we still want to build/install the static libraries.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liby/Makefile#3267ea91</link>
        <description>Oops, we still want to build/install the static libraries.

            List of files:
            /freebsd-14.2/lib/liby/Makefile</description>
        <pubDate>Wed, 20 Nov 1996 20:55:11 +0000</pubDate>
        <dc:creator>Garrett Wollman &lt;wollman@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bbcb8093 - Copy a slightly modified version of the `libgnumalloc hack&apos; to allow</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liby/Makefile#bbcb8093</link>
        <description>Copy a slightly modified version of the `libgnumalloc hack&apos; to allowus to finally phase out the 8K shared version of liby in favor of the600-byte static one, as was done years ago for libl/libfl.

            List of files:
            /freebsd-14.2/lib/liby/Makefile</description>
        <pubDate>Wed, 20 Nov 1996 20:54:28 +0000</pubDate>
        <dc:creator>Garrett Wollman &lt;wollman@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>58f0484f - BSD 4.4 Lite Lib Sources</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liby/Makefile#58f0484f</link>
        <description>BSD 4.4 Lite Lib Sources

            List of files:
            /freebsd-14.2/lib/liby/Makefile</description>
        <pubDate>Fri, 27 May 1994 05:00:24 +0000</pubDate>
        <dc:creator>Rodney W. Grimes &lt;rgrimes@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
