efl/old
Gustavo Sverzut Barbieri 9ea2ce1041 efl: merge edje.
this is still in progress, mostly the multisense stuff is pending.

it seems that when we merge ecore_audio in edje the libremix and
similar are gone, at least from Edje, and will be in ecore_audio
itself (or pulseaudio).

Changes:
 * __UNUSED__ to EINA_UNUSED
 * binaries (epp, embryo_cc, edje_cc) now consider EFL_RUN_IN_TREE and
   will assume the binaries are still not installed, running from
   build tree location (needs more testing, maybe doesn't work with
   srcdir != builddir, still doesn't solve cross compile builds)



SVN revision: 82139
2013-01-04 02:08:14 +00:00
..
ChangeLog.ecore ecore: whitespaces-- 2012-12-03 07:37:17 +00:00
ChangeLog.edje efl: merge edje. 2013-01-04 02:08:14 +00:00
ChangeLog.eet cleaning up the base of efl tree moving files to subdirs 2012-09-27 03:02:12 +00:00
ChangeLog.eeze efl: merge eeze. 2013-01-03 20:37:42 +00:00
ChangeLog.efreet efl: merge efreet. 2012-12-29 23:04:40 +00:00
ChangeLog.eina cleaning up the base of efl tree moving files to subdirs 2012-09-27 03:02:12 +00:00
ChangeLog.eio merge: eio + fix compilation on windows + minor fixes + po files 2012-12-04 17:40:58 +00:00
ChangeLog.embryo merge: add embryo 2012-10-26 09:01:52 +00:00
ChangeLog.escape merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ChangeLog.evas merge: and now Evas 2012-11-04 11:51:42 +00:00
ChangeLog.evil cleaning up the base of efl tree moving files to subdirs 2012-09-27 03:02:12 +00:00
ChangeLog.evil.0 cleaning up the base of efl tree moving files to subdirs 2012-09-27 03:02:12 +00:00
NEWS.ecore ecore: whitespaces-- 2012-12-03 07:37:17 +00:00
NEWS.edje efl: merge edje. 2013-01-04 02:08:14 +00:00
NEWS.eet cleaning up the base of efl tree moving files to subdirs 2012-09-27 03:02:12 +00:00
NEWS.eeze efl: merge eeze. 2013-01-03 20:37:42 +00:00
NEWS.efreet efl: merge efreet. 2012-12-29 23:04:40 +00:00
NEWS.eina cleaning up the base of efl tree moving files to subdirs 2012-09-27 03:02:12 +00:00
NEWS.eio merge: eio + fix compilation on windows + minor fixes + po files 2012-12-04 17:40:58 +00:00
NEWS.embryo merge: add embryo 2012-10-26 09:01:52 +00:00
NEWS.escape merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
NEWS.evas merge: and now Evas 2012-11-04 11:51:42 +00:00
NEWS.evil cleaning up the base of efl tree moving files to subdirs 2012-09-27 03:02:12 +00:00
README.ecore merge: missing some informations changes about ecore 2012-12-02 22:41:16 +00:00
README.edbus efl: merge edbus (v2). 2012-12-28 17:53:25 +00:00
README.edje efl: merge edje. 2013-01-04 02:08:14 +00:00
README.eet cleaning up the base of efl tree moving files to subdirs 2012-09-27 03:02:12 +00:00
README.eeze efl: merge eeze. 2013-01-03 20:37:42 +00:00
README.eina cleaning up the base of efl tree moving files to subdirs 2012-09-27 03:02:12 +00:00
README.eio merge: eio + fix compilation on windows + minor fixes + po files 2012-12-04 17:40:58 +00:00
README.embryo merge: add embryo 2012-10-26 09:01:52 +00:00
README.ephysics efl: merge ephysics 2013-01-03 22:10:40 +00:00
README.escape merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
README.evas merge: and now Evas 2012-11-04 11:51:42 +00:00
README.evil cleaning up the base of efl tree moving files to subdirs 2012-09-27 03:02:12 +00:00

README.evil

The Evil library tried to port some convenient Unix functions
to the Windows (XP or CE) platform. They are planned to be used
in the Enlightenment Fundations Libaries (EFL).

To get information on how to build that library and the EFL on
Windows XP, see

http://trac.enlightenment.org/e/wiki/EFLWindowsXP

To get information on how to build that library and the EFL on
on Windows CE, see


http://trac.enlightenment.org/e/wiki/EFLWindowsCE

To get the description of the API, behavior, etc.. run 'make doc'
in the top level directory, then open in your favorite browser
named Firefox the file index.html located in the subdirectory
doc/html/.

Enjoy !