aboutsummaryrefslogtreecommitdiff
path: root/lang/lualanes/patches
Commit message (Collapse)AuthorAge
* lualanes: build with CMakeRosen Penev2021-04-06
| | | | | | | | | | | | Faster to compile. Add license information. Several cleanups for consistency between packages. Small patch fix now that uClibc-ng is gone. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* lualanes: Update to 3.13.0Rosen Penev2018-12-13
| | | | | | Switched to codeload for a simpler Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* lualanes: fix musl compatibilityMaxim Storchak2015-08-06
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>