<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/configure, branch v2.2.2</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v2.2.2</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v2.2.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2015-03-18T21:00:27+00:00</updated>
<entry>
<title>Add extra smartness to configure to check that the user-given flag seems correct.</title>
<updated>2015-03-18T21:00:27+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-03-18T21:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=be3c52ddccabda19b5619117ece6317cc19aa9d5'/>
<id>urn:sha1:be3c52ddccabda19b5619117ece6317cc19aa9d5</id>
<content type='text'>
Closes #293.
</content>
</entry>
<entry>
<title>Try the one we have as `lua` first!</title>
<updated>2015-03-18T01:39:58+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-03-18T01:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=6e21673d5e879a5b24ec24cd22a5a0e66eefeb71'/>
<id>urn:sha1:6e21673d5e879a5b24ec24cd22a5a0e66eefeb71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support both --lua-version and --with-lua-version.</title>
<updated>2015-02-19T21:15:16+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-02-19T21:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=2013547b87811bd67ae663962c08c79b81795cfc'/>
<id>urn:sha1:2013547b87811bd67ae663962c08c79b81795cfc</id>
<content type='text'>
Error messages were even already using it by accident!
</content>
</entry>
<entry>
<title>Fix search of lua interpreter. Closes #301.</title>
<updated>2015-01-12T23:22:19+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-01-12T23:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=cd993151d24c771c835ee5e1f750905753971d22'/>
<id>urn:sha1:cd993151d24c771c835ee5e1f750905753971d22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add check for Fedora systems. Closes #289.</title>
<updated>2014-11-10T13:12:07+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2014-11-10T13:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=7a7c1245f89fc5c7fa4b6f4fe6b1dd7b5722a7e7'/>
<id>urn:sha1:7a7c1245f89fc5c7fa4b6f4fe6b1dd7b5722a7e7</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
