summaryrefslogtreecommitdiff
path: root/src/Makefile_Evas.am
Commit message (Expand)AuthorAgeFilesLines
* Evas tests: Fix TESTS_BUILD_DIR to point to the build dir.Tom Hacohen2013-03-261-1/+1
* Tests: Output XML to build dir, not source dir.Tom Hacohen2013-03-121-0/+1
* evas: Add WebP image saverIgor Murzov2013-03-091-1/+15
* Fixed make dist.Tom Hacohen2013-03-071-1/+1
* Fix evas GL common engine to have a shader to do oversampling onCarsten Haitzler (Rasterman)2013-02-261-42/+105
* Evas text tests: Start shipping DejaVuSans with the test suite.Tom Hacohen2013-02-251-0/+4
* Add new wayland shm engine files to Makefile.Christopher Michael2013-01-241-2/+6
* sorry - have to revert this as this brings the efl tree build to aCarsten Haitzler2013-01-221-24/+24
* fix cserve2 module dependencies.Gustavo Sverzut Barbieri2013-01-221-24/+24
* fix evas_cserve2 utils linkage and includes.Gustavo Sverzut Barbieri2013-01-181-11/+5
* efl: use autotools testsuite for running testsLucas De Marchi2013-01-151-0/+1
* Evas static_libs/libunibreak: Don't build the included file.Tom Hacohen2013-01-151-3/+3
* efl: simplify automake.Gustavo Sverzut Barbieri2013-01-141-391/+179
* efl/evas_cserve2 slave just need -lrt, not whole evas deps/libsGustavo Sverzut Barbieri2013-01-131-2/+3
* add EVAS_LIBS (set by EFL_CHECK_FUNC([EVAS], [shm_open]) which shouldCarsten Haitzler2013-01-131-1/+2
* Efl static_libs: Updated liblinebreak -> libunibreak.Tom Hacohen2013-01-111-15/+15
* efl/evas: move cserve2 binaries under MODULE_ARCH dirLucas De Marchi2013-01-091-1/+1
* efl/evas: do not install dummy_slaveLucas De Marchi2013-01-091-1/+3
* efl: improve X detection by Joel Klinghed.Gustavo Sverzut Barbieri2013-01-091-3/+8
* Pulled out evas gl backend binary shader file caching code from Sung Park2013-01-071-0/+1
* efl: fix make dist.Gustavo Sverzut Barbieri2013-01-041-6/+7
* efl/evas_cserve2: use eina_prefixGustavo Sverzut Barbieri2013-01-041-0/+4
* efl: make libraries aware of EFL_RUN_IN_TREE.Gustavo Sverzut Barbieri2013-01-041-0/+2
* efl: unbreak last commit.Gustavo Sverzut Barbieri2012-12-311-43/+44
* efl: create macro to simplify libtool module declaration.Gustavo Sverzut Barbieri2012-12-311-43/+43
* efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.Gustavo Sverzut Barbieri2012-12-311-114/+32
* efl: unify LDFLAGS for LTLIBRARIESGustavo Sverzut Barbieri2012-12-301-1/+1
* efl: move -lm to configure.ac variables.Gustavo Sverzut Barbieri2012-12-301-5/+3
* efl: fix valgrind build.Gustavo Sverzut Barbieri2012-12-301-0/+1
* efl/evas_cserve2: don't use libexecGustavo Sverzut Barbieri2012-12-301-2/+3
* efl: simplify linkage/usage of evil on windows.Gustavo Sverzut Barbieri2012-12-201-31/+12
* cleaning: remove unneeded $(top_builddir)Vincent Torri2012-12-191-230/+7
* evas: Add thread threaded render queueLeandro Pereira2012-12-181-0/+1
* sorry vincent. i know you dont like thus, but with this commit eflCarsten Haitzler2012-12-181-5/+279
* no need to search headers in builddirVincent Torri2012-12-181-279/+5
* efl: valgrind is also in evasGustavo Sverzut Barbieri2012-12-071-1/+0
* efl: turn cpu extensions detection into generic section, simplify a bit.Gustavo Sverzut Barbieri2012-12-051-2/+2
* efl/evas/filters: say goodbye.Gustavo Sverzut Barbieri2012-12-051-34/+0
* directfb says bye...Gustavo Sverzut Barbieri2012-12-051-37/+0
* Evas: fix static gl engines compilation, and maybe others tooVincent Torri2012-12-031-9/+18
* merge: add escape ecore, fix several bugsVincent Torri2012-12-021-64/+0
* evas/cserve2: Add scalecache supportPaulo Alcantara2012-11-271-0/+1
* oops eet not evas!Carsten Haitzler2012-11-211-1/+3
* no eet link for cserve2 loader module!Carsten Haitzler2012-11-211-1/+1
* this is the START of something.. disabled at runtime for now - theCarsten Haitzler2012-11-191-5/+9
* merge: do not use recursive make for unit testsVincent Torri2012-11-181-0/+38
* merge: i should have compiled first...Vincent Torri2012-11-091-3/+0
* merge: clean gcno filesVincent Torri2012-11-091-0/+3
* efl/evas: Fix using sse3 for all filesLucas De Marchi2012-11-071-6/+13
* merge: fix compilation on WindowsVincent Torri2012-11-061-1/+54