summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* evas: add a tgv loader.Cedric BAIL2014-04-011-0/+16
* link dbus and systemd services, allows systemd activation.Gustavo Sverzut Barbieri2014-03-101-0/+14
* evas-drm: Fix requirements when building for drm hw accelChris Michael2014-03-061-1/+1
* Evas: Fix build issue when building without drmChris Michael2014-02-281-5/+6
* evas-drm: Add support for checking what GL library to use for drm hardware ac...Chris Michael2014-02-281-2/+10
* evas-drm: Fix up some m4 formattingChris Michael2014-02-281-2/+3
* evas-drm: Check for drm hw accel support in the drm engineChris Michael2014-02-281-0/+15
* eina: add a C++ bindings to Eina @feature.Felipe Magno de Almeida2014-02-251-0/+133
* autotools: add supported for deprecated option.Cedric Bail2014-02-211-5/+11
* autotools: make specifying binary look the same as Elementary.Cedric BAIL2014-02-211-2/+2
* Revert "autotools: try improving thread detection."Cedric BAIL2014-02-193-358/+21
* autotools: try improving thread detection.Cedric BAIL2014-02-183-21/+358
* evas: reverted 9d9ea2eDaniel Kolesa2014-02-121-1/+1
* Fix typo in wayland_egl engine test macroChris Michael2014-02-111-1/+1
* autotools: use libevil libdl implementation.Vincent Torri2014-02-071-3/+3
* autotools: let's not override what we just did.Cedric BAIL2014-01-241-1/+1
* edje: use luajit by default, if you want lua use --enable-lua-oldDaniel Kolesa2014-01-171-2/+3
* emotion: initial port of emotion to GStreamer 1.0Sebastian Dröge2013-12-231-0/+13
* configure: Switch back to dev profile in master branch.Stefan Schmidt2013-12-061-1/+1
* FUCK - remove logic to silently add -release names to libtool buildsCarsten Haitzler (Rasterman)2013-12-021-1/+1
* efl.m4: change backslash sequences capability detectionJérémy Zurcher2013-11-191-3/+3
* Fix build issues on Mac OS X due to sh differences.Jean Guyomarc'h2013-11-161-6/+13
* m4: remove saving of CFLAGSSebastian Dransfeld2013-11-151-4/+0
* m4: Save cflags before restoring themSebastian Dransfeld2013-11-141-0/+2
* efl: let's try to force that thread things this way.Cedric Bail2013-11-121-4/+1
* efl: let's try to detect in a portable way phtread around the world.Cedric Bail2013-11-121-32/+24
* eina: detect page size in a portable way.Cedric BAIL2013-11-101-0/+14
* Require wayland libraries of at least 1.3.0Chris Michael2013-11-041-2/+2
* alpha1 release autofoo/build tree work to pass distcheck and actually workv1.8.0-alpha1Carsten Haitzler (Rasterman)2013-11-041-1/+2
* eina: add Eina_Spinlock API.Cedric Bail2013-10-111-0/+2
* eina: add infrastructure to handle more CPU and compiler builtin information.Cedric Bail2013-10-021-12/+5
* evas: add JPEG 2000 loader.Vincent Torri2013-10-011-0/+62
* Check for both Lua 5.1 and 5.2.David Walter Seikel2013-08-201-5/+8
* Require up-to-date versions of the wayland libraries for evas engineChris Michael2013-08-071-2/+2
* efl: add a macro for beta API support.Cedric Bail2013-07-231-0/+5
* evas: fix build when png12 is not around.Jean-Philippe Andre2013-07-031-8/+6
* eo: eo is absolutely necessary by now, can't be disabled any more.Cedric Bail2013-06-281-0/+6
* Split .gitignore into multiple filesEduardo Lima (Etrunko)2013-06-111-0/+36
* image loaders m4: configure fail if not found and option is "yes" or "static"Jérémy Zurcher2013-05-301-2/+4
* image loaders m4: add ARG_ENABLE_EVAS_IMAGE_LOADER to rule them allJérémy Zurcher2013-05-301-0/+27
* Remove unneded special cases after lib renameLucas De Marchi2013-05-041-9/+0
* Add EVAS_CHECK_ENGINE_DEP_DRM to m4Chris Michael2013-04-291-0/+35
* and emove efl eo api macro.Carsten Haitzler (Rasterman)2013-04-251-12/+0
* Rename edbus->eldbusLucas De Marchi2013-04-231-5/+5
* efl: add m4 macro to handle a way to enable/disable Eo API and EFL legacy API.Cedric Bail2013-04-231-0/+12
* m4: With efl with binary macro to help cross-compilationStefan Schmidt2013-03-261-1/+1
* edje: work also when not cross compiling.Cedric Bail2013-03-241-3/+11
* edje: add option to enable theme compilation when cross compilingCedric Bail2013-03-241-0/+25
* include some header files conditionally add specific test for fcntlCedric Bail2013-03-111-0/+17
* Fix revision fetching when not using git.Tom Hacohen2013-03-011-1/+1