<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/binary, branch v3.8.0</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.8.0</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.8.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2020-08-24T16:19:15+00:00</updated>
<entry>
<title>Bundle dkjson in the all-in-one binary</title>
<updated>2020-08-24T16:19:15+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-08-07T15:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=90018b4502b0f55742e73b24ee9c66b79f6bf16f'/>
<id>urn:sha1:90018b4502b0f55742e73b24ee9c66b79f6bf16f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do not call Lua interpreter when making wrapper for luarocks binary</title>
<updated>2020-04-13T23:00:57+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-04-13T23:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=b86f0d72c891bc38a2cff021ae656e4fc8fce7a8'/>
<id>urn:sha1:b86f0d72c891bc38a2cff021ae656e4fc8fce7a8</id>
<content type='text'>
Closes #1174.
</content>
</entry>
<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>
</feed>
