<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/win32, branch v2.1.1</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v2.1.1</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v2.1.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2013-10-28T16:10:22+00:00</updated>
<entry>
<title>Remove binaries which are no longer needed. See #167.</title>
<updated>2013-10-28T16:10:22+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2013-10-28T16:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=6149392bc7c5d9f83fa6b2fd66ac8df28c85212a'/>
<id>urn:sha1:6149392bc7c5d9f83fa6b2fd66ac8df28c85212a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>included pe-parser module (no longer objdump.exe, which is removed), updated installer to check architecture (32/64) interpreter was compiled for (instead of system architecture). Runtime detection should now also properly work on 64bit binaries.</title>
<updated>2013-10-11T21:54:51+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2013-10-11T21:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=23214ad83c36ca2d6f74e1532bcd7f1acd87db82'/>
<id>urn:sha1:23214ad83c36ca2d6f74e1532bcd7f1acd87db82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove reg files no longer needed after install</title>
<updated>2013-09-20T18:53:25+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2013-09-20T18:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4f565f32679530d4bb009b5f9b88a39deb10f405'/>
<id>urn:sha1:4f565f32679530d4bb009b5f9b88a39deb10f405</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include winbinaries in new location</title>
<updated>2013-09-20T14:54:26+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2013-09-20T14:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=ff54c8870ed8b3b18759306c90ff58baa783a905'/>
<id>urn:sha1:ff54c8870ed8b3b18759306c90ff58baa783a905</id>
<content type='text'>
</content>
</entry>
<entry>
<title>moved windows binaries into a 'bin' subdirectory.</title>
<updated>2013-09-09T13:04:15+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2013-09-09T13:04:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=6cab7732e5c3ad98593f17507fde4de0c0db3ab8'/>
<id>urn:sha1:6cab7732e5c3ad98593f17507fde4de0c0db3ab8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>using objdump.exe to automatically detect the runtime dll to use for the chosen interpreter</title>
<updated>2013-04-30T07:29:39+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2013-04-30T07:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=e13ed563952168ee19c396759a9fbd025b8ffc77'/>
<id>urn:sha1:e13ed563952168ee19c396759a9fbd025b8ffc77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix minor bug in windows registry loader</title>
<updated>2013-04-14T21:11:56+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2013-04-14T21:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=0b190453d3adca5f449cbb095510137b35b76163'/>
<id>urn:sha1:0b190453d3adca5f449cbb095510137b35b76163</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 pull request #114 from Tieske/Regsitry_info_added</title>
<updated>2013-04-11T08:41:14+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2013-04-11T08:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=6b3d15de3ea55a0e0a784bf9aec241b5f4f3ca0d'/>
<id>urn:sha1:6b3d15de3ea55a0e0a784bf9aec241b5f4f3ca0d</id>
<content type='text'>
implements .rockspec file extension on windows</content>
</entry>
</feed>
