| Commit message (Expand) | Author | Age | Files | Lines |
* | Windows : fix the definition of EAPI | Vincent Torri | 2019-04-15 | 1 | -1/+1 |
* | build: remove infuriating VTIME build define | Mike Blumenkrantz | 2018-08-03 | 1 | -3/+0 |
* | build: fix rpath for binaries which use ecore-x dependencies | Mike Blumenkrantz | 2018-07-30 | 1 | -9/+9 |
* | all: Simplify definition of EAPI | Vincent Torri | 2018-01-18 | 1 | -1/+1 |
* | Windows: remove XP support and forbid compilation and run on this platform | Vincent Torri | 2017-10-01 | 1 | -1/+1 |
* | Allow to override build date | Bernhard M. Wiedemann | 2017-08-07 | 1 | -1/+1 |
* | eina: fix reproductible build. | Cedric BAIL | 2017-05-18 | 1 | -0/+3 |
* | build: add mapping between ecore_file and ecore-file for pkgconfig files | Stefan Schmidt | 2017-02-10 | 1 | -0/+3 |
* | m4: fix the name for ecore-sdl in the pkconfig files. | Stefan Schmidt | 2016-09-09 | 1 | -0/+3 |
* | ecore-drm2: Add start of Ecore_Drm2 library | Chris Michael | 2016-05-27 | 1 | -0/+3 |
* | Fix The name of the pc file for Ecore_Win32 | Vincent Torri | 2016-05-24 | 1 | -0/+3 |
* | c++: Reorganized C++ binding generation | Felipe Magno de Almeida | 2016-05-23 | 1 | -1/+1 |
* | autotools: track dependencies for partial sub build. | Cedric BAIL | 2016-04-14 | 1 | -0/+27 |
* | elementary: fix internal dependencies | Jean Guyomarc'h | 2016-04-01 | 1 | -0/+3 |
* | efl elm build: fix pc file requirements to be correctly named | Carsten Haitzler (Rasterman) | 2016-03-28 | 1 | -0/+9 |
* | elementary: fix generation of pkgconfig | Cedric Bail | 2016-03-25 | 1 | -0/+3 |
* | elementary: initial compilation of the library only. | Cedric BAIL | 2016-03-24 | 1 | -0/+6 |
* | Build: Fix horribly slow compilation times | Jean-Philippe ANDRE | 2015-03-25 | 1 | -1/+1 |
* | evas: use Emile to decode TGV. | Cedric BAIL | 2015-03-17 | 1 | -1/+1 |
* | autotools: actually put the macro at the right place. | Cedric BAIL | 2014-08-27 | 1 | -0/+9 |
* | autotools: provide BSD-echo compatibility (fix c++ bindings) | Jean Guyomarc'h | 2014-08-27 | 1 | -11/+4 |
* | Configure.ac: Free up the "efl" name for usage. | Tom Hacohen | 2014-07-21 | 1 | -5/+5 |
* | eolian-cxx: fix make distcheck and automake files for Eolian C++ | Felipe Magno de Almeida | 2014-05-04 | 1 | -1/+1 |
* | Revert "autotools: try improving thread detection." | Cedric BAIL | 2014-02-19 | 1 | -1/+1 |
* | autotools: try improving thread detection. | Cedric BAIL | 2014-02-18 | 1 | -1/+1 |
* | autotools: let's not override what we just did. | Cedric BAIL | 2014-01-24 | 1 | -1/+1 |
* | configure: Switch back to dev profile in master branch. | Stefan Schmidt | 2013-12-06 | 1 | -1/+1 |
* | FUCK - remove logic to silently add -release names to libtool builds | Carsten Haitzler (Rasterman) | 2013-12-02 | 1 | -1/+1 |
* | efl.m4: change backslash sequences capability detection | Jérémy Zurcher | 2013-11-19 | 1 | -3/+3 |
* | Fix build issues on Mac OS X due to sh differences. | Jean Guyomarc'h | 2013-11-16 | 1 | -6/+13 |
* | alpha1 release autofoo/build tree work to pass distcheck and actually workv1.8.0-alpha1 | Carsten Haitzler (Rasterman) | 2013-11-04 | 1 | -1/+2 |
* | Remove unneded special cases after lib rename | Lucas De Marchi | 2013-05-04 | 1 | -9/+0 |
* | Rename edbus->eldbus | Lucas De Marchi | 2013-04-23 | 1 | -5/+5 |
* | Fix revision fetching when not using git. | Tom Hacohen | 2013-03-01 | 1 | -1/+1 |
* | Efl: Use git rev-list in order to get version instead of svnversion. | Tom Hacohen | 2013-02-15 | 1 | -2/+1 |
* | sorry - have to revert this as this brings the efl tree build to a | Carsten Haitzler | 2013-01-22 | 1 | -4/+4 |
* | try to simplify internal library dependency. | Gustavo Sverzut Barbieri | 2013-01-22 | 1 | -4/+4 |
* | fix flags and libs ordering. | Gustavo Sverzut Barbieri | 2013-01-18 | 1 | -3/+3 |
* | cosmetic: simplify and colorize features. | Gustavo Sverzut Barbieri | 2013-01-18 | 1 | -0/+69 |
* | efl: export vmin/vmic in edje.pc | Boris Faure | 2013-01-18 | 1 | -0/+3 |
* | clean some whitelines from already lengthly configure file. | Gustavo Sverzut Barbieri | 2013-01-17 | 1 | -34/+28 |
* | don't mix private and public libraries dependencies. | Gustavo Sverzut Barbieri | 2013-01-17 | 1 | -2/+57 |
* | efl: revert r82914 which was a revert of r82909. | Cedric BAIL | 2013-01-17 | 1 | -8/+5 |
* | efl: revert r82909 as it break build. | Cedric BAIL | 2013-01-17 | 1 | -5/+8 |
* | fix internal library linkage to pull in dependencies. | Gustavo Sverzut Barbieri | 2013-01-16 | 1 | -8/+5 |
* | simplify efl version and initialization in a macro, fixes libtool version-info. | Gustavo Sverzut Barbieri | 2013-01-16 | 1 | -0/+74 |
* | move ecore_imf_evas out of ecore_imf. | Gustavo Sverzut Barbieri | 2013-01-15 | 1 | -6/+0 |
* | move ecore_input_evas out of ecore_input. | Gustavo Sverzut Barbieri | 2013-01-15 | 1 | -6/+0 |
* | fix directory structure: move ethumd_client out of ethumb. | Gustavo Sverzut Barbieri | 2013-01-15 | 1 | -4/+0 |
* | efl: simplify automake. | Gustavo Sverzut Barbieri | 2013-01-14 | 1 | -27/+60 |