<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/binary/all_in_one, branch v3.3.1</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.3.1</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.3.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2020-01-15T01:48:08+00:00</updated>
<entry>
<title>Windows binary: do not hardcode . as LUA_BINDIR</title>
<updated>2020-01-15T01:48:08+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-01-14T21:22:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=c28d6390735c5859649052424503cbdeec7e9ec8'/>
<id>urn:sha1:c28d6390735c5859649052424503cbdeec7e9ec8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support for building 64-bit Windows all-in-one binary</title>
<updated>2020-01-15T00:56:55+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-01-06T20:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=613b66c271e8b6d4c060668bfe3ca055fc35b166'/>
<id>urn:sha1:613b66c271e8b6d4c060668bfe3ca055fc35b166</id>
<content type='text'>
</content>
</entry>
<entry>
<title>binary: fix check_lua_* calls</title>
<updated>2019-08-28T16:46:16+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-08-28T16:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=47e0f2f0730ccc7cbd6e15d6920cc023996a088b'/>
<id>urn:sha1:47e0f2f0730ccc7cbd6e15d6920cc023996a088b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>binary: update luasec to 0.8.1</title>
<updated>2019-08-28T16:45:54+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-08-28T16:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8a46d50ea40f97b0f50bba06d8c0bf3b8721b013'/>
<id>urn:sha1:8a46d50ea40f97b0f50bba06d8c0bf3b8721b013</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build of binaries</title>
<updated>2019-04-26T14:55:59+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-04-26T14:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=d534a32241aab49c18bae1b21f40f856baa22ab0'/>
<id>urn:sha1:d534a32241aab49c18bae1b21f40f856baa22ab0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hardcode "windows" platform in Windows binary to help Wine</title>
<updated>2019-04-17T14:37:51+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-04-17T14:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=e70441f70ab49f4f98b4c6530fca50e207554b2b'/>
<id>urn:sha1:e70441f70ab49f4f98b4c6530fca50e207554b2b</id>
<content type='text'>
platform autodetection at runtime is apparently failing on Wine,
but we don't really need it when using `luarocks.exe`.

Fixes #996.
</content>
</entry>
<entry>
<title>core.sysdetect: add fork-free OS detection (#938)</title>
<updated>2018-10-30T13:04:23+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-10-30T13:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=760ad7c98a4a322b1f028ea9585cd17c5b74b2e2'/>
<id>urn:sha1:760ad7c98a4a322b1f028ea9585cd17c5b74b2e2</id>
<content type='text'>
Detect operating system and architecture without forking subprocesses,
doing `file`-like detection reading data from well-known system
executables.</content>
</entry>
<entry>
<title>Honor --force-config</title>
<updated>2018-08-11T03:34:18+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-08-11T03:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=958d431a09b2ad0a5137695488692a14c9e533d6'/>
<id>urn:sha1:958d431a09b2ad0a5137695488692a14c9e533d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build Windows binaries as .exe in a separate directory</title>
<updated>2018-08-11T01:49:47+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-08-10T20:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=b5926be6dd3438c7f98afe7c9ffb28f52fb6a573'/>
<id>urn:sha1:b5926be6dd3438c7f98afe7c9ffb28f52fb6a573</id>
<content type='text'>
</content>
</entry>
<entry>
<title>binary/all_in_one: Don't prefix tree with current dir</title>
<updated>2018-08-11T01:49:47+00:00</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-08-05T10:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=c49e581f8df1d40acb759e54fd8fcfb52570be95'/>
<id>urn:sha1:c49e581f8df1d40acb759e54fd8fcfb52570be95</id>
<content type='text'>
</content>
</entry>
</feed>
