<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/configure, branch v2.2.0</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v2.2.0</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v2.2.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2014-08-05T14:56:36+00:00</updated>
<entry>
<title>Add --with-lua-bin and improve documentation of --with-lua</title>
<updated>2014-08-05T14:56:36+00:00</updated>
<author>
<name>Reuben Thomas</name>
<email>rrt@sc3d.org</email>
</author>
<published>2014-02-11T13:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=9e58a2227622988b738166314cc8d3021112ce8e'/>
<id>urn:sha1:9e58a2227622988b738166314cc8d3021112ce8e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HTTPS support for downloading and uploading rocks.</title>
<updated>2014-06-27T00:43:14+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-06-27T00:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=c318a9a6a55ad0c50dc9ec99dbf3aa750ad5021b'/>
<id>urn:sha1:c318a9a6a55ad0c50dc9ec99dbf3aa750ad5021b</id>
<content type='text'>
HTTPS is set as default for uploading.
HTTP is still default for downloading to keep dependencies low and because the
HTTPS code is new; might be changed in the future.
See #273 and #240.
</content>
</entry>
<entry>
<title>prepare luarocks for lua 5.3</title>
<updated>2014-03-26T17:25:16+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2014-03-26T17:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=eba0f64344ea14c25cbe7b1054739567cd77ec29'/>
<id>urn:sha1:eba0f64344ea14c25cbe7b1054739567cd77ec29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix help, as pointed out by @ignacio</title>
<updated>2014-03-19T19:32:49+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-03-19T19:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=0e8c96437c6cf9892ef2f0555ba849fc88e674cb'/>
<id>urn:sha1:0e8c96437c6cf9892ef2f0555ba849fc88e674cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed test for empty variable in configure script</title>
<updated>2014-01-08T19:38:08+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2014-01-08T19:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=2e3b220949cf0fc190c4026136e99c95bdeb5aaa'/>
<id>urn:sha1:2e3b220949cf0fc190c4026136e99c95bdeb5aaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try versioned "lua" names before the unversioned one.</title>
<updated>2013-12-23T19:47:44+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2013-12-23T19:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=b45af8b9e4eac479bd1258720a20424e637ef06a'/>
<id>urn:sha1:b45af8b9e4eac479bd1258720a20424e637ef06a</id>
<content type='text'>
Should improve on behavior mentioned at
http://stackoverflow.com/questions/20321560/how-do-install-libraries-for-both-lua5-2-and-5-1-using-luarocks/20359102?noredirect=1#comment30696438_20359102
</content>
</entry>
<entry>
<title>changed multiarch detection and site_config variables</title>
<updated>2013-09-26T23:30:59+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2013-09-26T23:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=216f3601359ecf216683edb40a7da78824aa042c'/>
<id>urn:sha1:216f3601359ecf216683edb40a7da78824aa042c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support for tables in (runtime_)external_deps_subdirs.*</title>
<updated>2013-09-26T07:02:33+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2013-09-26T07:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4745a6e42598414fb38565c75e84bd13723372ba'/>
<id>urn:sha1:4745a6e42598414fb38565c75e84bd13723372ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>detect native multiarch directory on linux</title>
<updated>2013-09-25T20:53:22+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2013-09-25T20:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=9fd70043f8b23b73dbb7c413cbdc79142da99e12'/>
<id>urn:sha1:9fd70043f8b23b73dbb7c413cbdc79142da99e12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Preparing for LuaRocks 2.1.0... let's try to install as a rock this time!</title>
<updated>2013-07-03T02:22:53+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2013-07-03T02:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=d3ab714991d1c9accb37942f2b04a296b679cccd'/>
<id>urn:sha1:d3ab714991d1c9accb37942f2b04a296b679cccd</id>
<content type='text'>
</content>
</entry>
</feed>
