<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks/docs, branch test-release-action</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=test-release-action</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=test-release-action'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2025-11-17T21:13:39+00:00</updated>
<entry>
<title>docs: Fix links in file_locations.md</title>
<updated>2025-11-17T21:13:39+00:00</updated>
<author>
<name>Daniel Jour</name>
<email>musteresel@gmail.com</email>
</author>
<published>2025-11-07T09:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=498a26568eb0ea6dd585bf9f87558e4a0e48387a'/>
<id>urn:sha1:498a26568eb0ea6dd585bf9f87558e4a0e48387a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update changelog for LuaRocks 3.12.0</title>
<updated>2025-06-05T22:25:45+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2025-06-05T22:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=ebe1327df3e84f3d6fe5f546b442ececfb9ea86b'/>
<id>urn:sha1:ebe1327df3e84f3d6fe5f546b442ececfb9ea86b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add build vars. for rockspecs with the dir. of its deps.</title>
<updated>2025-05-19T14:30:51+00:00</updated>
<author>
<name>Renato Maia</name>
<email>maia.renato@gmail.com</email>
</author>
<published>2025-04-27T20:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=3b7bf479568790a8b04772a36c1b3e712fed4579'/>
<id>urn:sha1:3b7bf479568790a8b04772a36c1b3e712fed4579</id>
<content type='text'>
Rockspecs can access the directory of its dependencies using variables
in the format 'foo_ROCKDIR' where 'foo' is the name of a dependency.
This is used to be able to access files of the rock like 'conf', 'docs'
and more.
</content>
</entry>
<entry>
<title>feat: add LUA_VERSION build variable for rockspecs</title>
<updated>2025-05-19T14:30:51+00:00</updated>
<author>
<name>Renato Maia</name>
<email>maia.renato@gmail.com</email>
</author>
<published>2025-04-21T14:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4d7b546602b906f924ac91a01276cd3b2569ca9f'/>
<id>urn:sha1:4d7b546602b906f924ac91a01276cd3b2569ca9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: ajust case of the programming language name</title>
<updated>2025-05-19T14:30:51+00:00</updated>
<author>
<name>Renato Maia</name>
<email>maia.renato@gmail.com</email>
</author>
<published>2025-04-23T02:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=9b4ab564387e925a830e24b35dee46621a842f39'/>
<id>urn:sha1:9b4ab564387e925a830e24b35dee46621a842f39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: fix markdown rendering of luarocks.md (#1791)</title>
<updated>2025-05-02T12:42:57+00:00</updated>
<author>
<name>Medik</name>
<email>steadyeddie101@hotmail.co.uk</email>
</author>
<published>2025-05-02T12:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=78746331c90881bed0dfb1280ecd43ef63af6063'/>
<id>urn:sha1:78746331c90881bed0dfb1280ecd43ef63af6063</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rockspec format: improve message for handling GitHub URL</title>
<updated>2025-03-17T17:33:33+00:00</updated>
<author>
<name>Richard Beckmann</name>
<email>r.beckmann@protonmail.com</email>
</author>
<published>2025-03-16T09:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=9c777a4a681579bb5104ae8acaa9a160adf7bf97'/>
<id>urn:sha1:9c777a4a681579bb5104ae8acaa9a160adf7bf97</id>
<content type='text'>
Co-authored-by: Caleb Maclennan &lt;caleb@alerque.com&gt;</content>
</entry>
<entry>
<title>rockspec format: indicate that scm URLs cannot start with http(s):// and that git:// is being treated the same as git+https:// only for GitHub URLs</title>
<updated>2025-03-17T17:33:33+00:00</updated>
<author>
<name>FractalU</name>
<email>r.beckmann@protonmail.com</email>
</author>
<published>2025-03-15T19:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=535ce8fb743054fd5cb9ef2c243e9f9b8974391d'/>
<id>urn:sha1:535ce8fb743054fd5cb9ef2c243e9f9b8974391d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: fix and optimize links in the documentation </title>
<updated>2025-03-14T23:10:57+00:00</updated>
<author>
<name>Richard Beckmann</name>
<email>r.beckmann@protonmail.com</email>
</author>
<published>2025-03-14T23:10:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=c88767887f78721c09663c9a22faa2a9586e484f'/>
<id>urn:sha1:c88767887f78721c09663c9a22faa2a9586e484f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: improve installation instructions for unix (#1763)</title>
<updated>2025-03-09T21:25:07+00:00</updated>
<author>
<name>Richard Beckmann</name>
<email>r.beckmann@protonmail.com</email>
</author>
<published>2025-03-09T21:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=25f26db3df3f452e657bcb4ffe9a89c0c37b06fd'/>
<id>urn:sha1:25f26db3df3f452e657bcb4ffe9a89c0c37b06fd</id>
<content type='text'>
* unix installation: improve lua and luarocks build instructions

* unix installation: minor fixes

* unix installation: minor improvement</content>
</entry>
</feed>
