ardour/libs/lua
Mads Kiilerich d220f477ed wscript: drop unused "mandatory variables" 'top' and 'out' in libs
Variables by these names are only used from the local wscript and when
running "waf configure", which already for other reasons only can run at
the top-level.

These variables are thus not mandatory and not used.
2023-09-17 07:34:55 -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 Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06: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 Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -06:00
wscript wscript: drop unused "mandatory variables" 'top' and 'out' in libs 2023-09-17 07:34:55 -06:00