Commit Graph

7 Commits

Author SHA1 Message Date
Miku AuahDark 84620b726f Android: Update build script to build LuaJIT with 16KB page size. 2024-12-17 14:45:49 +08:00
Miku AuahDark 2071a685a1 Android: Recompile LuaJIT binaries with NDK 26.1.10909125. 2024-01-27 00:03:53 +08:00
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 f7f38d3385 Update LuaJIT build script to support NDK r25 2022-11-19 17:13:20 +08:00
Miku AuahDark ff3a82dc04 Override soname of LuaJIT in Android
love2d/love-android#234
2022-08-25 19:46:29 +08:00
Miku AuahDark 03f32dc1bd Rebuild LuaJIT for Android with NDK r23. 2022-02-05 11:39:41 +08:00
Miku AuahDark 0772fb5690 Add Android build script 2021-02-11 19:46:20 +08:00