efl/legacy/evil
Vincent Torri b0cd2cf3d1 Evil: fix a previous wrong commit
SVN revision: 65386
2011-11-18 16:46:57 +00:00
..
doc * src/lib/evil_stdio.c: 2011-11-12 22:31:16 +00:00
m4 * doc/Makefile.am: 2009-02-01 20:20:29 +00:00
src Evil: fix a previous wrong commit 2011-11-18 16:46:57 +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 update Evil to prepare it for alpha 2011-11-16 17:38:19 +00:00
ChangeLog.0 update Evil to prepare it for alpha 2011-11-16 17:38:19 +00:00
Makefile.am update MAINTAINERCLEANFILES 2011-01-04 13:35:35 +00:00
NEWS Here is the Evil library, which provides, for the Windows platform (XP or Mobile), a set of Unix functions used in the EFL and which do not exist on that evil platform 2008-02-27 21:01:30 +00:00
README update Evil to prepare it for alpha 2011-11-16 17:38:19 +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 update Evil to prepare it for alpha 2011-11-16 17:38:19 +00:00
evil.pc.in Evil: prepare the 1.0 release. Put (all, evil as well as 'standard' ones) the headers in $includedir/evil-vmaj 2011-07-24 08:51:33 +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 informations on how to build that library and the EFL on
Windows XP, see

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

To get informations 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 !