summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2013-12-17Ecore_Avahi: initial commit.Cedric BAIL1-0/+1
2013-11-20Add several missing Config.cmake.inRyuan Choi1-0/+15
2013-11-16Add EezeConfig.cmake.inRyuan Choi1-0/+5
2013-11-04alpha1 release autofoo/build tree work to pass distcheck and actually workv1.8.0-alpha1Carsten Haitzler (Rasterman)1-5/+1
2013-10-26PKGBUILD cleanupDoug Newgard1-1/+2
2013-04-25lcov-check: Enable branch coverage on newer lcov versionsDaniel Willmann1-1/+1
2013-04-23Rename edbus->eldbusLucas De Marchi1-2/+2
2013-04-16Install CMake configs to the proper pathIgor Murzov1-15/+34
2013-04-04Added EFLConfigVersion.cmake.in for all XXXConfigVersion.cmakeNeeds ReviewRyuan Choi1-1/+8
2013-03-31we have spec files... lets add arch pkgbuild stuff too :)Carsten Haitzler (Rasterman)1-1/+6
2013-03-23add a COMPLIANCE file for convenience.Carsten Haitzler (Rasterman)1-0/+4
2013-03-04coverage: don't report coverage of the tests themself.Cedric BAIL1-1/+2
2013-02-26efl: Fixes to support compiling with CFLAGS=-WerrorHenrique Dante de Almeida1-1/+2
2013-02-05Efl: Ship cmake configs (like pkg-config).Tom Hacohen1-0/+10
2013-01-25efl: Actually install the ecore-audio.pc fileDaniel Willmann1-0/+3
2013-01-17try to fix --with-crypto=gnutls due libcrypt-config usage.Gustavo Sverzut Barbieri1-4/+5
2013-01-16force building some extras to test release (distcheck).Gustavo Sverzut Barbieri1-1/+6
2013-01-15efl: use autotools testsuite for running testsLucas De Marchi1-7/+2
2013-01-12do not print directories when entering them in make.Gustavo Sverzut Barbieri1-0/+1
2013-01-12merge ethumb.Gustavo Sverzut Barbieri1-2/+8
2013-01-10efl: merge emotion.Gustavo Sverzut Barbieri1-1/+5
2013-01-08efl: add eina test suite, but still disable.Cedric BAIL1-0/+1
2013-01-05efl: distcheck will run tests and compile all examples.Gustavo Sverzut Barbieri1-0/+1
2013-01-04efl: fix make dist.Gustavo Sverzut Barbieri1-49/+35
2013-01-04efl: merge edje.Gustavo Sverzut Barbieri1-2/+4
2013-01-03efl: merge ephysicsGustavo Sverzut Barbieri1-1/+6
2013-01-03efl: merge eeze.Gustavo Sverzut Barbieri1-1/+6
2012-12-30efl/efreet: install d-bus service.Gustavo Sverzut Barbieri1-0/+8
2012-12-30efl: Fix efreet package configMike McCormack1-2/+8
2012-12-28efl: merge edbus (v2).Gustavo Sverzut Barbieri1-2/+4
2012-12-07efl: don't forget the makedist rule.Cedric BAIL1-1/+0
2012-12-06efl: Fix display of source files when making coverageDaniel Willmann1-1/+1
2012-12-05efl: Actually run the ecore test suite on make checkDaniel Willmann1-0/+1
2012-12-05directfb says bye...Gustavo Sverzut Barbieri1-10/+0
2012-12-04merge: eio + fix compilation on windows + minor fixes + po filesVincent Torri1-3/+8
2012-12-02merge: add escape ecore, fix several bugsVincent Torri1-5/+74
2012-11-18merge: do not use recursive make for unit testsVincent Torri1-1/+5
2012-11-14merge: add evas tests and examplesVincent Torri1-0/+1
2012-11-04merge: and now EvasVincent Torri1-0/+68
2012-11-01merge: update maintainer-clean ruleVincent Torri1-0/+1
2012-10-26merge: add embryoVincent Torri1-3/+5
2012-10-10efl: introduce build profile, simplify options.Gustavo Sverzut Barbieri1-5/+0
2012-10-10efl: eet and eo are now mandatory.Gustavo Sverzut Barbieri1-15/+4
2012-09-27Eo IS optional. Sorry, i will fight to have ALL libs being optionalVincent Torri1-3/+12
2012-09-27make eo not an optional build - this WILL be no-option as we will beCarsten Haitzler1-12/+3
2012-09-27and make a single efl.spec file.Carsten Haitzler1-2/+1
2012-09-27cleaning up the base of efl tree moving files to subdirsCarsten Haitzler1-19/+22
2012-09-26merge: add eoVincent Torri1-8/+13
2012-09-23merge : remove useless CONDITIONALs and make eet build optional; eina is alwa...Vincent Torri1-1/+7
2012-09-22merge: use $(MAKE) $(AM_MAKEFLAGS) and not just make. Fix benchmark-e17 ruleVincent Torri1-10/+11