You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Cedric BAIL 26c4aa0fc5 evil: improve install. 12 years ago
..
doc * doc/Doxyfile: 13 years ago
m4 * doc/Makefile.am: 15 years ago
src evil: improve install. 12 years ago
AUTHORS Evil: 12 years ago
COPYING fix the copying license to 15 years ago
COPYING-PLAIN * COPYING: 15 years ago
ChangeLog revert last commit of mkstemp (remove _O_TEMPORARY flag in open()) 12 years ago
Makefile.am update MAINTAINERCLEANFILES 13 years ago
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 15 years ago
README Fix dlopen for cegcc and minor fix and doc: 15 years ago
autogen.sh that's it - remove autom4te.cache dirs again... - keep having to many 12 years ago
configure.ac Evil: prepare the 1.0 release. Put (all, evil as well as 'standard' ones) the headers in $includedir/evil-vmaj 12 years ago
evil.pc.in Evil: prepare the 1.0 release. Put (all, evil as well as 'standard' ones) the headers in $includedir/evil-vmaj 12 years ago

README


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

To get informations on how to install that library, see the
INSTALL file. For mingw32ce or cegcc users, look at the end
of that INSTALL file to have precise informations on how to
configure the library.

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

Enjoy !