summaryrefslogtreecommitdiff
path: root/src/Makefile_Elua.am
Commit message (Expand)AuthorAgeFilesLines
* elua: use a minimal app to avoid loading eolian at runtimeDaniel Kolesa2015-05-071-1/+3
* elua lib: tests for core dirs + fix core dirsDaniel Kolesa2015-05-061-0/+9
* elua lib: add test suiteDaniel Kolesa2015-05-061-0/+29
* elua: remove elua_prefix from main runtimeDaniel Kolesa2015-05-061-3/+1
* elua: remove EFL_RUN_IN_TREE hack (pass cmdline args)Daniel Kolesa2015-05-061-2/+0
* elua: remove main.h (launcher is only 1 C file now)Daniel Kolesa2014-12-121-1/+0
* elua: move caching into the libraryDaniel Kolesa2014-12-121-2/+2
* elua: move io extensions to libraryDaniel Kolesa2014-12-121-3/+4
* elua: move core scripts to src/scriptsDaniel Kolesa2014-12-111-11/+11
* elua: add initial pieces of the libraryDaniel Kolesa2014-12-111-1/+6
* build fix for elua binary when using -jXMike Blumenkrantz2014-12-081-1/+1
* elua: add pkg-config for the elua libraryDaniel Kolesa2014-12-081-2/+2
* elua: initial skeleton for the Elua libraryDaniel Kolesa2014-12-081-0/+18
* elua/autotools: unbork (forgot to remove this)Daniel Kolesa2014-10-101-1/+0
* elua/autotools: generate .eo.lua files out of all eo files at build timeDaniel Kolesa2014-10-061-1/+1
* Fix Elua compiling on OSXJean Guyomarc'h2014-07-251-0/+7
* autotools: Fixed 'make examples' and 'make examples-install'Savio Sena2014-07-021-1/+1
* elua: fix installation of xgettext/generatorDaniel Kolesa2014-06-161-1/+2
* elua: remove leftoverDaniel Kolesa2014-06-101-5/+0
* elua: fixes, expand wildcardsDaniel Kolesa2014-06-101-14/+38
* elua: didn't want thisDaniel Kolesa2014-06-101-1/+0
* elua: some janitoring (add newlines to the end of files)Daniel Kolesa2014-06-101-0/+1
* elua: install appsDaniel Kolesa2014-06-101-0/+7
* elua: use eina_prefixDaniel Kolesa2014-06-101-4/+4
* elua: preparation for lua file generationDaniel Kolesa2014-06-101-0/+3
* evil: add fork, adjust elua to use thatDaniel Kolesa2014-06-101-0/+4
* elua: popenv functionDaniel Kolesa2014-06-101-1/+2
* elua: support the EFL_RUN_IN_TREE environment variableDaniel Kolesa2014-06-101-1/+2
* elua: i18n/l10n support including gettext module for user apps, bump gettext ...Daniel Kolesa2014-06-101-1/+2
* elua: install all the modulesDaniel Kolesa2014-06-101-4/+10
* elua: overridable core+modules directory paths (via command line argument or ...Daniel Kolesa2014-06-101-1/+2
* elua: start binding EinaDaniel Kolesa2014-06-101-4/+18
* Elua: initial commitDaniel Kolesa2014-06-101-0/+22