<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks, branch v3.0.1-rc1</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.0.1-rc1</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.0.1-rc1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2018-08-11T17:42:23+00:00</updated>
<entry>
<title>Release 3.0.1</title>
<updated>2018-08-11T17:42:23+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-07-18T14:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=29288eda176688a0e7604c687a568960cb25631e'/>
<id>urn:sha1:29288eda176688a0e7604c687a568960cb25631e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests: add smoke test</title>
<updated>2018-08-11T17:42:23+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-07-04T18:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=cc7c1fd51c6a78c528989a62905e6b461ad8f5ed'/>
<id>urn:sha1:cc7c1fd51c6a78c528989a62905e6b461ad8f5ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add mkdir to the list of WIN_TOOLS used in non-binary Windows mode</title>
<updated>2018-08-11T15:52:31+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-08-11T15:52:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=7477142abe98b99a4d146cf25c6f3bd93fe2cdd8'/>
<id>urn:sha1:7477142abe98b99a4d146cf25c6f3bd93fe2cdd8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GNUmakefile: add back install-config target</title>
<updated>2018-08-11T04:24:12+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-08-11T03:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=e19230b9d5672a60bd25534e81c621ad85defbf9'/>
<id>urn:sha1:e19230b9d5672a60bd25534e81c621ad85defbf9</id>
<content type='text'>
As a convenience to distro maintainers who may want to distribute
multiple versions of the LuaRocks configuration.
</content>
</entry>
<entry>
<title>configure, make: reduce moving parts</title>
<updated>2018-08-11T04:24:12+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-08-11T03:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=b3869ba11a504e603eb585a632e80dbfc1830207'/>
<id>urn:sha1:b3869ba11a504e603eb585a632e80dbfc1830207</id>
<content type='text'>
* Do not set again variables that were set in config.unix
* Do not re-detect the Lua version after configure already did it
* Remove --luarocksconfdir, use --sysconfdir only
</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>GNUmakefile: avoid using -D because it doesn't work on the Mac</title>
<updated>2018-08-11T02:25:09+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-08-11T02:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=bd640437b240796b0aae7ce168041afd206c5d9b'/>
<id>urn:sha1:bd640437b240796b0aae7ce168041afd206c5d9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>which: find modules installed in a project tree</title>
<updated>2018-08-11T01:49:47+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-08-11T01:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=f893acf2409bb4ec8a4669a9e4380a98737c6b40'/>
<id>urn:sha1:f893acf2409bb4ec8a4669a9e4380a98737c6b40</id>
<content type='text'>
Fixes #882.
</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>
