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 1000f350e3 efl: backport Igor's eina patch. 11 years ago
doc merge: add COPYING files (BSD 2-clause, LGPL and GPL) and doc 11 years ago
legacy fix some efreet docs 11 years ago
licenses cleaning up the base of efl tree moving files to subdirs 11 years ago
m4 merge: and disable eo for now, as requested by Tom 11 years ago
old cleaning up the base of efl tree moving files to subdirs 11 years ago
pc cleaning up the base of efl tree moving files to subdirs 11 years ago
spec and make a single efl.spec file. 11 years ago
src efl: backport Igor's eina patch. 11 years ago
AUTHORS efl: backport Igor's eina patch. 11 years ago
COPYING cleaning up the base of efl tree moving files to subdirs 11 years ago
ChangeLog port null check over to efl tree. 11 years ago
INSTALL merge: add infra for evil 11 years ago
Makefile.am Eo IS optional. Sorry, i will fight to have ALL libs being optional 11 years ago
NEWS port mmap safety fix to efl tree. 11 years ago
README cleaning up the base of efl tree moving files to subdirs 11 years ago
autogen.sh merge: use autoreconf 11 years ago
configure.ac Eo IS optional. Sorry, i will fight to have ALL libs being optional 11 years ago

README

EFL 1.7.99

******************************************************************************

FOR ANY ISSUES PLEASE EMAIL:
enlightenment-devel@lists.sourceforge.net

******************************************************************************

EFL is a collection of libraries for handling many common tasks a
developer man have such as data structures, communication, rendering,
widgets and more.

------------------------------------------------------------------------------
COMPILING AND INSTALLING:

./configure
make
(do this as root unless you are installing in your users directories):
make install