efl/legacy
Gustavo Sverzut Barbieri b28bd3d002 edje shouldn't automagically detect dependencies.
distros such as gentoo will rely on actual wanted dependencies and it
sucks to not have a way to forcefully enable or disable a dependency.

Scenario:
 - user installed eio for some weird reason.
 - user compiles edje, which was finding eio. Without user desire.
 - user removes eio because it's not needed anymore.
 - edje is broken.

Most systems will not have this problem because the package is built
on a pristine system where all dependencies are installed, then the
package is compiled and is impossible to have the user to do such
thing. Not on gentoo and others.

And this commit has a second benefit to disable eio until it's
properly fixed for edje_codegen :-)



SVN revision: 76361
2012-09-10 00:31:16 +00:00
..
ecore ecore: Ecore_Con_Eet reset size when receiving an Eet_Data. 2012-09-08 16:12:34 +00:00
edje edje shouldn't automagically detect dependencies. 2012-09-10 00:31:16 +00:00
eet update header #defined versions to 1.8 to make sure new apis are used 2012-09-03 09:55:34 +00:00
eeze update header #defined versions to 1.8 to make sure new apis are used 2012-09-03 09:55:34 +00:00
efreet update header #defined versions to 1.8 to make sure new apis are used 2012-09-03 09:55:34 +00:00
eina Eina: add EINA_UNUSED on Windows. Should be in eina_types.h instead 2012-09-08 09:15:17 +00:00
eio Eio: improve path monitoring on Windows 2012-09-06 06:30:29 +00:00
embryo vincent - try this on windows. 2012-09-07 10:12:50 +00:00
emotion update header #defined versions to 1.8 to make sure new apis are used 2012-09-03 09:55:34 +00:00
eobj Eo: add libcheck test 2012-09-09 11:11:40 +00:00
ephysics ephysics: update TODO 2012-09-06 17:18:28 +00:00
escape added short description in the missing README contents 2012-04-07 01:25:36 +00:00
ethumb update header #defined versions to 1.8 to make sure new apis are used 2012-09-03 09:55:34 +00:00
evas really minor improvement - detect llvmpipe as a software renderer and 2012-09-08 14:31:18 +00:00
evil Evil: add missing fclose(). Suggested by Maxime Villard 2012-09-05 08:31:41 +00:00