efl/legacy/evil
Cedric BAIL 26c4aa0fc5 evil: improve install.
Patch from Vincent Torri.


SVN revision: 62492
2011-08-15 20:57:40 +00:00
..
doc * doc/Doxyfile: 2010-05-29 10:51:06 +00:00
m4 * doc/Makefile.am: 2009-02-01 20:20:29 +00:00
src evil: improve install. 2011-08-15 20:57:40 +00:00
AUTHORS Evil: 2011-05-19 12:00:06 +00:00
COPYING fix the copying license to 2009-01-13 13:00:45 +00:00
COPYING-PLAIN
ChangeLog revert last commit of mkstemp (remove _O_TEMPORARY flag in open()) 2011-07-16 07:14:42 +00:00
Makefile.am update MAINTAINERCLEANFILES 2011-01-04 13:35:35 +00:00
NEWS
README
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: 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
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, 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 !