Age | Commit message (Expand) | Author |
2013-01-04 | efl: removed as they are now unused. | Gustavo Sverzut Barbieri |
2013-01-04 | evas/build: Fix gles detection for wayland-egl. | Rafael Antognolli |
2013-01-04 | efl: merge edje. | Gustavo Sverzut Barbieri |
2013-01-03 | efl: merge eeze. | Gustavo Sverzut Barbieri |
2013-01-02 | efl: stop depending on va_list type | Lucas De Marchi |
2013-01-02 | efl: use compile-time chec for type of va_list | Lucas De Marchi |
2012-12-31 | efl: remove lstat and fchmod checks. | Gustavo Sverzut Barbieri |
2012-12-31 | efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage. | Gustavo Sverzut Barbieri |
2012-12-30 | efl: refactor EFL_CHECK_LIB() and EFL_CHECK_FUNC() | Gustavo Sverzut Barbieri |
2012-12-30 | efl: EFL_CHECK_LIBS() is strict, simplify it then. | Gustavo Sverzut Barbieri |
2012-12-30 | efl/configure: simplify configure.ac | Gustavo Sverzut Barbieri |
2012-12-30 | efl/configure: simplify lib declaration. | Gustavo Sverzut Barbieri |
2012-12-29 | RELEASE THE HOUNDS!... edbus missing m4 macro to detect va args list | Carsten Haitzler |
2012-12-13 | efl: fix cflags for the case that x_includes in not empty | Bruno Dilly |
2012-12-08 | efl/m4 evas_dither.m4: Oops I didn't mean it and I've never added them. Expli... | Daniel Juyung Seo |
2012-12-08 | elm elc_naviframe.c: Use EINA_LIST_FREE instead of EINA_LIST_FOREACH + eina_l... | Daniel Juyung Seo |
2012-12-07 | efl: almost final ecore/evas/ecore-evas options integration. | Gustavo Sverzut Barbieri |
2012-12-07 | efl/evas: fix m4 typos that prevented xcb from getting proper libs/cflags | Gustavo Sverzut Barbieri |
2012-12-07 | efl: always be strict on dependency checking. | Gustavo Sverzut Barbieri |
2012-12-07 | efl: baby steps to get sharing of options between evas and ecore-evas. | Gustavo Sverzut Barbieri |
2012-12-07 | efl: begin (still partial!) to make an uniform choice of engines ecore/evas | Gustavo Sverzut Barbieri |
2012-12-06 | efl: m4 is a macro-expansion language, use that. | Gustavo Sverzut Barbieri |
2012-12-06 | oops, missing file. | Gustavo Sverzut Barbieri |
2012-12-06 | efl/evas: simplify dither mask handling. | Gustavo Sverzut Barbieri |
2012-12-06 | efl: common inotify checks, simplified. | Gustavo Sverzut Barbieri |
2012-12-06 | inotify: revert : i want to keep autotools **modularized**. Instead, use in E... | Vincent Torri |
2012-12-06 | efl: simplify inotify by moving it to common. | Gustavo Sverzut Barbieri |
2012-12-05 | directfb says bye... | Gustavo Sverzut Barbieri |
2012-12-04 | merge: eio + fix compilation on windows + minor fixes + po files | Vincent Torri |
2012-12-03 | Evas: fix static gl engines compilation, and maybe others too | Vincent Torri |
2012-12-02 | merge: add escape ecore, fix several bugs | Vincent Torri |
2012-11-18 | merge: do not use recursive make for unit tests | Vincent Torri |
2012-11-12 | small typo in the evas requirements | Viktor Kojouharov |
2012-11-07 | evas/wayland: set engine flags, instead of loader flags. | Rafael Antognolli |
2012-11-07 | Evas: build gl_xlib and gl_xcb even when gles flavor is selected. | Rafael Antognolli |
2012-11-05 | merge: evas | Vincent Torri |
2012-11-05 | merge: evas fixes | Vincent Torri |
2012-11-04 | merge: and now Evas | Vincent Torri |
2012-10-26 | merge: add embryo | Vincent Torri |
2012-10-26 | merge: add a holdall variable | Vincent Torri |
2012-10-25 | Eina: add affinity to win32 code. | Vincent Torri |
2012-10-19 | efl: change a little bit API. | Cedric BAIL |
2012-10-17 | add eina barrier to efl tree. | Carsten Haitzler |
2012-10-10 | efl: helper macro and remove duplicated defines. | Gustavo Sverzut Barbieri |
2012-10-10 | efl: m4 macro to ease config file creation. | Gustavo Sverzut Barbieri |
2012-10-10 | efl: remove configure option to change mempool modules. | Gustavo Sverzut Barbieri |
2012-10-10 | efl: remove option to debug threads, now enabled based on build profile. | Gustavo Sverzut Barbieri |
2012-10-10 | efl: remove EINA_HAVE_ON_OFF_THREADS support. | Gustavo Sverzut Barbieri |
2012-10-10 | efl: simplify threads step 1 - make it mandatory. | Gustavo Sverzut Barbieri |
2012-10-05 | merge: __UNUSED__ --> EINA_UNUSED and some fixes in eo. | Vincent Torri |