Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Kolesa c018955a96 elua: remove testing elementary bindings 2014-10-10 13:04:35 +01:00
Savio Sena 23c6bce63e autotools: Fixed 'make examples' and 'make examples-install'
It was broken in set-ups with ($(builddir) != $(srcdir)) && ($(builddir) !=
$(srcdir)/build)
2014-07-02 20:01:09 -03:00
Savio Sena 5041cfa3a4 autotools: Fix elua 'make examples'.
Summary: Also added evas_3d_object to .gitignore.

Reviewers: q66, cedric

Reviewed By: q66

CC: smohanty, felipealmeida, raster, cedric

Differential Revision: https://phab.enlightenment.org/D1019
2014-06-12 23:31:16 +01:00
Daniel Kolesa dcca1d4bba elua: examples fix, distcheck fix 2014-06-10 15:48:53 +01:00
Daniel Kolesa e0c0573659 elua: some janitoring (add newlines to the end of files) 2014-06-10 15:48:53 +01:00
Daniel Kolesa c924affa72 elua: benchmark module, plus return values for init/shutdown 2014-06-10 15:48:47 +01:00
Daniel Kolesa 82b10de760 elua: elm test entry 2014-06-10 15:48:46 +01:00
Daniel Kolesa 92891c84f9 elua: allow setting of default domain 2014-06-10 15:48:46 +01:00
Daniel Kolesa 4034d40912 elua: more logging functionality (utility funcs for default domain printing) 2014-06-10 15:48:46 +01:00
Daniel Kolesa 96509c3495 elua: start binding Eina
Added initial eina logging module, added library handling utility funcs in util.lua, added .gitignores
2014-06-10 15:48:46 +01:00
Daniel Kolesa 9150448132 Elua: initial commit
Elua is a LuaJIT based runtime for the EFL meant to provide facilities for rapid application development. The name is temporary. The EFL bindings will be generated with Eolian. @feature
2014-06-10 15:48:46 +01:00