efl/old
Stefan Schmidt f3d9b8ee70 esacpe: remove library from tree
This has not been used for a while and is not even buildable after our
switch to meson. It was a niche to start with given that it needed the
PS3 OS to run on. I asked for any remaining users at EDD and on the list
but heard nothing. Time to remove.

Signed-off-by: Stefan Schmidt <s.schmidt@samsung.com>
Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D10778
2019-12-04 12:21:24 -08: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
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
ChangeLog.eio merge: eio + fix compilation on windows + minor fixes + po files 2012-12-04 17:40:58 +00:00
ChangeLog.embryo
ChangeLog.emotion efl: merge emotion. 2013-01-10 03:43:32 +00:00
ChangeLog.escape merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
ChangeLog.ethumb Rename edbus->eldbus 2013-04-23 12:36:29 -03:00
ChangeLog.evas merge: and now Evas 2012-11-04 11:51:42 +00:00
ChangeLog.evil
ChangeLog.evil.0
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
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
NEWS.eio merge: eio + fix compilation on windows + minor fixes + po files 2012-12-04 17:40:58 +00:00
NEWS.embryo
NEWS.emotion efl: merge emotion. 2013-01-10 03:43:32 +00:00
NEWS.escape merge: add escape ecore, fix several bugs 2012-12-02 22:35:45 +00:00
NEWS.ethumb Rename edbus->eldbus 2013-04-23 12:36:29 -03:00
NEWS.evas merge: and now Evas 2012-11-04 11:51:42 +00:00
NEWS.evil
README.ecore merge: missing some informations changes about ecore 2012-12-02 22:41:16 +00:00
README.edje efl: merge edje. 2013-01-04 02:08:14 +00:00
README.eet
README.eeze efl: merge eeze. 2013-01-03 20:37:42 +00:00
README.efreet efl/efreet: add old README. 2013-01-04 20:14:05 +00:00
README.eina
README.eio merge: eio + fix compilation on windows + minor fixes + po files 2012-12-04 17:40:58 +00:00
README.eldbus Rename edbus->eldbus 2013-04-23 12:36:29 -03:00
README.embryo
README.emotion efl: merge emotion. 2013-01-10 03:43:32 +00:00
README.ephysics efl: merge ephysics 2013-01-03 22:10:40 +00:00
README.ethumb merge ethumb. 2013-01-12 01:15:45 +00:00
README.evas merge: and now Evas 2012-11-04 11:51:42 +00:00
README.evil

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 !