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.
 
 
 
 
 
 
Gustavo Sverzut Barbieri 63d205c607 efl: remove configure option to change mempool modules. 11 years ago
doc merge: add COPYING files (BSD 2-clause, LGPL and GPL) and doc 11 years ago
legacy ephysics: add test for light 11 years ago
licenses cleaning up the base of efl tree moving files to subdirs 11 years ago
m4 efl: remove configure option to change mempool modules. 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: remove EINA_HAVE_ON_OFF_THREADS support. 11 years ago
.gitignore efl: ignore INSTALL 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 Eet: Update lz4 code to rev. 77. This fix compilation on NetBSD 5.0 11 years ago
Makefile.am efl: introduce build profile, simplify options. 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 minor improvement to last commit (use an intermediate variable want_debug_threads) 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