<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bceb5a2c8d8118a88da93a2240e856999de53a93 - [PowerPC64LE] Pass our byte order to the sqlite3 build.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#bceb5a2c8d8118a88da93a2240e856999de53a93</link>
        <description>[PowerPC64LE] Pass our byte order to the sqlite3 build.Due to the sqlite3 endian detection code preferring to check platform definesinstead of checking endian defines, it is necessary to manually setthe endianness on PowerPC64LE.Unlike other bi-endian platforms, PowerPC64LE relies entirely on thegeneric endianness macros like __BYTE_ORDER__ and has no platform-specificdefine to denote little endian.Add -DSQLITE_BYTEORDER=1234 to the CFLAGS when building libsqlite3 onpowerpc64le.Fixes runtime operation of sqlite on PowerPC64LE.Sponsored by:	Tag1 Consulting, Inc.

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Wed, 23 Sep 2020 04:17:44 +0200</pubDate>
        <dc:creator>Brandon Bergren &lt;bdragon@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ecebb3cc1d2d074defc302d8ae6820bb6b20d4fe - Only set WARNS if not defined</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#ecebb3cc1d2d074defc302d8ae6820bb6b20d4fe</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/lib/libsqlite3/Makefile</description>
        <pubDate>Fri, 11 Sep 2020 15:28:37 +0200</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f2aac055e44919d0cb7dce7373c3966a224c9bf4 - Disable FTS3, FTS4, and RTREE in bundled and private sqlite3.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#f2aac055e44919d0cb7dce7373c3966a224c9bf4</link>
        <description>Disable FTS3, FTS4, and RTREE in bundled and private sqlite3.Suggested by:	delphij@Reviewed by:	delphij@ (for secteam@)MFC after:	2 weeksDifferential Revision:	https://reviews.freebsd.org/D18786

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Sat, 12 Jan 2019 18:56:23 +0100</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f43a4184c37e9da3f0b29a1b5ccb5187942f7096 - Revert r333353 - FTS5 uses log(3) which currently breakes non-amd64 builds.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#f43a4184c37e9da3f0b29a1b5ccb5187942f7096</link>
        <description>Revert r333353 - FTS5 uses log(3) which currently breakes non-amd64 builds.Reported by:	lwhsu

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Tue, 08 May 2018 08:09:49 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8bdc8245c728a0e7e17c549e7450da976341e8fd - Update private sqlite from sqlite3-3.20.0 to sqlite3-3.23.1</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#8bdc8245c728a0e7e17c549e7450da976341e8fd</link>
        <description>Update private sqlite from sqlite3-3.20.0 to sqlite3-3.23.1

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Tue, 08 May 2018 06:51:47 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f906f2025b9aa32272cad1d4422453a96af488d3 - [private] add libevent1 and sqlite3 include files for our private libraries.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#f906f2025b9aa32272cad1d4422453a96af488d3</link>
        <description>[private] add libevent1 and sqlite3 include files for our private libraries.This, like including ucl private headers, is useful for writing new basesystem tools.  Yes, anyone using these libraries shouldn&apos;t assume ABIcompatibility.Reviewed by:	bdrewery, baptDifferential Revision:	https://reviews.freebsd.org/D10123

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Tue, 28 Mar 2017 00:34:43 +0200</pubDate>
        <dc:creator>Adrian Chadd &lt;adrian@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b3ece1c2eb92a881cb2553271e123382bfe31c1 - MFhead@r313243</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#9b3ece1c2eb92a881cb2553271e123382bfe31c1</link>
        <description>MFhead@r313243

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Sat, 04 Feb 2017 19:06:09 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a4aa656aa587a4bad15e15bf45e149e176c22293 - Merge ^/head r312309 through r312623.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#a4aa656aa587a4bad15e15bf45e149e176c22293</link>
        <description>Merge ^/head r312309 through r312623.

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Sun, 22 Jan 2017 17:05:13 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>94989169d71ee633c2753ebefc6fcf620824d672 - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#94989169d71ee633c2753ebefc6fcf620824d672</link>
        <description>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesThis implifies pathing in make/displayed outputMFC after:    3 weeksSponsored by: Dell EMC Isilon

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 05:34:01 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#13caa468668019a6c93ed6ff65ab21c673b378cb</link>
        <description>Merge the projects/release-pkg branch to head.This allows packaging the base system with pkg(8), includingbut not limited to providing the ability to provide upstreambinary update possibilities for non-tier-1 architectures.This merge is a requirement of the 11.0-RELEASE, and as such,thank you to everyone that has tested the project branch.Documentation in build(7) etc. is still somewhat sparse, butupdates to those parts will follow.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95822f662d3f9da5119b6a0c433e8f70af - First pass through library packaging.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#a70cba95822f662d3f9da5119b6a0c433e8f70af</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 22:16:35 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>11d38a5764295585a2472d5e861fa8abe1a11eb2 - Merge from head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#11d38a5764295585a2472d5e861fa8abe1a11eb2</link>
        <description>Merge from headSponsored by:	Gandi.net

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Wed, 28 Oct 2015 12:58:18 +0100</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4 - Finish merging from head, messed up in previous attempt</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#f94594b37a145b9b3e9ff31af2cd1dc3de8aa4d4</link>
        <description>Finish merging from head, messed up in previous attempt

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Sat, 12 Sep 2015 14:03:02 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>23a32822d2a98273412f5b7d5e4b0ea925d637a0 - Merge from HEAD</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#23a32822d2a98273412f5b7d5e4b0ea925d637a0</link>
        <description>Merge from HEAD

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Tue, 25 Aug 2015 22:14:50 +0200</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ab875b713d0afab5f0650f06d48a38777a7ae43e - Catch up with head, primarily for the 1.14.4.0 firmware.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#ab875b713d0afab5f0650f06d48a38777a7ae43e</link>
        <description>Catch up with head, primarily for the 1.14.4.0 firmware.

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Fri, 14 Aug 2015 00:01:13 +0200</pubDate>
        <dc:creator>Navdeep Parhar &lt;np@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f98ee844657f5d662a236f74bc7e24c00316e5ee - Merge ^/head r286422 through r286684.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#f98ee844657f5d662a236f74bc7e24c00316e5ee</link>
        <description>Merge ^/head r286422 through r286684.

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Wed, 12 Aug 2015 20:39:49 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3438e7b66320282e6fa946c5385887253dd16d1a - Move the USE_PREAD configuration knob out of the middle of the autoconf</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#3438e7b66320282e6fa946c5385887253dd16d1a</link>
        <description>Move the USE_PREAD configuration knob out of the middle of the autoconfgenerated ones.  It is easy to mistake as an option that has gone awaywhen it&apos;s actually a control that was explicitly turned on for FreeBSD.

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Sun, 09 Aug 2015 07:54:53 +0200</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>98e0ffaefb0f241cda3a72395d3be04192ae0d47 - Merge sync of head</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libsqlite3/Makefile#98e0ffaefb0f241cda3a72395d3be04192ae0d47</link>
        <description>Merge sync of head

            List of files:
            /freebsd/lib/libsqlite3/Makefile</description>
        <pubDate>Wed, 27 May 2015 03:19:58 +0200</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
