Yao Wei Tjong 姚伟忠 5896e52552 Filter target architecture information if the tool is available. 12 年 前
..
dynasm a570bb8ad6 Add LuaJIT support in LuaScript module, please use ENABLE_LUA_JIT to enable it, just test on Windows. 12 年 前
src f6213623ed Workaround for VS2008 64-bit mode. 12 年 前
CMakeLists.txt 5896e52552 Filter target architecture information if the tool is available. 12 年 前
CMakeLists.txt-buildvm.in 2b90804c6e Fixed LuaJIT build on Linux, both native and cross-compiling. 12 年 前
CMakeLists.txt-minilua.in 2b90804c6e Fixed LuaJIT build on Linux, both native and cross-compiling. 12 年 前
COPYRIGHT a570bb8ad6 Add LuaJIT support in LuaScript module, please use ENABLE_LUA_JIT to enable it, just test on Windows. 12 年 前
DetectTargetArchitecture.cmake 405e89b5f2 Fixed LuaJIT native build on Raspberry Pi. 12 年 前
README a570bb8ad6 Add LuaJIT support in LuaScript module, please use ENABLE_LUA_JIT to enable it, just test on Windows. 12 年 前

README

README for LuaJIT 2.0.2
-----------------------

LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.

Project Homepage: http://luajit.org/

LuaJIT is Copyright (C) 2005-2013 Mike Pall.
LuaJIT is free software, released under the MIT license.
See full Copyright Notice in the COPYRIGHT file or in luajit.h.

Documentation for LuaJIT is available in HTML format.
Please point your favorite browser to:

doc/luajit.html