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.
 
 
 
 
 
 
Vincent Torri 8d72033792 Evil: force -mms-bitfields for all the lib compiled with Evil 11 years ago
..
doc Evil : fix doc build, the release archive is updated 12 years ago
m4 Evil: organize the m4 files in common and "private" dirs, remove mpatrol, add a "windows-version" option to configure 12 years ago
src * NEWS: 12 years ago
AUTHORS * AUTHORS: 12 years ago
COPYING fix the copying license to 15 years ago
COPYING-PLAIN * COPYING: 16 years ago
ChangeLog * NEWS: 12 years ago
ChangeLog.0 update Evil to prepare it for alpha 12 years ago
Makefile.am * Makefile.am: 12 years ago
NEWS * NEWS: 12 years ago
README Fix README. 12 years ago
autogen.sh that's it - remove autom4te.cache dirs again... - keep having to many 12 years ago
configure.ac Evil: compile with -mms-bitfields 11 years ago
evil.pc.in Evil: force -mms-bitfields for all the lib compiled with Evil 11 years ago

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 !