summaryrefslogtreecommitdiff
path: root/src/Makefile_Edje.am
Commit message (Expand)AuthorAgeFilesLines
* c++: Reorganized C++ binding generationFelipe Magno de Almeida2016-05-231-0/+5
* edje: unbreak EXTRA_DIST.Cedric BAIL2016-05-051-1/+1
* Edje: Add test case for edje tableJean-Philippe Andre2016-04-261-1/+4
* Edje: Replace edje part_table with a fake eo proxyJean-Philippe Andre2016-04-261-1/+2
* Edje: Replace edje_box_part with a fake eo proxyJean-Philippe Andre2016-04-261-3/+15
* Edje: Fix tests build without installing edj filesJean-Philippe Andre2016-04-211-17/+15
* edje: seems the only way to force the build of this files.Cedric Bail2016-04-201-12/+13
* Revert "edje: build again edje files needed for tests"Carsten Haitzler (Rasterman)2016-04-211-1/+0
* edje: build again edje files needed for testsCedric BAIL2016-04-201-0/+1
* edje: add test for edje_object_part_box_insert_after()Jee-Yong Um2016-04-181-1/+3
* Edje tests: Add parent upadting tests to edje.Tom Hacohen2016-04-181-0/+2
* autotools: fix make distcheck.Cedric Bail2016-04-151-1/+2
* Edje tests: Don't ship test edje files and clean up their generation.Tom Hacohen2016-04-151-22/+3
* Edje tests: Fix tests when running out of source and remove hack.Tom Hacohen2016-04-151-1/+1
* build: keep our CLEANFILES tidy to avoid argument list too long during cleanStefan Schmidt2016-03-311-4/+0
* edje: add test for omitting "name" keyword in color_classes.color_class blockJee-Yong Um2016-02-051-2/+6
* efl-js: JavaScript Eolian bindingFelipe Magno de Almeida2015-12-231-1/+11
* edje: add size_class test caseJee-Yong Um2015-12-161-2/+6
* Edje: Add test case for SNAPSHOTJean-Philippe Andre2015-10-011-2/+6
* edje: remove un-used edje_container codeStefan Schmidt2015-08-311-2/+0
* Evas filters: Fix make doc, check when EFL is not installedJean-Philippe Andre2015-07-291-0/+1
* edje: Fix distcheck.Daniel Juyung Seo2015-07-091-1/+4
* Edje tests: Add test case for embedded text filtersJean-Philippe Andre2015-06-251-4/+11
* Edje: Add test case for "no_render" and "clip_to" state flagJean-Philippe Andre2015-06-151-4/+8
* Edje object: Fix Eolian warnings (and migrate types).Tom Hacohen2015-06-101-2/+7
* edje: edje_cc_parse should check pair of parens.Nak-Gyeong Kim2015-05-291-4/+8
* Revert "autotools: enable make check per individual modules."Stefan Schmidt2015-05-071-6/+0
* build: Do not show mkdir calls in silent modeStefan Schmidt2015-05-071-2/+3
* autotools: enable make check per individual modules.kabeer khan2015-05-071-0/+6
* build: Workaround an automake limitation during parallel install relinkingStefan Schmidt2015-02-261-0/+10
* build: Unify use of $(MKDIR_P) for creating a dir within the build systemStefan Schmidt2015-02-251-1/+1
* edje - remove old script_only code that used embryo (not lua)Carsten Haitzler (Rasterman)2014-11-251-1/+0
* elua/autotools: generate .eo.lua files out of all eo files at build timeDaniel Kolesa2014-10-061-0/+13
* Build system: Clean up the generation of sources from eolian.Tom Hacohen2014-10-021-12/+15
* autotools: use non deprecated macro.Cedric BAIL2014-08-121-1/+1
* autotools: Fixed 'make examples' and 'make examples-install'Savio Sena2014-07-021-2/+2
* Edje eolian: Fix namespaces for all of the edje classes.Tom Hacohen2014-06-301-6/+6
* Eolian: Legacy integration of EdjeYossi Kantor2014-04-231-2/+6
* Eolian: Integration of Edje and Edje EditYossi Kantor2014-03-241-0/+19
* Fix make distcheckJean-Philippe Andre2014-02-171-26/+1
* alpha1 release autofoo/build tree work to pass distcheck and actually workv1.8.0-alpha1Carsten Haitzler (Rasterman)2013-11-041-1/+29
* edje_test: Test geometry of a more complex layoutDaniel Willmann2013-06-281-4/+7
* edje: Split Edje headersAharon Hillel2013-04-241-0/+3
* add a global Efl_Config.h for everyone.Carsten Haitzler (Rasterman)2013-04-241-14/+14
* edje: work also when not cross compiling.Cedric Bail2013-03-241-9/+1
* edje: add option to enable theme compilation when cross compilingCedric Bail2013-03-241-1/+1
* edje: fix stupid dependencies issue.Cedric Bail2013-03-241-3/+9
* efl: fix compilation on Windows when no Evil library is installed.Cedric Bail2013-03-161-9/+15
* edje: fix epp compilation on Windows.Cedric Bail2013-03-161-0/+3
* Edje: Add test for edje_object_file_set.Nikolay Lopatka2013-03-131-10/+23