Luarocks integration and rockspec syntax specification for lrocket
- Lua 100%
| docs | docs(luarocks-integration): Update page | |
| lrocket/luarocks | refactor(helpers:install_otype): move from luarocks/build/lrocket.lua | |
| luarocks | hooks(hook-build): Allow single-pass installation of cross-build dependencies plus build | |
| rockspecs | Release v1.2.2 | |
| .gitignore | docs: Add markdown specification generator | |
| LICENSE | Add license | |
| luarocks-build-lrocket-scm-0.rockspec |
Hook: Add support for luarocks-build-rust
|
|
| README.md | Release v1.2.2 | |
LRocket LuaRocks Integration Logo
luarocks-build-lrocket
The LRocket Project LuaRocks Integration.
License
luarocks-build-lrocket is licensed under the MIT License.
The Luarocks logo was created by Hisham Muhammad.
Changelog
v1.2.2 [2026年06月19日]
- Allow single-pass installation of cross-build dependencies plus build
v1.2.1 [2026年06月03日]
- Fixed: Install missing
otypes via luarocks - Prevent rare
lrcinstallation loop - Reload targetrules after
otypeinstallation
v1.2.0 [2026年06月02日]
This version targets lrc v1.2
- Added cross-compilation support
- Use the new LRocket Spec for flexible build configuration
- Added LuaRocks Tree Config integration (Read more)
- Added support for
otype-specific custom installation procedures
v1.1.2 [2025年07月11日]
- Fix warning on luarocks 3.12+
v1.1.1 [2025年06月02日]
- Lock lrc compiler version to
1.0.xorscm-0
v1.1.0 [2025年05月11日]
- Improved luarocks install behaviour
- Install files to $DESTDIR
- If $DESTDIR is unset, the new fallback is
/usr(before fallback was/) - If
/binis not writable and $DESTDIR is unset, install into the rocks-tree
v1.0.0
- Initial version of the integration
Created by Sewbacca and Lesosoftware in 2023 - 2026