Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: update changelog for LuaRocks 3.12.0 | Hisham Muhammad | 2025-06-05 | 3 | -609/+6 |
| | |||||
* | feat: add build vars. for rockspecs with the dir. of its deps. | Renato Maia | 2025-05-19 | 1 | -0/+8 |
| | | | | | | | 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. | ||||
* | feat: add LUA_VERSION build variable for rockspecs | Renato Maia | 2025-05-19 | 1 | -0/+1 |
| | |||||
* | docs: ajust case of the programming language name | Renato Maia | 2025-05-19 | 1 | -7/+7 |
| | |||||
* | docs: fix markdown rendering of luarocks.md (#1791) | Medik | 2025-05-02 | 1 | -85/+50 |
| | |||||
* | rockspec format: improve message for handling GitHub URL | Richard Beckmann | 2025-03-17 | 1 | -1/+1 |
| | | | Co-authored-by: Caleb Maclennan <caleb@alerque.com> | ||||
* | rockspec format: indicate that scm URLs cannot start with http(s):// and ↵ | FractalU | 2025-03-17 | 1 | -6/+6 |
| | | | | that git:// is being treated the same as git+https:// only for GitHub URLs | ||||
* | docs: fix and optimize links in the documentation | Richard Beckmann | 2025-03-14 | 17 | -192/+191 |
| | |||||
* | docs: improve installation instructions for unix (#1763) | Richard Beckmann | 2025-03-09 | 1 | -19/+17 |
| | | | | | | | * unix installation: improve lua and luarocks build instructions * unix installation: minor fixes * unix installation: minor improvement | ||||
* | docs: update rockspec_format.md | Hisham Muhammad | 2025-03-03 | 1 | -1/+1 |
| | |||||
* | docs(server): add an example for running a luarocks serverHEADmaster | Thijs Schreijer | 2025-02-27 | 2 | -0/+39 |
| | |||||
* | Fix markdown tables in windows install docs | Tobiasz Laskowski | 2025-02-24 | 1 | -40/+31 |
| | |||||
* | docs: fix mingw URL | Hisham Muhammad | 2025-02-21 | 1 | -11/+11 |
| | |||||
* | docs: some copyediting | Hisham Muhammad | 2025-02-21 | 1 | -12/+13 |
| | |||||
* | docs: update `upload` docs as per #1733 | Hisham Muhammad | 2025-02-21 | 1 | -3/+6 |
| | |||||
* | docs: import Wiki docs into the main repo | Hisham Muhammad | 2025-02-21 | 64 | -0/+4828 |