ardour/libs/lua
Robin Gareus 7094c82e75
Add Lua bindings to std::shared_ptr<T const>
This is required after the recent RCU change to return
const shared pointers for read (295dbd8e1).
2023-04-19 01:46:58 +02:00
..
LuaBridge Add Lua bindings to std::shared_ptr<T const> 2023-04-19 01:46:58 +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 configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00