summaryrefslogtreecommitdiff
path: root/src/Makefile_Ecore_X.am
Commit message (Expand)AuthorAgeFilesLines
* remove xcb support in ecore_x and evas engines as per mailing listCarsten Haitzler (Rasterman)2016-11-031-107/+35
* ecore_x - remove ecore_x_vsync tool as it isnt enabled or used runtimeCarsten Haitzler (Rasterman)2016-10-041-14/+0
* build: split EXTRA_DIST files in src/ off from DISTFILES and handle separatelyStefan Schmidt2016-06-101-1/+1
* ecore-xcb: Implement missing keyrouter and keygrab functions for xcbChris Michael2016-04-041-0/+1
* ecore_x: Add key router feature related with client side.Ji-Youn Park2015-05-131-0/+1
* build: Unify use of $(MKDIR_P) for creating a dir within the build systemStefan Schmidt2015-02-251-1/+1
* autotools: use non deprecated macro.Cedric BAIL2014-08-121-1/+1
* fix build dep problem with ecore-xCarsten Haitzler (Rasterman)2014-07-311-1/+1
* fix parallel build for ecore_x_vsync toolCarsten Haitzler (Rasterman)2014-07-291-1/+1
* ecore x vsync animator support - add a glx based vsync tickerCarsten Haitzler (Rasterman)2014-07-281-3/+21
* Ecore X: Correctly handle autogen generated ecore_x_version.hTom Hacohen2014-04-021-6/+0
* ecore-x now supports XPRESENTMike Blumenkrantz2014-01-131-0/+2
* ecore: allow out-of-source build of ecore_xcb_keysym_table.h.Dennis Schridde2013-12-261-0/+5
* add a global Efl_Config.h for everyone.Carsten Haitzler (Rasterman)2013-04-241-1/+1
* Remove ecore_x_randr.h file from Make. Not needed anymore.Christopher Michael2013-01-291-1/+0
* Fix makefile for new randr code.Christopher Michael2013-01-291-4/+0
* each module install headers in their own directory.Gustavo Sverzut Barbieri2013-01-161-1/+1
* efl: simplify automake.Gustavo Sverzut Barbieri2013-01-141-19/+3
* efl: improve X detection by Joel Klinghed.Gustavo Sverzut Barbieri2013-01-091-1/+2
* efl: fix make dist.Gustavo Sverzut Barbieri2013-01-041-0/+2
* efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.Gustavo Sverzut Barbieri2012-12-311-1/+0
* efl: unify LDFLAGS for LTLIBRARIESGustavo Sverzut Barbieri2012-12-301-1/+1
* efl: merge efreet.Gustavo Sverzut Barbieri2012-12-291-1/+1
* cleaning: remove unneeded $(top_builddir)Vincent Torri2012-12-191-4/+1
* sorry vincent. i know you dont like thus, but with this commit eflCarsten Haitzler2012-12-181-0/+5
* no need to search headers in builddirVincent Torri2012-12-181-5/+0
* Since it's now AC_OUTPUT'ed, ecore_x_version.h does not need to be generated ...Rui Seabra2012-12-101-4/+0
* efl/ecore_x: add version and backend to header file.Gustavo Sverzut Barbieri2012-12-081-0/+11
* efl: generate keysym table for xcbGustavo Sverzut Barbieri2012-12-071-0/+13
* ecore: fix distcheckVincent Torri2012-12-031-2/+5
* merge: add escape ecore, fix several bugsVincent Torri2012-12-021-0/+126