<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/src, branch v2.0.13</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v2.0.13</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v2.0.13'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2013-04-13T02:05:43+00:00</updated>
<entry>
<title>General improvements for Lua 5.1 and 5.2 coexistance:</title>
<updated>2013-04-13T02:05:43+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2013-04-13T02:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=130f460fca140b2873d284d0057b326b64621d1d'/>
<id>urn:sha1:130f460fca140b2873d284d0057b326b64621d1d</id>
<content type='text'>
* Add --versioned-rocks-dir option to Unix installer, which makes it use paths such as /lib/luarocks/rocks-5.X, and /etc/luarocks/config-5.X.lua (where X is 1 or 2).
* Make configure script on Unix autodetect the presence of previous LuaRocks installations and adapt accordingly to avoid conflicts.
* Support luarocks.site_config_5_X for users who wish to run two versions from the same source tree (may be useful for LR development).
* Try to load config-5.X.lua from home directory before trying config.lua.
</content>
</entry>
<entry>
<title>Safe quoting for concatenating constant strings into patterns.</title>
<updated>2013-04-13T01:56:30+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2013-04-13T01:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=26db61478504c7b13099b942aeebbdd6ffa4472b'/>
<id>urn:sha1:26db61478504c7b13099b942aeebbdd6ffa4472b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compile rclauncher binary wrapper on windows on every build</title>
<updated>2013-04-12T20:05:40+00:00</updated>
<author>
<name>Fabio Mascarenhas</name>
<email>mascarenhas@acm.org</email>
</author>
<published>2013-04-12T20:05:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=736fa98402202f74160e0bd7cfe7745e34b307ab'/>
<id>urn:sha1:736fa98402202f74160e0bd7cfe7745e34b307ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix syntax error on new verbose option</title>
<updated>2013-04-12T20:04:33+00:00</updated>
<author>
<name>Fabio Mascarenhas</name>
<email>mascarenhas@acm.org</email>
</author>
<published>2013-04-12T20:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8db9fafd0686e1e9ef7092fc9f68e72e45ed26c9'/>
<id>urn:sha1:8db9fafd0686e1e9ef7092fc9f68e72e45ed26c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:keplerproject/luarocks</title>
<updated>2013-04-12T18:50:19+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2013-04-12T18:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=2b7ffae887b922af8224d1990fb0a72980dd363a'/>
<id>urn:sha1:2b7ffae887b922af8224d1990fb0a72980dd363a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make new_version smarter, so it knows how to look inside an updated tarball to check the dir name.</title>
<updated>2013-04-12T18:48:45+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2013-04-12T18:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=ddbea89de90923bed634166f2939648fcdd36c16'/>
<id>urn:sha1:ddbea89de90923bed634166f2939648fcdd36c16</id>
<content type='text'>
This version is able, for example to generate an updated rockspec for lpeg 0.12-rc2 by simply typing
`luarocks new_version lpeg 0.12-rc2`
</content>
</entry>
<entry>
<title>Merge pull request #120 from Tieske/fix_failed_compilation_not_aborted</title>
<updated>2013-04-12T18:22:29+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2013-04-12T18:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8409f4d5ef0dab24abe29628c77e552ebba5e7f4'/>
<id>urn:sha1:8409f4d5ef0dab24abe29628c77e552ebba5e7f4</id>
<content type='text'>
bug in builtin.lua that caused a previous "ok=false" to be reset in a la...</content>
</entry>
<entry>
<title>bug in builtin.lua that caused a previous "ok=false" to be reset in a later stage of building and hence report success even though it had errors.</title>
<updated>2013-04-12T18:20:11+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2013-04-12T18:20:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=5576f7a93a1e2eeb268dff0b30f786a086966837'/>
<id>urn:sha1:5576f7a93a1e2eeb268dff0b30f786a086966837</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle verbosity with a config option (now it can be set through the config file)</title>
<updated>2013-04-12T17:11:02+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2013-04-12T17:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=dede5ff5a56eb1d2ddb13ca7450e00cd8d6562dd'/>
<id>urn:sha1:dede5ff5a56eb1d2ddb13ca7450e00cd8d6562dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make new_version consume hyphens from version numbers</title>
<updated>2013-04-12T17:09:12+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2013-04-12T17:09:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4bc14e55b36ec47231b446c0fa7afc3c39173af1'/>
<id>urn:sha1:4bc14e55b36ec47231b446c0fa7afc3c39173af1</id>
<content type='text'>
</content>
</entry>
</feed>
