summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* efl: removed as they are now unused.Gustavo Sverzut Barbieri2013-01-042-110/+0
* evas/build: Fix gles detection for wayland-egl.Rafael Antognolli2013-01-041-1/+1
* efl: merge edje.Gustavo Sverzut Barbieri2013-01-041-0/+26
* efl: merge eeze.Gustavo Sverzut Barbieri2013-01-031-0/+13
* efl: stop depending on va_list typeLucas De Marchi2013-01-021-39/+0
* efl: use compile-time chec for type of va_listLucas De Marchi2013-01-021-32/+23
* efl: remove lstat and fchmod checks.Gustavo Sverzut Barbieri2012-12-311-0/+13
* efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.Gustavo Sverzut Barbieri2012-12-312-6/+10
* efl: refactor EFL_CHECK_LIB() and EFL_CHECK_FUNC()Gustavo Sverzut Barbieri2012-12-302-439/+121
* efl: EFL_CHECK_LIBS() is strict, simplify it then.Gustavo Sverzut Barbieri2012-12-301-65/+29
* efl/configure: simplify configure.acGustavo Sverzut Barbieri2012-12-301-0/+101
* efl/configure: simplify lib declaration.Gustavo Sverzut Barbieri2012-12-301-0/+68
* RELEASE THE HOUNDS!... edbus missing m4 macro to detect va args listCarsten Haitzler2012-12-291-0/+48
* efl: fix cflags for the case that x_includes in not emptyBruno Dilly2012-12-131-1/+1
* efl/m4 evas_dither.m4: Oops I didn't mean it and I've never added them. Expli...Daniel Juyung Seo2012-12-081-44/+0
* elm elc_naviframe.c: Use EINA_LIST_FREE instead of EINA_LIST_FOREACH + eina_l...Daniel Juyung Seo2012-12-081-0/+44
* efl: almost final ecore/evas/ecore-evas options integration.Gustavo Sverzut Barbieri2012-12-073-88/+7
* efl/evas: fix m4 typos that prevented xcb from getting proper libs/cflagsGustavo Sverzut Barbieri2012-12-071-6/+6
* efl: always be strict on dependency checking.Gustavo Sverzut Barbieri2012-12-072-4/+4
* efl: baby steps to get sharing of options between evas and ecore-evas.Gustavo Sverzut Barbieri2012-12-071-0/+2
* efl: begin (still partial!) to make an uniform choice of engines ecore/evasGustavo Sverzut Barbieri2012-12-072-71/+73
* efl: m4 is a macro-expansion language, use that.Gustavo Sverzut Barbieri2012-12-062-3/+44
* oops, missing file.Gustavo Sverzut Barbieri2012-12-061-0/+11
* efl/evas: simplify dither mask handling.Gustavo Sverzut Barbieri2012-12-061-44/+0
* efl: common inotify checks, simplified.Gustavo Sverzut Barbieri2012-12-061-44/+0
* inotify: revert : i want to keep autotools **modularized**. Instead, use in E...Vincent Torri2012-12-061-0/+44
* efl: simplify inotify by moving it to common.Gustavo Sverzut Barbieri2012-12-061-44/+0
* directfb says bye...Gustavo Sverzut Barbieri2012-12-051-34/+0
* merge: eio + fix compilation on windows + minor fixes + po filesVincent Torri2012-12-041-0/+56
* Evas: fix static gl engines compilation, and maybe others tooVincent Torri2012-12-031-5/+5
* merge: add escape ecore, fix several bugsVincent Torri2012-12-026-20/+139
* merge: do not use recursive make for unit testsVincent Torri2012-11-181-49/+0
* small typo in the evas requirementsViktor Kojouharov2012-11-121-1/+1
* evas/wayland: set engine flags, instead of loader flags.Rafael Antognolli2012-11-071-2/+2
* Evas: build gl_xlib and gl_xcb even when gles flavor is selected.Rafael Antognolli2012-11-071-2/+2
* merge: evasVincent Torri2012-11-052-39/+22
* merge: evas fixesVincent Torri2012-11-052-279/+181
* merge: and now EvasVincent Torri2012-11-046-3/+1555
* merge: add embryoVincent Torri2012-10-261-0/+47
* merge: add a holdall variableVincent Torri2012-10-261-1/+1
* Eina: add affinity to win32 code.Vincent Torri2012-10-251-0/+1
* efl: change a little bit API.Cedric BAIL2012-10-191-0/+11
* add eina barrier to efl tree.Carsten Haitzler2012-10-171-0/+12
* efl: helper macro and remove duplicated defines.Gustavo Sverzut Barbieri2012-10-101-0/+7
* efl: m4 macro to ease config file creation.Gustavo Sverzut Barbieri2012-10-101-0/+8
* efl: remove configure option to change mempool modules.Gustavo Sverzut Barbieri2012-10-101-16/+15
* efl: remove option to debug threads, now enabled based on build profile.Gustavo Sverzut Barbieri2012-10-101-13/+0
* efl: remove EINA_HAVE_ON_OFF_THREADS support.Gustavo Sverzut Barbieri2012-10-101-15/+0
* efl: simplify threads step 1 - make it mandatory.Gustavo Sverzut Barbieri2012-10-101-1/+4
* merge: __UNUSED__ --> EINA_UNUSED and some fixes in eo.Vincent Torri2012-10-051-24/+0