<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/makedist, branch v3.4.0</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.4.0</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.4.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2020-09-25T18:47:58+00:00</updated>
<entry>
<title>makedist: fix argument handling</title>
<updated>2020-09-25T18:47:58+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-09-25T18:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=8499d5afd71e86bf3487f3c28ba509cc8b1cc823'/>
<id>urn:sha1:8499d5afd71e86bf3487f3c28ba509cc8b1cc823</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support for building 64-bit Windows all-in-one binary</title>
<updated>2020-01-15T00:56:55+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2020-01-06T20:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=613b66c271e8b6d4c060668bfe3ca055fc35b166'/>
<id>urn:sha1:613b66c271e8b6d4c060668bfe3ca055fc35b166</id>
<content type='text'>
</content>
</entry>
<entry>
<title>makedist: add branch command</title>
<updated>2019-06-06T19:45:04+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-06-06T19:44:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=59e026985872feb54aaea6c8c8800b7181c82dcc'/>
<id>urn:sha1:59e026985872feb54aaea6c8c8800b7181c82dcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>makedist: add 'binary' and 'sign' steps</title>
<updated>2018-10-30T20:55:09+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-10-30T20:55:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=aafc594d96d306dc999b3bb39b98d1e686beef71'/>
<id>urn:sha1:aafc594d96d306dc999b3bb39b98d1e686beef71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>makedist: add version check for configure</title>
<updated>2018-09-13T16:15:40+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-09-13T16:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=c3e052a979a86cec7465213fc56784f42da186b6'/>
<id>urn:sha1:c3e052a979a86cec7465213fc56784f42da186b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Our Makefile contains GNUMake-specific syntax, rename it accordingly</title>
<updated>2018-08-11T01:49:47+00:00</updated>
<author>
<name>daurnimator</name>
<email>quae@daurnimator.com</email>
</author>
<published>2018-08-05T04:33:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=a2612d18445a9b875bb6559d71bb64730ad798b7'/>
<id>urn:sha1:a2612d18445a9b875bb6559d71bb64730ad798b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unix: new build system</title>
<updated>2018-07-02T01:54:07+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-07-01T18:21:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=98d1f1da856ab59cf8355c1e2e11e3c0eb954fb2'/>
<id>urn:sha1:98d1f1da856ab59cf8355c1e2e11e3c0eb954fb2</id>
<content type='text'>
* Reworked configure script
  * Now passes shellcheck
* New Makefile for Unix
  * Simplified `make` and `make install` targets
  * Simplified `make bootstrap` target
  * New targets `make binary` and `make install-binary`
    build and install an all-in-one binary of LuaRocks
</content>
</entry>
<entry>
<title>Cleanups: Remove old lfw/ directory, rclauncher.c</title>
<updated>2018-06-28T20:28:40+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-06-13T20:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=bdaa92377180763dcfad0ed2627e59842425ee93'/>
<id>urn:sha1:bdaa92377180763dcfad0ed2627e59842425ee93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>makedist: no more unrelated licenses in the root dir</title>
<updated>2018-06-24T22:08:36+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-06-24T22:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=405ee29ba8444d97646f62e72effeaff2bfe3f79'/>
<id>urn:sha1:405ee29ba8444d97646f62e72effeaff2bfe3f79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test list of installed files on Travis.</title>
<updated>2017-10-09T05:47:29+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2017-10-09T05:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=07ba46e735d2f7dcae21a0c3c3941228921ae03f'/>
<id>urn:sha1:07ba46e735d2f7dcae21a0c3c3941228921ae03f</id>
<content type='text'>
</content>
</entry>
</feed>
