<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/binary, branch v3.1.3</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.1.3</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.1.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2019-04-26T14:55:59+00:00</updated>
<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>
<entry>
<title>binary/all_in_one: Remove site_config exclusion (#873)</title>
<updated>2018-08-08T14:47:23+00:00</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-08-08T14:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=d480ca192406f0f66c65bf71ff00db2d9e1f6b82'/>
<id>urn:sha1:d480ca192406f0f66c65bf71ff00db2d9e1f6b82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Windows binary: do not hardcode SYSTEM as "MINGW"</title>
<updated>2018-08-02T16:50:01+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-08-02T16:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=efefb940e9ecfae6ab722a5d2953e0a8f619d65c'/>
<id>urn:sha1:efefb940e9ecfae6ab722a5d2953e0a8f619d65c</id>
<content type='text'>
</content>
</entry>
</feed>
