efl/src/lib/elua
Daniel Kolesa d27c27528c elua: load modules from local dirs first
This fixes cases when running scripts locally - local modules
are preferred over systemwide, avoiding possibly outdated system
scripts from being run.
2016-08-08 14:38:39 +01:00
..
Elua.h elua lib: sanitize all file paths before writing them 2015-06-09 14:01:25 +01:00
cache.c elua: Fix use of eina_file_mkstemp after previous patch 2016-01-19 18:18:29 +09:00
elua.c elua: load modules from local dirs first 2016-08-08 14:38:39 +01:00
elua_private.h elua: remove the need to order the header correctly for Windows. 2015-05-07 09:53:10 +02:00
io.c efl: add binary mode to f(re)open() calls 2015-12-05 21:04:36 +01:00