dolphin/Externals/Lua
Soren Jorvang 0284a7a1df Some more attempts at cleaning up the scons build and more clearly
identifying which options and parameters go with which platforms etc.

OS X, like Windows, now no longer uses Config.h. Configure() is still
used for the wx-config parameters, but that is a temporary measure.

Globals.cpp has never been used.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5860 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-09 01:26:53 +00:00
..
lapi.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lapi.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lauxlib.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lauxlib.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lbaselib.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lcode.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lcode.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
ldblib.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
ldebug.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
ldebug.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
ldo.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
ldo.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
ldump.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lfunc.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lfunc.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lgc.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lgc.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
linit.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
liolib.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
llex.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
llex.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
llimits.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lmathlib.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lmem.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lmem.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
loadlib.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lobject.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lobject.h Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00
lopcodes.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lopcodes.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
loslib.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lparser.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lparser.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lstate.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lstate.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lstring.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lstring.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lstrlib.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
ltable.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
ltable.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
ltablib.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
ltm.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
ltm.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lua.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lua.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
Lua.vcproj Meta: 2010-06-02 18:00:22 +00:00
luac.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
luaconf.h Some more attempts at cleaning up the scons build and more clearly 2010-07-09 01:26:53 +00:00
lualib.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lundump.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lundump.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lvm.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lvm.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lzio.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
lzio.h Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
print.c Added the Lua (5.1.4) external dependency. Verify this compiles on Linux too. Now all we need to do is implement some interface. 2009-08-23 13:13:58 +00:00
SConscript Fix some cases of variables being used uninitialized. Also some unused 2010-06-02 20:35:12 +00:00