summaryrefslogtreecommitdiff
path: root/src/Makefile_Ecore_Con.am
Commit message (Expand)AuthorAgeFilesLines
* ecore-con - simplify down to a single libc resolverCarsten Haitzler (Rasterman)2016-05-241-18/+2
* Efl network: Remove the no longer needed .Base hack.Tom Hacohen2016-05-111-1/+1
* build: keep our CLEANFILES tidy to avoid argument list too long during cleanStefan Schmidt2016-03-311-4/+0
* ecore_con: changing from Ecore.Con.Base to Efl.Network.Base.Srivardhan Hebbar2016-02-181-1/+1
* ecore_con: change Ecore.Con.Client to Efl.Network.Client.Srivardhan Hebbar2016-02-121-1/+1
* ecore_con: changing Ecore.Con.Server to Efl.Network.Server.Srivardhan Hebbar2016-02-051-1/+1
* ecore_con: from ecore_con_connector to efl_network_connector.Srivardhan Hebbar2016-01-041-1/+1
* efl-js: JavaScript Eolian bindingFelipe Magno de Almeida2015-12-231-0/+10
* ecore_con: fix another case where files have been moved and sitcheck benn brokenStefan Schmidt2015-11-121-1/+2
* ecore_con: Moving dns.c and dns.h to static_libs.Srivardhan Hebbar2015-11-101-1/+7
* ecore_con: add http_parser static lib.Srivardhan Hebbar2015-11-091-1/+11
* ecore-con-url- split out the curl dleopener and resolver and headersCarsten Haitzler (Rasterman)2015-09-031-0/+2
* Ecore_Con: Fix make distcheckJean-Philippe Andre2015-06-231-1/+3
* ecore_con: eoifying ecore_con_eet.Srivardhan Hebbar2015-06-221-0/+3
* autotools: ecore_con_legacy.c is not compiled directly, but must be in dist t...Daniel Kolesa2015-05-231-0/+2
* ecore_con: changed Ecore_Con_Url to Efl_Network_Url.Srivardhan Hebbar2015-05-181-1/+1
* Revert "autotools: enable make check per individual modules."Stefan Schmidt2015-05-071-6/+0
* autotools: enable make check per individual modules.kabeer khan2015-05-071-0/+6
* ecore_con: add test cases for ecore_con_eet.Srivardhan Hebbar2015-04-151-0/+1
* ecore_con: Make sure the server.key and pem are distributed in the tarballStefan Schmidt2015-04-071-4/+4
* ecore_con: Split ecore_con test suite from ecore.Srivardhan Hebbar2015-04-061-0/+35
* 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-23/+18
* Ecore con: Add Connector class (the connecting variant of server).Tom Hacohen2014-09-011-0/+4
* Ecore con url: Migrate to eo.Tom Hacohen2014-09-011-3/+7
* revert all recent ecore-con related eo changes. completely broken.Mike Blumenkrantz2014-08-301-11/+3
* Ecore con: Add Connector class (the connecting variant of server).Tom Hacohen2014-08-281-0/+4
* Ecore con url: Migrate to eo.Tom Hacohen2014-08-281-3/+7
* Ecore con: Rename to Ecore.Con.Base for the C++ bindings.Tom Hacohen2014-08-221-4/+4
* Ecore con server: Migrate to eo.Tom Hacohen2014-08-221-3/+7
* Ecore con client: Migrate to eo.Tom Hacohen2014-08-221-4/+11
* Ecore con: Start migration to eo.Tom Hacohen2014-08-221-0/+17
* Win32: Add configuration to cross-compileShinwoo Kim2014-05-201-1/+1
* add a global Efl_Config.h for everyone.Carsten Haitzler (Rasterman)2013-04-241-1/+1
* each module install headers in their own directory.Gustavo Sverzut Barbieri2013-01-161-1/+1
* efl: simplify automake.Gustavo Sverzut Barbieri2013-01-141-20/+3
* efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.Gustavo Sverzut Barbieri2012-12-311-1/+0
* efl: unify LDFLAGS for LTLIBRARIESGustavo Sverzut Barbieri2012-12-301-2/+1
* efl: move -lm to configure.ac variables.Gustavo Sverzut Barbieri2012-12-301-1/+1
* efl: simplify linkage/usage of evil on windows.Gustavo Sverzut Barbieri2012-12-201-11/+4
* cleaning: remove unneeded $(top_builddir)Vincent Torri2012-12-191-7/+2
* sorry vincent. i know you dont like thus, but with this commit eflCarsten Haitzler2012-12-181-1/+7
* no need to search headers in builddirVincent Torri2012-12-181-7/+1
* merge: add escape ecore, fix several bugsVincent Torri2012-12-021-0/+70