tal-runtime/src/host
Mike Pall 89e4650bae Add XBox 360 port.
Thanks to Eddie Edwards.
2013-01-21 16:43:49 +01:00
..
.gitignore Reorganize build process. 2012-06-09 15:12:44 +02:00
buildvm_asm.c Fix PS3 build. 2013-01-11 12:19:53 +01:00
buildvm_fold.c Reorganize build process. 2012-06-09 15:12:44 +02:00
buildvm_lib.c Allow conditional inclusion of builtin library functions. 2012-09-24 16:55:10 +02:00
buildvm_peobj.c Add XBox 360 port. 2013-01-21 16:43:49 +01:00
buildvm.c Add XBox 360 port. 2013-01-21 16:43:49 +01:00
buildvm.h Reorganize build process. 2012-06-09 15:12:44 +02:00
genminilua.lua Add Lua BitOp to minilua. 2012-07-08 16:24:53 +02:00
minilua.c Add Lua BitOp to minilua. 2012-07-08 16:24:53 +02:00
README Add minified Lua interpreter (minilua). Used by the build process. 2012-06-09 15:03:40 +02:00

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!