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

            List of files:
            /freebsd-14.2/lib/liblua/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>967fbfd9 - Properly disable LUA_USE_DLOPEN for bootstrap flua</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liblua/Makefile#967fbfd9</link>
        <description>Properly disable LUA_USE_DLOPEN for bootstrap fluaflua does have some specific bits that will include luaconf.h, but thedefinition of LUA_USE_DLOPEN for those won&apos;t matter. This belongs in libluainstead.To expand on my previous commit, which was a little sparse with details,it&apos;s not really safe to allow LUA_USE_DLOPEN with host lib paths being used.The host system could have an entirely different lua version and this couldcause us to crash and burn.If we want to revive this later, we need to make sure to define c modulepaths inside OBJDIR that are compiled against whatever version we&apos;vebootstrapped.Pointy hat:	kevans

            List of files:
            /freebsd-14.2/lib/liblua/Makefile</description>
        <pubDate>Fri, 14 Aug 2020 02:40:17 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>be99f886 - liblua: ensure that &quot;require&quot; will fail in bootstrap flua</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liblua/Makefile#be99f886</link>
        <description>liblua: ensure that &quot;require&quot; will fail in bootstrap fluaWe do not want to support bootstrapping lua modules, so ensure thatrequire will fail by providing a nonexistent path.Reviewed by:	kevansMFC after:	1 weekSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D24610

            List of files:
            /freebsd-14.2/lib/liblua/Makefile</description>
        <pubDate>Wed, 29 Apr 2020 13:41:32 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>564b9ff2 - Add an internal liblua and use it in flua.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/liblua/Makefile#564b9ff2</link>
        <description>Add an internal liblua and use it in flua.The new liblua will be used in a forthcoming import of kyua.Reviewed by:	kevansObtained from:	CheriBSDSponsored by:	DARPADifferential Revision:	https://reviews.freebsd.org/D24090

            List of files:
            /freebsd-14.2/lib/liblua/Makefile</description>
        <pubDate>Tue, 17 Mar 2020 17:28:12 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
