Commit Graph

6 Commits

Author SHA1 Message Date
Miku AuahDark 44ba332ebe Rebuild LuaJIT and update LuaJIT build script.
* Clang for Windows is no longer required. Instead it requires GCC + multilib in the WSL distro.
* It will try to use Windows's installed LuaJIT, then fallback to WSL's LuaJIT. If none is found, an error will be thrown.
* Add luajit.h include file as byproducts.
2023-09-28 15:27:46 +08:00
Miku AuahDark 1dffabf88f Recompile LuaJIT for Android with NDK r25 2022-11-19 17:20:49 +08:00
Miku AuahDark 259a68c69f Recompile LuaJIT with new commits and soname. 2022-08-25 19:47:18 +08:00
Miku AuahDark 7e97e2f28f Add LuaJIT shared library for Android. 2022-03-05 12:01:42 +08:00
Miku AuahDark 03f32dc1bd Rebuild LuaJIT for Android with NDK r23. 2022-02-05 11:39:41 +08:00
Miku AuahDark 9ec151e21e Add LuaJIT prebuilt static library for Android 2021-02-11 20:14:22 +08:00