ardour/libs/lua
Mads Kiilerich 6b61b03434 wscript: drop traces of shutdown() handling
autowaf has no real shutdown functionality anyway. The automatic
shutdown function that could have been called wouldn't work anyway, as
it takes an argument.

The only reason it doesn't fail is that the top level wscript has no
shutdown handling and doesn't recurse to other scripts, so it is all
dead code.
2023-10-15 10:47:16 -06:00
..
LuaBridge Lua: allow to reserve STL vector size 2023-07-12 18:23:51 +02: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 Update LuaState API (4/4) 2023-10-04 02:50:44 +02:00
lua-5.3.5 Customize Lua GC, add object-memory-lock API. 2019-10-29 05:45:43 +01:00
lua.cc Update Lua to upstream 5.3.5 2019-10-29 05:36:24 +01:00
luastate.cc Prepare for explicit Lua Sandboxing (API update) 1/4 2023-10-04 02:46:58 +02:00
wscript wscript: drop traces of shutdown() handling 2023-10-15 10:47:16 -06:00