lua-build
lua-build copied to clipboard
Support more recent Luvit releases
FEATURE REQUEST
Description of Request
- support more recent, stable
luvitreleases
Reason or Need for Feature
- Build and compilation process for
luvitis broken:-
devtag does not exist - build on
0.6.0and0.6.1is failing.
-
- current supported versions are too old.
Design / Proposal
- remove
devtag - explore using Github API to automatically pull the latest tags
- support builds on versions
>=1.0.0
Additional context
- failing build log lua-build.20211107145855.3346627.log
I will open a PR and submit a fix for this problem this upcoming week.