<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-term/Makefile, branch master</title>
<subtitle>A mirror of https://github.com/hoelzro/lua-term.git
</subtitle>
<id>https://git.lua4.win/lua-term/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/lua-term/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-term/'/>
<updated>2016-04-05T00:51:18+00:00</updated>
<entry>
<title>Remove -ansi compiler flag to allow for C99</title>
<updated>2016-04-05T00:51:18+00:00</updated>
<author>
<name>Rob Hoelz</name>
<email>rob@hoelz.ro</email>
</author>
<published>2016-04-05T00:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-term/commit/?id=c8b3e9540c8a350d2475922a2eafe7f562554e0b'/>
<id>urn:sha1:c8b3e9540c8a350d2475922a2eafe7f562554e0b</id>
<content type='text'>
Lua 5.3 requires either C99 or a Windows compiler to have long
long integers, or permission from the user to use 32-bit integers
for its integer types.  I don't mind requiring users of lua-term
to have a C99 compiler, but users who want 32-bit integers can
override CFLAGS in their environment if they insist.
</content>
</entry>
<entry>
<title>Whitespace cleanup.</title>
<updated>2016-03-08T09:42:06+00:00</updated>
<author>
<name>Florian Stinglmayr</name>
<email>florian@n0la.org</email>
</author>
<published>2016-03-08T09:42:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-term/commit/?id=c8d060bcdd0fb4eabf1ce43bf123033cc2b16fc9'/>
<id>urn:sha1:c8d060bcdd0fb4eabf1ce43bf123033cc2b16fc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow user to override LUA_VER and LUA_DIR.</title>
<updated>2016-03-08T09:39:33+00:00</updated>
<author>
<name>Florian Stinglmayr</name>
<email>florian@n0la.org</email>
</author>
<published>2016-03-08T09:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-term/commit/?id=4c2d596a741c4a7be3c82a6a965079041f88e050'/>
<id>urn:sha1:4c2d596a741c4a7be3c82a6a965079041f88e050</id>
<content type='text'>
This way you can specifiy an alternate Lua version through the
environment when calling make. This allows for full support of
all OpenBSD Lua flavours by just overriding LUA_VER and LUA_DIR.
</content>
</entry>
<entry>
<title>added proper makefile</title>
<updated>2014-04-15T21:44:35+00:00</updated>
<author>
<name>Aaron Zauner</name>
<email>azet@azet.org</email>
</author>
<published>2014-04-15T21:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-term/commit/?id=2ebf08f07589cb391539b7e8364f48dfe086aabd'/>
<id>urn:sha1:2ebf08f07589cb391539b7e8364f48dfe086aabd</id>
<content type='text'>
</content>
</entry>
</feed>
