13
0
livetrax/libs/lua
Robin Gareus 8002b2d26e special case luabridge for windows/MSVC
luabridge uses static fn addresses to identify classes.
Windows uses different addresses for *identical* static functions
in libardour.dll and ardour.exe

This solves the issue by moving the all functions from a
header-only implementation into libardour.
2016-04-11 22:19:25 +02:00
..
lua liblua visibility and compiler-flags 2016-04-04 13:42:50 +02:00
lua-5.3.2
LuaBridge special case luabridge for windows/MSVC 2016-04-11 22:19:25 +02:00
MSVClua Modify our MSVC projects to build liblua as a DLL rather than a static lib 2016-04-04 16:40:20 +01:00
lua.cc liblua visibility and compiler-flags 2016-04-04 13:42:50 +02:00
luastate.cc add liblua wrapper and build-scripts 2016-02-22 22:06:47 +01:00
wscript add liblua wrapper and build-scripts 2016-02-22 22:06:47 +01:00