efl/src/lib/elua
Daniel Kolesa c3a1060b94 build: disable elua by default, plus nicer detection
Elua is now disabled by default. There are some other changes:

1) Elua scripts are only installed if Elua is enabled
2) Lua bindings are only installed if Elua is enabled
3) Elua with interpreter is clearly experimental and will message
2020-06-06 19:28:26 +02:00
..
Elua.h libs: headers: ensure we include headers in the correct order for EAPI 2020-05-25 16:03:31 +02:00
cache.c bindings: rename luajit -> lua 2020-05-29 17:06:22 +02:00
elua.c elua: use cffi-lua public header 2020-05-30 06:44:29 +02:00
elua_private.h elua: fix build with luajit or lua 5.1 2020-05-29 17:46:10 +02:00
io.c elua: fix build with luajit or lua 5.1 2020-05-29 17:46:10 +02:00
meson.build build: disable elua by default, plus nicer detection 2020-06-06 19:28:26 +02:00