summaryrefslogtreecommitdiffstats
path: root/lib/luaproxy (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-12-30Updated Lua submodulesMattes D1-0/+0
2015-11-05Ignore MSVC build artefacts in submodularised libraries.Mattes D1-0/+0
2015-11-04Outsourced all libraries into submodulesJulian Laubstein5-320/+0
2015-09-08Fixed Lua output folders for Windows builds.Mattes D1-15/+15
Fixes #2468.
2014-07-01LuaProxy compilation under MinGW.Mattes D1-1/+4
2014-06-24Added a missing endline.madmaxoft1-1/+1
2014-06-24Added the Lua Proxy DLL.madmaxoft4-0/+317
This builds the lua5.1.dll file on Windows, making it 64-bit if so required.