13
0
livetrax/libs/lua
John Emmas b625461132 Guard some code which isn't currently buildable with VS2019
For some unknown reason, VC++2019 won't let us take the address of std::list::unique() - although other std::list members seem okay. I've spent weeks tracking this down but there's no fix available AFAICT.

I've flagged it up to the MSVC development team - just don't hold your breath !!
2021-03-06 11:12:02 +00:00
..
lua Update Lua to upstream 5.3.5 2019-10-29 05:36:24 +01:00
lua-5.3.5 Customize Lua GC, add object-memory-lock API. 2019-10-29 05:45:43 +01:00
LuaBridge Guard some code which isn't currently buildable with VS2019 2021-03-06 11:12:02 +00:00
MSVClua Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs) 2018-09-30 08:56:12 +01:00
lua.cc Update Lua to upstream 5.3.5 2019-10-29 05:36:24 +01:00
luastate.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
wscript NO-OP: whitespace 2020-01-14 00:52:24 +01:00