Commit graph

7 commits

Author SHA1 Message Date
3dfbb9a386 external/lua: cease building lua/luac executables 2024-08-11 18:17:46 +12:00
cdae936548 external/lua: update to Lua 5.4.7
Update the version of Lua included with Callisto to Lua 5.4.7.
Re-generate patches to apply cleanly on top of Lua 5.4.7 sources.

Fixes: https://todo.sr.ht/~jeremy/callisto/8
2024-07-01 08:51:36 +12:00
b6cd36ec38 external/lua: don't build liblua.a 2024-06-13 10:51:20 +12:00
d21cceb014 configure: separate callisto's cppflags from other libraries' cppflags 2024-02-27 18:05:21 +13:00
7bbf39c8c6 external/lua: revise makefile to be more generic
part of this is making Lua's makefile use Callisto's config.mk by default.
2024-02-18 19:35:06 +13:00
a0607346e7 external/lua: fix warning in os.hostname 2024-02-18 18:02:54 +13:00
55b40a17cd add Lua 5.4.6 patches 2023-12-27 23:16:49 +00:00