summaryrefslogtreecommitdiff
path: root/src/Makefile_Eio.am
AgeCommit message (Expand)AuthorFilesLines
2016-09-13eio_eet: Added test suite for eio eet module.Vivek Ellur1-0/+1
2016-08-02build: do not dist now longer available filesStefan Schmidt1-4/+1
2016-06-22eio: rename eio_job to efl_io_manager.Cedric BAIL1-5/+4
2016-06-16eio_map: Add test suite for eio map moduleVivek Ellur1-0/+1
2016-06-10build: split EXTRA_DIST files in src/ off from DISTFILES and handle separatelyStefan Schmidt1-1/+1
2016-06-06eio: remove eio_model that should already be part of Eio.h.Cedric BAIL1-2/+1
2016-05-28eio: fix build break.Hermet Park1-1/+1
2016-05-25eio: Adds Eo-based Eio APILauro Moura1-9/+17
2016-05-23c++: Reorganized C++ binding generationFelipe Magno de Almeida1-6/+13
2016-04-15autotools: fix make distcheck.Cedric Bail1-1/+4
2015-09-22eio: add kevent backend.Cedric BAIL1-0/+4
2015-05-07Revert "autotools: enable make check per individual modules."Stefan Schmidt1-6/+0
2015-05-07autotools: enable make check per individual modules.kabeer khan1-0/+6
2015-04-18eio: add test cases for eio xattr module.vivek1-0/+1
2015-04-18eio: headers are part of the source code and should be handle like they are.Vincent Torri1-7/+4
2015-04-16eio: add new tests for eio.kabeer khan1-1/+2
2015-04-16eio: reorder tests linkage to unbreak debian-based systemsDaniel Kolesa1-1/+1
2015-04-05efl: move emodel to be an efl interfaces.Felipe Magno de Almeida1-4/+7
2015-04-05eio: add missing file to release tarball.Cedric BAIL1-1/+4
2015-04-05emodel: Created Emodel and Eio_Model.Larry Jr1-3/+19
2015-03-12eio: include eio tests suite inside the release tarball.Cedric BAIL1-0/+2
2015-03-12eio: add OSX implementation of eio_monitor based on FSEventpierre lamot1-0/+7
2015-03-12eio: add unit tests for eio file and directory monitoring.plamot1-0/+26
2013-04-24add a global Efl_Config.h for everyone.Carsten Haitzler (Rasterman)1-1/+1
2013-01-14efl: simplify automake.Gustavo Sverzut Barbieri1-19/+3
2012-12-31efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.Gustavo Sverzut Barbieri1-1/+1
2012-12-30efl: unify LDFLAGS for LTLIBRARIESGustavo Sverzut Barbieri1-1/+1
2012-12-19cleaning: remove unneeded $(top_builddir)Vincent Torri1-5/+1
2012-12-18sorry vincent. i know you dont like thus, but with this commit eflCarsten Haitzler1-0/+5
2012-12-18no need to search headers in builddirVincent Torri1-5/+0
2012-12-06efl/ecore_file: refactor to be more like eio in providing backends.Gustavo Sverzut Barbieri1-1/+1
2012-12-06efl: common inotify checks, simplified.Gustavo Sverzut Barbieri1-1/+1
2012-12-06inotify: revert : i want to keep autotools **modularized**. Instead, use in E...Vincent Torri1-1/+1
2012-12-06efl: simplify inotify by moving it to common.Gustavo Sverzut Barbieri1-1/+1
2012-12-04and update eio.pc.in too (+ minor stuff)Vincent Torri1-2/+4
2012-12-04merge: eio + fix compilation on windows + minor fixes + po filesVincent Torri1-0/+50