<?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>ae8c08e7 - Add support for loader veriexec</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/stand/liblua/Makefile#ae8c08e7</link>
        <description>Add support for loader veriexecAlso sbin/veriexec for mac_veriexecMFC r343281,344564-344568,344780,344784,345289,346070

            List of files:
            /freebsd-12.1/stand/liblua/Makefile</description>
        <pubDate>Fri, 12 Apr 2019 01:03:00 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ff4cd9bf - Centralize lua defines</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/stand/liblua/Makefile#ff4cd9bf</link>
        <description>Centralize lua definesWe need to ensure that we defined Numbers as int64_t everywhere webuild for lua. Previously, we were compiling part of the code withNumbers as int64_t and part as double. Move lua number definition to amore-central location

            List of files:
            /freebsd-12.1/stand/liblua/Makefile</description>
        <pubDate>Fri, 23 Feb 2018 04:04:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f91f3926 - loader.lua: Expose errno table to lua</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/stand/liblua/Makefile#f91f3926</link>
        <description>loader.lua: Expose errno table to luaReviewed by:	kevansSponsored by:	Dell EMC IsilonDifferential Revision:	https://reviews.freebsd.org/D14454

            List of files:
            /freebsd-12.1/stand/liblua/Makefile</description>
        <pubDate>Tue, 20 Feb 2018 19:39:48 +0000</pubDate>
        <dc:creator>Conrad Meyer &lt;cem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>77d4be50 - Lua loader: Add barebones &quot;lfs&quot; module</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/stand/liblua/Makefile#77d4be50</link>
        <description>Lua loader: Add barebones &quot;lfs&quot; moduleAdd a Lua FileSystem module, an emulation of a subset of the permissivelylicensed (MIT) Lua library of the same name[0], to our loader&apos;s Luaenvironment.[0]: https://github.com/keplerproject/luafilesystem/Reviewed by:	kevansSponsored by:	Dell EMC IsilonDifferential Revision:	https://reviews.freebsd.org/D14418

            List of files:
            /freebsd-12.1/stand/liblua/Makefile</description>
        <pubDate>Sun, 18 Feb 2018 01:15:25 +0000</pubDate>
        <dc:creator>Conrad Meyer &lt;cem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7cafeaa1 - Add Lua as a scripting langauge to /boot/loader</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/stand/liblua/Makefile#7cafeaa1</link>
        <description>Add Lua as a scripting langauge to /boot/loaderliblua glues the lua run time into the boot loader. It implements allthe runtime routines that lua expects. In addition, it has a fewstandard &apos;C&apos; headers that nueter various aspects of the LUA build thatare too specific to lua to be in libsa. Many refinements from theoriginal code to improve implementation and the number of included lualibraries. Use int64_t for lua_Number. Have &quot;/boot/lua&quot; be the defaultmodule path. Numerous cleanups from the original GSoC project,including hacking libsa to allow lua to be built with only one changeoutside luaconf.h.Add the final bit of lua glue to bring in liblua and plug into themultiple interpreter framework, previously committed.Add LOADER_LUA option, currently off by default.Presently, this is an experimental option. One must opt-in to usingthis by defining WITH_LOADER_LUA and WITHOUT_FORTH. It&apos;s beenlightly tested, so keep a backup copy of your old loader handy.The menu code, coming in the next commit, hasn&apos;t been exhaustivelytested. A LUA boot loader is 60k larger than a FORTH one, which is80k larger than a no-interpreter one. Subtle changes in sizemay tip things past some subtle limit (the binary is ~430k nowwhen built with LUA). A future version may offer coexistance.Bump FreeBSD version to 1200058 to mark the milestone.Pedro Souza&apos;s 2014 Summer of Code project. Rui Paulo, Pedro Arthur,Zakary Nafziger and Wojciech A. Koszek also contributed. Warner Loshreworked it extensively into its current form.Obtained from: https://wiki.freebsd.org/SummerOfCode2014/LuaLoaderSponsored by: Google Summer of CodeRelnotes: YesMFC After: 1 monthDifferential Review: https://reviews.freebsd.org/D14295

            List of files:
            /freebsd-12.1/stand/liblua/Makefile</description>
        <pubDate>Mon, 12 Feb 2018 15:31:53 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
