<?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>
    <link>http://nxr.netbsd.org/rss/src/external/mit/lua/lib/liblua/Makefile</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    
<item>
    <title>liblua: sync description of lint messages with reality</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.15</description>
    <pubDate>Sat Apr 18 21:23:44 UTC 2026</pubDate>
    <dc:creator>rillig</dc:creator>
</item>

<item>
    <title>Add lua.pc so pkg-config can pick it up.<br/><br/>I considered using lua-5.4 as most distros seem to install their .pc file<br/>as that, but equally there is some support for just lua which seems to<br/>reflect the system provided library which is what NetBSD ships.</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.14</description>
    <pubDate>Mon Jul 28 03:01:48 UTC 2025</pubDate>
    <dc:creator>roy</dc:creator>
</item>

<item>
    <title>branches:  1.13.2;<br/>bsd.own.mk: rename GCC_NO_* to CC_WNO_*<br/><br/>Rename compiler-warning-disable variables from<br/>	GCC_NO_warning<br/>to<br/>	CC_WNO_warning<br/>where warning is the full warning name as used by the compiler.<br/><br/>GCC_NO_IMPLICIT_FALLTHRU is CC_WNO_IMPLICIT_FALLTHROUGH<br/><br/>Using the convention CC_compilerflag, where compilerflag<br/>is based on the full compiler flag name.</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.13</description>
    <pubDate>Sat Jun 03 09:09:07 UTC 2023</pubDate>
    <dc:creator>lukem</dc:creator>
</item>

<item>
    <title>Resolve conflicts for lua 5.4.4 import.<br/>Adjust various files for lua 5.4.4.</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.12</description>
    <pubDate>Sun Apr 16 20:46:17 UTC 2023</pubDate>
    <dc:creator>nikita</dc:creator>
</item>

<item>
    <title>branches:  1.11.2;<br/>liblua: ignore a few lint warnings</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.11</description>
    <pubDate>Tue Apr 19 22:00:53 UTC 2022</pubDate>
    <dc:creator>rillig</dc:creator>
</item>

<item>
    <title>add some new uses of existing GCC_NO_* variables for warning issues.<br/>remove an no longer relevant for gcc7 workaround (works fine in both<br/>gcc9 and gcc 10.)</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.10</description>
    <pubDate>Mon Apr 12 02:54:08 UTC 2021</pubDate>
    <dc:creator>mrg</dc:creator>
</item>

<item>
    <title>Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.9</description>
    <pubDate>Mon Nov 11 22:45:26 UTC 2019</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>branches:  1.8.16;<br/>remove LINTFLAGS</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.8</description>
    <pubDate>Mon Feb 09 20:41:01 UTC 2015</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>- use CPPFLAGS instead of CFLAGS for things that the c-preprocessor handle.<br/>- add LUA_C89_NUMBERS for "long long" and don't depend on _NETBSD_SOURCE<br/>  for defining this.</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.7</description>
    <pubDate>Mon Feb 09 16:47:17 UTC 2015</pubDate>
    <dc:creator>christos</dc:creator>
</item>

<item>
    <title>branches:  1.6.2;<br/>lua: updated from 5.1 to 5.3 work3<br/><br/>* lua(1):<br/>  - changed lua_Integer to intmax_t<br/>  - updated distrib/sets/lists and etc/mtree<br/>  - updated bsd.lua.mk<br/>  - fixed bozohttpd (lua-bozo.c)<br/>  - compatibilized bindings: gpio, sqlite<br/>* lua(4):<br/>  - removed floating-point and libc dependencies using '#ifndef _KERNEL'<br/>  - fixed division by zero and exponentiation<br/>  - libkern: added isalnum(), iscntrl(), isgraph(), isprint() and ispunct()<br/>  - acpica: removed isprint() from acnetbsd.h<br/>  - libc: moved strcspn.c, strpbrk.c and strspn.c to common<br/>  - removed stub headers<br/>  - compatibilized bindings: luapmf, luasystm<br/>* reorganized luaconf.h<br/>* updated doc/CHANGES and doc/RESPONSIBLE</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.6</description>
    <pubDate>Sat Jul 19 18:38:34 UTC 2014</pubDate>
    <dc:creator>lneto</dc:creator>
</item>

<item>
    <title>branches:  1.5.2;<br/>Needs libm.</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.5</description>
    <pubDate>Wed Sep 11 09:59:52 UTC 2013</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>Install lua.hpp.</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.4</description>
    <pubDate>Fri Feb 15 20:07:06 UTC 2013</pubDate>
    <dc:creator>jmmv</dc:creator>
</item>

<item>
    <title>branches:  1.3.2;<br/>Disable -Wempty-body here.</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.3</description>
    <pubDate>Tue Feb 28 22:07:16 UTC 2012</pubDate>
    <dc:creator>joerg</dc:creator>
</item>

<item>
    <title>branches:  1.2.6;<br/>add to (rather than replace) CFLAGS</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.2</description>
    <pubDate>Wed Jan 19 10:14:49 UTC 2011</pubDate>
    <dc:creator>plunky</dc:creator>
</item>

<item>
    <title>Lua build infrastructure</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.1</description>
    <pubDate>Sun Oct 31 11:26:01 UTC 2010</pubDate>
    <dc:creator>mbalmer</dc:creator>
</item>

<item>
    <title>sync with head.<br/><br/>for a reference, the tree before this commit was tagged<br/>as yamt-pagecache-tag8.<br/><br/>this commit was splitted into small chunks to avoid<br/>a limitation of cvs.  ("Protocol error: too many arguments")</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.2.6.2</description>
    <pubDate>Thu May 22 14:09:34 UTC 2014</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>sync with head</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.2.6.1</description>
    <pubDate>Tue Apr 17 00:04:47 UTC 2012</pubDate>
    <dc:creator>yamt</dc:creator>
</item>

<item>
    <title>Rebase to HEAD as of a few days ago.</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.3.2.2</description>
    <pubDate>Wed Aug 20 00:00:08 UTC 2014</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>resync with head</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.3.2.1</description>
    <pubDate>Mon Feb 25 00:27:40 UTC 2013</pubDate>
    <dc:creator>tls</dc:creator>
</item>

<item>
    <title>Rebase.</title>
    <description>/src/external/mit/lua/lib/liblua/Makefile - 1.5.2.1</description>
    <pubDate>Sun Aug 10 06:50:54 UTC 2014</pubDate>
    <dc:creator>tls</dc:creator>
</item>
</channel></rss>

