Aegisub/vendor/luajit/src/host
Martin Herkt 5d1c6daa63 Initial port of the build system to Meson
Still some TODOs left. Probably only works on Linux for now.
2020-02-08 23:40:07 +01:00
..
README Switch from regular Lua to LuaJIT 2014-04-28 07:38:30 -07:00
buildvm.c Update LuaJIT to 2.0.5 2018-05-12 02:58:15 -04:00
buildvm.h Update LuaJIT to 2.0.5 2018-05-12 02:58:15 -04:00
buildvm_asm.c Update LuaJIT to 2.0.5 2018-05-12 02:58:15 -04:00
buildvm_fold.c Update LuaJIT to 2.0.5 2018-05-12 02:58:15 -04:00
buildvm_lib.c Update LuaJIT to 2.0.5 2018-05-12 02:58:15 -04:00
buildvm_peobj.c Update LuaJIT to 2.0.5 2018-05-12 02:58:15 -04:00
genminilua.lua Update LuaJIT to 2.0.5 2018-05-12 02:58:15 -04:00
meson.build Initial port of the build system to Meson 2020-02-08 23:40:07 +01:00
minilua.c Update LuaJIT to 2.0.5 2018-05-12 02:58:15 -04:00

README

The files in this directory are only used during the build process of LuaJIT.
For cross-compilation, they must be executed on the host, not on the target.

These files should NOT be installed!