<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/src, branch v3.9.2</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.9.2</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.9.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2022-12-08T18:11:02+00:00</updated>
<entry>
<title>Release 3.9.2</title>
<updated>2022-12-08T18:11:02+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2022-12-08T18:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=0f4c793427a1cf2b7879ee668c1479058412629c'/>
<id>urn:sha1:0f4c793427a1cf2b7879ee668c1479058412629c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>build.builtin: added support for clang on Windows (#1466)</title>
<updated>2022-12-08T14:10:45+00:00</updated>
<author>
<name>Apoorv Sachan</name>
<email>71246790+clitic@users.noreply.github.com</email>
</author>
<published>2022-12-08T14:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=525a3bccf105190c4b78c5c8eee9821e9951583d'/>
<id>urn:sha1:525a3bccf105190c4b78c5c8eee9821e9951583d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>path.path_to_module: accept custom extensions in package.(c)path (#1468)</title>
<updated>2022-12-07T23:15:43+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2022-12-07T23:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=500aeba152d6da90331788885df99ea314081c6f'/>
<id>urn:sha1:500aeba152d6da90331788885df99ea314081c6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix `test --prepare` with non-busted rocks (#1453)</title>
<updated>2022-11-28T14:10:41+00:00</updated>
<author>
<name>Pierre Chapuis</name>
<email>git@catwell.info</email>
</author>
<published>2022-11-28T14:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=5143d1b978501e3b16a6abe7fdfc8160157ae7ef'/>
<id>urn:sha1:5143d1b978501e3b16a6abe7fdfc8160157ae7ef</id>
<content type='text'>
* fix `test --prepare` with non-busted rocks</content>
</entry>
<entry>
<title>cfg: follow standard enviromental variables</title>
<updated>2022-08-26T20:58:36+00:00</updated>
<author>
<name>Artturin</name>
<email>Artturin@artturin.com</email>
</author>
<published>2022-08-22T23:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=e60e810ad171f8a87324cf7625692cfb8378acc0'/>
<id>urn:sha1:e60e810ad171f8a87324cf7625692cfb8378acc0</id>
<content type='text'>
distributions use these to use the correct compiler and other tools
</content>
</entry>
<entry>
<title>luarocks test: add nil check</title>
<updated>2022-08-26T20:00:57+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2022-08-26T15:50:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=599ecc482dc38678b8a478d2c21886ffb8facc41'/>
<id>urn:sha1:599ecc482dc38678b8a478d2c21886ffb8facc41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>luarocks test: check all dependency kinds</title>
<updated>2022-08-26T14:53:15+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2022-08-01T02:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=1275f1d78653c2286e8b1a614d07e3149277383c'/>
<id>urn:sha1:1275f1d78653c2286e8b1a614d07e3149277383c</id>
<content type='text'>
When running tests we usually need runtime, build and test
dependencies. This avoid having CI setups need to run
`luarocks make --only-deps` in order to run `luarocks test`.
</content>
</entry>
<entry>
<title>persist: create directory for file to be saved</title>
<updated>2022-08-26T14:53:15+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2022-07-29T03:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=6ea9a85d6589a6c890ff0e136ab88703567aa983'/>
<id>urn:sha1:6ea9a85d6589a6c890ff0e136ab88703567aa983</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mingw: default to x86_64 compiler on 64-bit Windows</title>
<updated>2022-08-26T14:53:15+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2022-07-29T02:57:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=6441053b53b77f9d96891b71d5e8b431e84bfb04'/>
<id>urn:sha1:6441053b53b77f9d96891b71d5e8b431e84bfb04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>avoid crash if variables.LUA* are unset</title>
<updated>2022-08-25T18:08:05+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2022-05-18T02:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=c94e0f200099233b1e46866bd00eb3387649cd35'/>
<id>urn:sha1:c94e0f200099233b1e46866bd00eb3387649cd35</id>
<content type='text'>
Fixes #1418
</content>
</entry>
</feed>
