2
0
Fork
You've already forked luarocks-build-lrocket
0
Luarocks integration and rockspec syntax specification for lrocket
  • Lua 100%
2026年06月19日 11:42:29 +02:00
docs docs(luarocks-integration): Update page 2026年06月01日 17:18:20 +02:00
lrocket/luarocks refactor(helpers:install_otype): move from luarocks/build/lrocket.lua 2026年06月19日 11:38:03 +02:00
luarocks hooks(hook-build): Allow single-pass installation of cross-build dependencies plus build 2026年06月19日 11:39:06 +02:00
rockspecs Release v1.2.2 2026年06月19日 11:42:29 +02:00
.gitignore docs: Add markdown specification generator 2024年03月30日 22:02:51 +01:00
LICENSE Add license 2024年03月30日 22:12:56 +01:00
luarocks-build-lrocket-scm-0.rockspec Hook: Add support for luarocks-build-rust 2026年06月01日 10:55:38 +02:00
README.md Release v1.2.2 2026年06月19日 11:42:29 +02:00

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 lrc installation loop
  • Reload targetrules after otype installation

v1.2.0 [2026年06月02日]

This version targets lrc v1.2

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.x or scm-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 /bin is 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