efl/legacy/evil
Sanjeev BA f981adaaac The Evil gets all 6's.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>

SVN revision: 66666
2011-12-30 07:06:40 +00:00
..
doc Evil : fix doc build, the release archive is updated 2011-12-04 14:04:19 +00:00
m4 Evil: organize the m4 files in common and "private" dirs, remove mpatrol, add a "windows-version" option to configure 2011-12-16 17:50:13 +00:00
src The Evil gets all 6's. 2011-12-30 07:06:40 +00:00
AUTHORS Evil: add inet_ntop function from c-ares 2011-10-05 20:23:24 +00:00
COPYING fix the copying license to 2009-01-13 13:00:45 +00:00
COPYING-PLAIN * COPYING: 2008-03-03 09:27:55 +00:00
ChangeLog Release Version 1.0.0. 2011-12-02 18:00:12 +00:00
ChangeLog.0 update Evil to prepare it for alpha 2011-11-16 17:38:19 +00:00
Makefile.am Evil: minor cleanup 2011-12-17 07:55:51 +00:00
NEWS Release Version 1.0.0. 2011-12-02 18:00:12 +00:00
README Fix README. 2011-12-01 10:47:12 +00:00
autogen.sh that's it - remove autom4te.cache dirs again... - keep having to many 2011-08-02 04:13:33 +00:00
configure.ac Evil: minor cleanup 2011-12-17 07:55:51 +00:00
evil.pc.in Evil: organize the m4 files in common and "private" dirs, remove mpatrol, add a "windows-version" option to configure 2011-12-16 17:50:13 +00:00

README

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 !