<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks, branch v2.2.3-rc1</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v2.2.3-rc1</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v2.2.3-rc1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2015-12-05T18:05:01+00:00</updated>
<entry>
<title>Mark release in source.</title>
<updated>2015-12-05T18:05:01+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-12-05T18:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=3141fe374bf334d8f95a4cce028eb838ae1a478b'/>
<id>urn:sha1:3141fe374bf334d8f95a4cce028eb838ae1a478b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve writability checks.</title>
<updated>2015-12-05T17:07:21+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-12-05T17:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=bf12327a64400884b2be50c88cc8b223db57260c'/>
<id>urn:sha1:bf12327a64400884b2be50c88cc8b223db57260c</id>
<content type='text'>
LuaRocks does `mkdir -p` (or equivalent), so we can check
for the entire chain of parents for a writable directory.
Closes #449.
</content>
</entry>
<entry>
<title>Merge pull request #464 from mpeterv/improve-ext-deps</title>
<updated>2015-12-05T16:08:39+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2015-12-05T16:08:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=0b4741a2622a08c6ec6baa099cd1bd3de5c8139b'/>
<id>urn:sha1:0b4741a2622a08c6ec6baa099cd1bd3de5c8139b</id>
<content type='text'>
Show candidate files when external deps are missing</content>
</entry>
<entry>
<title>Process external deps in sorted order</title>
<updated>2015-12-05T15:39:36+00:00</updated>
<author>
<name>mpeterv</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2015-12-05T13:45:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=f59f8719eb6c462ad332190c3750f5f209d028b8'/>
<id>urn:sha1:f59f8719eb6c462ad332190c3750f5f209d028b8</id>
<content type='text'>
Ensure consistent output for Lua 5.3 where key order of pairs() can
change between two runs.
</content>
</entry>
<entry>
<title>Show candidate files when external deps are missing</title>
<updated>2015-12-05T15:39:18+00:00</updated>
<author>
<name>mpeterv</name>
<email>mpeterval@gmail.com</email>
</author>
<published>2015-12-05T11:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=5ff2408d35eee424359ba5bdd6b5f792f8a0b046'/>
<id>urn:sha1:5ff2408d35eee424359ba5bdd6b5f792f8a0b046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #462 from Tieske/test_xpol</title>
<updated>2015-12-02T22:06:16+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2015-12-02T22:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=90d0b9caaba831a5d88a74bca736afa233f49f2c'/>
<id>urn:sha1:90d0b9caaba831a5d88a74bca736afa233f49f2c</id>
<content type='text'>
Auto setup MSVC enviornments</content>
</entry>
<entry>
<title>removed /debug /release switches for setting up the enviornment. it does NOT determine linking against a debug runtime or release runtime.</title>
<updated>2015-12-02T21:58:05+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2015-12-02T21:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=6c5f261887d560b03b5fa0cc097b79d6d79c1839'/>
<id>urn:sha1:6c5f261887d560b03b5fa0cc097b79d6d79c1839</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'test_xpol' of github.com:Tieske/luarocks into test_xpol</title>
<updated>2015-12-01T20:25:34+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2015-12-01T20:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=b2e0340b87afa96d9a5f3290a69bd5d644c84606'/>
<id>urn:sha1:b2e0340b87afa96d9a5f3290a69bd5d644c84606</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added debug/release option for SDK detection</title>
<updated>2015-12-01T20:24:56+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2015-12-01T20:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=30028a3e59b81bccb6ccd81609eb198e74b58ca5'/>
<id>urn:sha1:30028a3e59b81bccb6ccd81609eb198e74b58ca5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1 from ignacio/patch-1</title>
<updated>2015-12-01T19:53:45+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2015-12-01T19:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=2b3fc7c0f32c40e162a78d087e052bcc6c26004c'/>
<id>urn:sha1:2b3fc7c0f32c40e162a78d087e052bcc6c26004c</id>
<content type='text'>
Fix typo</content>
</entry>
</feed>
