summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: efl_wl: make sure we have the two files for efl_wl includedStefan Schmidt2017-07-121-1/+1
* build: make sure we have the new fonts subdir in evas test for distStefan Schmidt2017-07-111-0/+1
* Revert "build: fix examples dist based on various configure flags"Mike Blumenkrantz2017-07-041-8/+1
* build: fix examples dist based on various configure flagsMike Blumenkrantz2017-07-031-1/+8
* efl_wl: a multiseat wayland compositor in an evas smart objectMike Blumenkrantz2017-06-301-0/+1
* build: split of BUILT_SOURCES cleanup from CLEANFILESStefan Schmidt2017-06-291-3/+1
* makefile: Fix make dist (with filters)Jean-Philippe Andre2017-04-141-0/+1
* build: Add our wayland protocols to the distDerek Foreman2017-02-141-0/+3
* build: Add rules to auto-generate wayland headers from protocol xmlDerek Foreman2017-01-181-0/+36
* build: Disable automake compatibility warningsDerek Foreman2017-01-181-0/+1
* fix install on clean systemAndrii Kroitor2016-11-101-1/+1
* js: Fix Makefile location and linking of efl.node and testsFelipe Magno de Almeida2016-10-251-1/+1
* build: clean generated js and lua files manually to avoid problems with CLEAN...Stefan Schmidt2016-06-211-0/+3
* Eeze build ordering.Benjamin Jacobs2016-06-141-1/+1
* build: split EXTRA_DIST files in src/ off from DISTFILES and handle separatelyStefan Schmidt2016-06-101-1/+15
* eio: Add mime_type property in Eio_ModelLarry Jr2016-06-051-1/+1
* build: fix distcheck by removing files manuallyStefan Schmidt2016-06-011-11/+0
* ecore-drm2: Add start of Ecore_Drm2 libraryChris Michael2016-05-271-1/+2
* c++: Reorganized C++ binding generationFelipe Magno de Almeida2016-05-231-11/+1
* autotools: fix make cleanCedric Bail2016-05-161-0/+11
* ecore: move ecore before evas so that all dependencies are build in correct o...Cedric Bail2016-05-151-1/+1
* elput: Initial checkin of elput libraryChris Michael2016-04-131-0/+1
* elementary: restore examples build.Cedric BAIL2016-04-081-1/+2
* build: keep our CLEANFILES tidy to avoid argument list too long during cleanStefan Schmidt2016-03-311-0/+3
* elementary: add back C++ generated binding.Cedric BAIL2016-03-281-0/+1
* elementary: fix clean installationAndrii Kroitor2016-03-281-1/+1
* elementary: add tests back in.Cedric Bail2016-03-241-1/+3
* elementary: enable compilation of binary.Cedric Bail2016-03-241-0/+4
* elementary: initial compilation of the library only.Cedric BAIL2016-03-241-0/+1
* Examples: Remove eo examples.Tom Hacohen2016-03-031-1/+0
* emile: Added example program for base64 encoding and decoding.Srivardhan Hebbar2016-01-141-0/+1
* efl-js: JavaScript Eolian bindingFelipe Magno de Almeida2015-12-231-0/+16
* ecore-wl2: Add Makefile for building Ecore_Wl2 libraryChris Michael2015-12-031-0/+1
* ecore-buffer: Add ecore_buffer library to EFL.Seunghun Lee2015-06-221-0/+1
* autotools: provide smaller EOLIAN_FLAGS for customizationDaniel Kolesa2015-06-011-0/+2
* autotools: remove EOLIAN_FLAGSDaniel Kolesa2015-06-011-11/+0
* build: Fix benchmark and exmaples dep on all target as well.Stefan Schmidt2015-05-111-2/+2
* 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