<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/src, branch v2.4.0</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v2.4.0</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v2.4.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2016-09-08T18:18:52+00:00</updated>
<entry>
<title>Mark 2.4.0 for release</title>
<updated>2016-09-08T18:18:52+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-09-08T18:18:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=f48598a1b4216d9a703e5ab89dfe00059f53c731'/>
<id>urn:sha1:f48598a1b4216d9a703e5ab89dfe00059f53c731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix pack-binary-rock operation.</title>
<updated>2016-09-08T16:10:40+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-09-08T16:10:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=c6d48427430b6b96f88b249dee1533fb5e6ff681'/>
<id>urn:sha1:c6d48427430b6b96f88b249dee1533fb5e6ff681</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make `pack` use the same logic as `show` for finding a rock.</title>
<updated>2016-09-08T14:28:52+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-09-08T14:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=c53a3c84000cfeaa5749abe3a5917b55f74c21de'/>
<id>urn:sha1:c53a3c84000cfeaa5749abe3a5917b55f74c21de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Unix makefile by default on MinGW;</title>
<updated>2016-08-22T21:36:30+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-08-22T21:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=af41c31d62c4e44c9f5c12a8ce10d6d49aa05347'/>
<id>urn:sha1:af41c31d62c4e44c9f5c12a8ce10d6d49aa05347</id>
<content type='text'>
Makefile.win is a leftover from Kepler days, and those are
usually NMAKE makefiles for MSVC.
</content>
</entry>
<entry>
<title>Make behavior of config files on Windows more consistent</title>
<updated>2016-08-11T23:55:08+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-08-11T23:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=5cdc22fb3c3a85160cd7c2d49ba10ab113e4a784'/>
<id>urn:sha1:5cdc22fb3c3a85160cd7c2d49ba10ab113e4a784</id>
<content type='text'>
with that on Unix. This was detected during the port of
the new testsuite to Windows by @robooo.
</content>
</entry>
<entry>
<title>Closes #595. Fixes placement of rockspec when unpacking a git:// rock.</title>
<updated>2016-07-28T19:37:20+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-07-28T19:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=67a737310b31eed8d1c38eb0e34ff4b6fc411731'/>
<id>urn:sha1:67a737310b31eed8d1c38eb0e34ff4b6fc411731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check for invalid server response.</title>
<updated>2016-07-14T17:27:46+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-07-14T17:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=0f63a95e991435c769584abd01b16bd748a1434b'/>
<id>urn:sha1:0f63a95e991435c769584abd01b16bd748a1434b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #587 from xpol/win32-unique-paths-in-bin-scripts</title>
<updated>2016-07-11T15:21:02+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-07-11T15:21:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=187f0dee0b77e1f09c9881ac63e4d8b2cd2fd9c8'/>
<id>urn:sha1:187f0dee0b77e1f09c9881ac63e4d8b2cd2fd9c8</id>
<content type='text'>
Make package.path and package.cpath unique in win32 bin scripts.</content>
</entry>
<entry>
<title>Make package.path and package.cpath unique in win32 bin scripts.</title>
<updated>2016-07-11T04:47:46+00:00</updated>
<author>
<name>Xpol Wan</name>
<email>xpolife@gmail.com</email>
</author>
<published>2016-07-11T04:47:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=2a3eb136ec3542a70dab3cca1d432d8228cb29b1'/>
<id>urn:sha1:2a3eb136ec3542a70dab3cca1d432d8228cb29b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/keplerproject/luarocks</title>
<updated>2016-07-11T04:15:41+00:00</updated>
<author>
<name>Hisham</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2016-07-11T04:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=994a041b4f1348564f390f3f4d8ec040c8edb4b8'/>
<id>urn:sha1:994a041b4f1348564f390f3f4d8ec040c8edb4b8</id>
<content type='text'>
</content>
</entry>
</feed>
