<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/binary, branch v3.2.0</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.2.0</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2019-08-28T16:46:16+00:00</updated>
<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>
<entry>
<title>binary/Makefile.windows: Use a few more make features</title>
<updated>2018-08-11T01:49:47+00:00</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-08-05T05:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=3384a49897e50924438df6182863bf474b644f2d'/>
<id>urn:sha1:3384a49897e50924438df6182863bf474b644f2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove BINARY_ prefix from CC and NM</title>
<updated>2018-08-11T01:49:47+00:00</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-08-05T05:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=0e07112d84f63ff4a4e303524b77a36fba619ad4'/>
<id>urn:sha1:0e07112d84f63ff4a4e303524b77a36fba619ad4</id>
<content type='text'>
</content>
</entry>
</feed>
