summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* build: Add correct dependency for check-build target.Stefan Schmidt2015-05-111-1/+1
* build: Pass on makeflags and use proper @$(MAKE)Stefan Schmidt2015-05-081-1/+1
* autotools: enable make check-build which builds only test suiteskabeer khan2015-05-081-0/+5
* build: Make sure the ecore_drm Makefile gets included after its dependenciesStefan Schmidt2015-04-131-3/+3
* efl: move emodel to be an efl interfaces.Felipe Magno de Almeida2015-04-051-3/+0
* emodel: Created Emodel and Eio_Model.Larry Jr2015-04-051-1/+6
* ector: reorder compilation to first do Ector then Evas.Cedric BAIL2015-04-031-1/+1
* autotools: add ector in the list of Eolian file provider.Cedric BAIL2015-04-031-0/+1
* ector: initial introduction.Cedric BAIL2015-04-031-0/+1
* emile: initial introduction of Emile.Cedric BAIL2015-03-171-0/+1
* Revert "Add --disable-gui."Cedric BAIL2015-03-171-15/+12
* build: Ensure we have $(DESTDIR)$(libdir) during parallel installStefan Schmidt2015-02-251-0/+1
* allow C++ user create new classes inheriting from Eolian generated ClassesLarry Jr2015-01-051-1/+1
* elocation: Add example for using the elocation APIStefan Schmidt2014-11-111-0/+1
* elocation: Add elocation libraray to EFL.Stefan Schmidt2014-11-111-1/+1
* elua/autotools: generate .eo.lua files out of all eo files at build timeDaniel Kolesa2014-10-061-2/+0
* [cxx] Fixed distclean when the C++ binding is enabledFelipe Magno de Almeida2014-09-301-1/+1
* autotools: extra dist subdirs must be filled with all directory.Cedric BAIL2014-09-091-3/+5
* Ecore con: Start migration to eo.Tom Hacohen2014-08-221-1/+3
* Efl interface file: Start using the new interface.Tom Hacohen2014-08-211-0/+1
* Efl: Create Efl_Cxx makefile and headers.Tom Hacohen2014-08-211-0/+1
* Efl: Create libefl.Tom Hacohen2014-08-211-2/+1
* autotools: try to simplify our Makefile.am to reduce warnings.Cedric BAIL2014-08-121-2/+0
* efl: remove Windows CE supportVincent Torri2014-07-131-1/+0
* autotools: Removed duplicate from src/Makefile.am.Savio Sena2014-07-031-2/+1
* eldbus-cxx: Implementation of eldbus C++ APIFelipe Magno de Almeida2014-07-031-0/+2
* autotools: do not use sed -iDaniel Kolesa2014-07-021-1/+6
* autotools: seems like GNU sed is incompatible... will fix laterDaniel Kolesa2014-07-021-1/+1
* autotools: so it seems like the space is required after all.Daniel Kolesa2014-07-021-1/+1
* autotools: sed portabilityDaniel Kolesa2014-07-021-1/+1
* elua: extra condDaniel Kolesa2014-06-101-2/+5
* elua: preparation for lua file generationDaniel Kolesa2014-06-101-0/+1
* Elua: initial commitDaniel Kolesa2014-06-101-1/+4
* Add --disable-gui.Guillaume Friloux2014-06-051-11/+15
* eolian_cxx: removes C++ examples when C++11 isn't supportedFelipe Magno de Almeida2014-05-091-2/+8
* eolian-cxx: fix make distcheck and automake files for Eolian C++Felipe Magno de Almeida2014-05-041-3/+3
* eolian_cxx: initial version of the EFL C++ Bindings Generator.Savio Sena2014-05-031-1/+7
* Eolian: Integration of Ecore Audio InYossi Kantor2014-04-021-1/+2
* evas: add benchmark for TGV loader and saver.Cedric BAIL2014-04-011-1/+2
* eet-cxx: add implementation for eet C++.Felipe Magno de Almeida2014-04-011-0/+1
* Eolian: Integration of Edje and Edje EditYossi Kantor2014-03-241-1/+3
* Eolian: Fix path to .eoDaniel Zaoui2014-03-091-1/+1
* Eolian: generation of the first Eo file.Daniel Zaoui2014-03-061-1/+5
* Eolian helper: Fixed rule dependency to correctly depend on eolian_gen.Tom Hacohen2014-03-061-0/+1
* ecore-drm: Add Ecore_Drm to main MakefileChris Michael2014-03-061-0/+1
* Eolian: Added eolian to the build system.Tom Hacohen2014-03-031-0/+1
* ecore_cxx: add main_loop_thread_safe_call_sync and main_loop_thread_safe_call...Felipe Magno de Almeida2014-02-261-0/+1
* eina: add a C++ bindings to Eina @feature.Felipe Magno de Almeida2014-02-251-0/+3
* Ecore_Avahi: initial commit.Cedric BAIL2013-12-171-0/+2
* build: fix installing in DESTDIR for packaging and buildbot.Cedric Bail2013-12-091-1/+1