<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/GNUmakefile, branch v3.2.1</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.2.1</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.2.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2019-09-05T18:59:26+00:00</updated>
<entry>
<title>GNUmakefile: fix concatenation</title>
<updated>2019-09-05T18:59:26+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-09-05T18:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=d379c973744c99ee9a07c7893de1b9c7a738ff6a'/>
<id>urn:sha1:d379c973744c99ee9a07c7893de1b9c7a738ff6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure scripts add the prefix to the package path</title>
<updated>2019-09-02T18:06:23+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-09-02T14:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=078e42b295eb2d05cdd4a99a9c76a84a45292cb3'/>
<id>urn:sha1:078e42b295eb2d05cdd4a99a9c76a84a45292cb3</id>
<content type='text'>
This reverts the removal from e9215f139be7afa3af116a2039594362e4f1f2be
but keeps the addition of the custom package loader as that is
a more robust approach.

I'm not a super fan of this approach because in a cross-compiling
scenario it does leak the host package.path into the output of commands
such as `luarocks path` and building the `bin` wrappers, but at least
it is less broken than the 3.2.0 behavior, as reported by @fperrad in
issue #1070.
</content>
</entry>
<entry>
<title>Ensure that LuaRocks always finds itself</title>
<updated>2019-08-28T17:46:00+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-08-28T17:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=e9215f139be7afa3af116a2039594362e4f1f2be'/>
<id>urn:sha1:e9215f139be7afa3af116a2039594362e4f1f2be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GNUmakefile: copy config file prior to running 'luarocks init'</title>
<updated>2019-07-27T02:58:19+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-07-26T20:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4dd439f804844ce82c1519eede0e9201db72ba77'/>
<id>urn:sha1:4dd439f804844ce82c1519eede0e9201db72ba77</id>
<content type='text'>
As originally suggested by @blueyed in #1043.
</content>
</entry>
<entry>
<title>GNUmakefile: unset CPATH variables in local wrapper too</title>
<updated>2019-07-13T20:10:34+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-07-13T20:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4b1fd9da9068398e633d95375736956ebd5d8128'/>
<id>urn:sha1:4b1fd9da9068398e633d95375736956ebd5d8128</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not register system tree if installing to ~/.luarocks</title>
<updated>2019-03-15T02:19:39+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2019-03-15T00:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=1219cb353ead5f88b2417b3c7d86a72a4bd42a2c'/>
<id>urn:sha1:1219cb353ead5f88b2417b3c7d86a72a4bd42a2c</id>
<content type='text'>
See https://github.com/luarocks/luarocks/issues/952#issuecomment-449966779
</content>
</entry>
<entry>
<title>GNUmakefile: remove sysconfdir as it's set in config.unix.</title>
<updated>2018-08-12T18:33:01+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-08-12T18:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=17d9e563387569e8f040be270f5fad9b42974502'/>
<id>urn:sha1:17d9e563387569e8f040be270f5fad9b42974502</id>
<content type='text'>
Fixes #889.
</content>
</entry>
<entry>
<title>GNUmakefile: add back install-config target</title>
<updated>2018-08-11T04:24:12+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-08-11T03:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=e19230b9d5672a60bd25534e81c621ad85defbf9'/>
<id>urn:sha1:e19230b9d5672a60bd25534e81c621ad85defbf9</id>
<content type='text'>
As a convenience to distro maintainers who may want to distribute
multiple versions of the LuaRocks configuration.
</content>
</entry>
<entry>
<title>configure, make: reduce moving parts</title>
<updated>2018-08-11T04:24:12+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-08-11T03:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=b3869ba11a504e603eb585a632e80dbfc1830207'/>
<id>urn:sha1:b3869ba11a504e603eb585a632e80dbfc1830207</id>
<content type='text'>
* Do not set again variables that were set in config.unix
* Do not re-detect the Lua version after configure already did it
* Remove --luarocksconfdir, use --sysconfdir only
</content>
</entry>
<entry>
<title>Honor --force-config</title>
<updated>2018-08-11T03:34:18+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2018-08-11T03:16:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=958d431a09b2ad0a5137695488692a14c9e533d6'/>
<id>urn:sha1:958d431a09b2ad0a5137695488692a14c9e533d6</id>
<content type='text'>
</content>
</entry>
</feed>
