summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)AuthorFilesLines
2015-08-03Adds support of the eglfs module in the autotools configFlorent Revest1-0/+43
2015-04-22efl: Move test for gl library to evas-gl-drm engine checks and Fix T2167Chris Michael1-24/+5
2015-03-25Build: Fix horribly slow compilation timesJean-Philippe ANDRE1-1/+1
2015-03-17evas: use Emile to decode TGV.Cedric BAIL1-1/+1
2015-02-11eina: remove Windows specific thread implementation and rely on posix complia...Adrien Nader1-11/+1
2015-01-24autotools: remove some Windows CE bits.Vincent Torri1-9/+5
2014-12-04evas/gl_drm: add native surface for wayland_egl_client.Mun, Gwan-gyeong1-2/+2
2014-08-28gl-drm: Fix missing link to gbm for ecore_evas_drm and clean up build scriptGwanglim Lee1-0/+13
2014-08-27autotools: actually put the macro at the right place.Cedric BAIL1-0/+9
2014-08-27autotools: provide BSD-echo compatibility (fix c++ bindings)Jean Guyomarc'h1-11/+4
2014-08-21eina: port Eina_Spinlock for OSXJean Guyomarc'h1-0/+29
2014-08-21evas: add evas gl-drm engineMun, Gwan-gyeong1-0/+39
2014-08-19autotools: do not link with libGL if we have "wayland-egl" without "gl"Manuel Bachmann1-0/+3
2014-08-15evas-wayland-egl: Fix segmentation fault on dynamic loaded gl related functions.Mun Gwan-gyeong1-0/+1
2014-08-07eina-cxx: Added test for inheriting constructors in the C++11 compilerFelipe Magno de Almeida1-0/+3
2014-08-05build/drm: Fix broken build from scratch and add missing library dependency f...Gwanglim Lee1-2/+0
2014-08-01build/drm: Fix missing ecore-drm for evas_drm engineMinJeong Kim1-0/+2
2014-07-25evas: move to SDL2 and use GL_Generic infrastructure.Cedric BAIL1-2/+2
2014-07-21Configure.ac: Free up the "efl" name for usage.Tom Hacohen1-5/+5
2014-07-18build/drm: Allow building from scratch by not using pkgconfig for internal libsStefan Schmidt1-10/+2
2014-07-16m4/evas_check_engine: Link evas drm engine to ecore-drm instead libdrmStefan Schmidt1-3/+3
2014-07-13efl: remove Windows CE supportVincent Torri1-5/+1
2014-07-03Evas: Add DDS image file loaderJean-Philippe Andre1-0/+16
2014-06-18ecore_cocoa: Add missing opengl frameworkRaoul Hecky1-1/+1
2014-06-16m4: fix macro, Makevars.in: quotesDaniel Kolesa1-2/+2
2014-06-12m4: EFL_WITH_BIN_SUFFIX, make use of it in configure.acDaniel Kolesa1-6/+9
2014-05-04autotools: add our own macro that disable anything not really C++11.Cedric Bail1-0/+133
2014-05-04eolian-cxx: fix make distcheck and automake files for Eolian C++Felipe Magno de Almeida1-1/+1
2014-04-01evas: add a tgv loader.Cedric BAIL1-0/+16
2014-03-10link dbus and systemd services, allows systemd activation.Gustavo Sverzut Barbieri1-0/+14
2014-03-06evas-drm: Fix requirements when building for drm hw accelChris Michael1-1/+1
2014-02-28Evas: Fix build issue when building without drmChris Michael1-5/+6
2014-02-28evas-drm: Add support for checking what GL library to use for drm hardware ac...Chris Michael1-2/+10
2014-02-28evas-drm: Fix up some m4 formattingChris Michael1-2/+3
2014-02-28evas-drm: Check for drm hw accel support in the drm engineChris Michael1-0/+15
2014-02-25eina: add a C++ bindings to Eina @feature.Felipe Magno de Almeida1-0/+133
2014-02-21autotools: add supported for deprecated option.Cedric Bail1-5/+11
2014-02-21autotools: make specifying binary look the same as Elementary.Cedric BAIL1-2/+2
2014-02-19Revert "autotools: try improving thread detection."Cedric BAIL3-358/+21
2014-02-18autotools: try improving thread detection.Cedric BAIL3-21/+358
2014-02-12evas: reverted 9d9ea2eDaniel Kolesa1-1/+1
2014-02-11Fix typo in wayland_egl engine test macroChris Michael1-1/+1
2014-02-07autotools: use libevil libdl implementation.Vincent Torri1-3/+3
2014-01-24autotools: let's not override what we just did.Cedric BAIL1-1/+1
2014-01-17edje: use luajit by default, if you want lua use --enable-lua-oldDaniel Kolesa1-2/+3
2013-12-23emotion: initial port of emotion to GStreamer 1.0Sebastian Dröge1-0/+13
2013-12-06configure: Switch back to dev profile in master branch.Stefan Schmidt1-1/+1
2013-12-02FUCK - remove logic to silently add -release names to libtool buildsCarsten Haitzler (Rasterman)1-1/+1
2013-11-19efl.m4: change backslash sequences capability detectionJérémy Zurcher1-3/+3
2013-11-16Fix build issues on Mac OS X due to sh differences.Jean Guyomarc'h1-6/+13