summaryrefslogtreecommitdiff
path: root/src/Makefile_Evil.am
Commit message (Expand)AuthorAgeFilesLines
* autotools: fix make distcheck.Cedric Bail2016-04-151-1/+3
* Evil: integrate the dlfcn code into EvilVincent Torri2015-12-291-20/+10
* Evil: fix infinite recursive loop in previous addition of setlocale() in EvilVincent Torri2015-12-081-0/+1
* Evil: add support for LC_MESSAGES for setlocale()Vincent Torri2015-11-301-0/+2
* evil: fix dladdr() implementation, add 2 unit tests for evil.Vincent Torri2015-05-071-0/+27
* evil: remove unused files (evil_p*) and uneeded evil_uuid.c file (managed by ...Vincent Torri2015-04-191-6/+5
* efl: remove Windows CE supportVincent Torri2014-07-131-20/+1
* Evil: Fix parallel build for WindowsJean-Philippe Andre2014-02-211-3/+4
* evil: add regex code (needed for elm).Vincent Torri2013-11-041-3/+28
* evil: let's try if we only use that macro.Cedric Bail2013-10-311-1/+1
* evil: remove libgen and the GNU *printf code (both in mingw-w64).Vincent Torri2013-10-311-38/+1
* Revert "evil: Fix parallel make by setting internal dependencies."Stefan Schmidt2013-07-181-3/+0
* Revert "evil: Also add LDL_LIB to LIDADD"Stefan Schmidt2013-07-181-1/+1
* Revert "evil: Evils own libdl lib is also needed for the test programs."Stefan Schmidt2013-07-181-2/+2
* evil: Evils own libdl lib is also needed for the test programs.Stefan Schmidt2013-07-181-2/+2
* evil: Also add LDL_LIB to LIDADDStefan Schmidt2013-07-181-1/+1
* evil: Fix parallel make by setting internal dependencies.Stefan Schmidt2013-07-181-0/+3
* add a global Efl_Config.h for everyone.Carsten Haitzler (Rasterman)2013-04-241-2/+2
* evil: uselesss dependencies.Cedric Bail2013-03-161-4/+0
* evil: cleanup compiler flags.Cedric Bail2013-03-101-2/+2
* efl: simplify automake.Gustavo Sverzut Barbieri2013-01-141-22/+11
* efl: fix make dist.Gustavo Sverzut Barbieri2013-01-041-3/+8
* efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.Gustavo Sverzut Barbieri2012-12-311-2/+5
* efl: unify LDFLAGS for LTLIBRARIESGustavo Sverzut Barbieri2012-12-301-3/+2
* efl: simplify linkage/usage of evil on windows.Gustavo Sverzut Barbieri2012-12-201-5/+0
* cleaning: remove unneeded $(top_builddir)Vincent Torri2012-12-191-5/+1
* sorry vincent. i know you dont like thus, but with this commit eflCarsten Haitzler2012-12-181-0/+2
* no need to search headers in builddirVincent Torri2012-12-181-2/+0
* fix the fix...Vincent Torri2012-11-131-1/+1
* merge: fix Evil standard headers installationVincent Torri2012-11-131-6/+6
* merge: i should have compiled first...Vincent Torri2012-11-091-3/+0
* merge: clean gcno filesVincent Torri2012-11-091-0/+3
* merge: fix compilation on WindowsVincent Torri2012-11-061-4/+4
* efl: Fix parallel makeLucas De Marchi2012-11-011-3/+3
* merge: don't use recursive subdirs. Compilation should be faster.Vincent Torri2012-11-011-0/+180