efl/legacy/ecore
tsauerbeck 60a47ef2a8 add ecore refcounting, so ewl doesn't break apps that have their own ecore main loop
SVN revision: 8781
2004-02-03 19:49:46 +00:00
..
data damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
debian These options are no longer necessary. 2003-12-21 23:06:46 +00:00
doc damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
src add ecore refcounting, so ewl doesn't break apps that have their own ecore main loop 2004-02-03 19:49:46 +00:00
.cvsignore Sshhhhh 2004-01-16 16:59:07 +00:00
AUTHORS damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
COPYING damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
ChangeLog damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
Doxyfile damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
INSTALL damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
Makefile.am damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
NEWS damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
README update README 2004-01-28 02:48:43 +00:00
autogen.sh configure now tells us which modules are going to be compiled 2004-01-02 19:08:32 +00:00
configure.in Kaboom! acconfig.h gone 2004-01-14 19:09:14 +00:00
ecore-config.in hmm, ecore-config requires -ledb in ecore-config 2003-12-08 23:25:13 +00:00
ecore.c.in update docs 2003-10-09 09:11:38 +00:00
ecore.m4 damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
ecore.spec * assorted fixes for RPM-building 2003-12-23 11:41:25 +00:00
ecore.supp added valgrind suppression file for ecore 2004-01-17 23:50:13 +00:00
gendoc damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
make_cross_compile_arm.sh text utility routines... iconv wrapper there :) 2003-10-09 07:49:59 +00:00

README

-------------------------------------------------------------------------------
 E C O R E - 1 . 0 . 0
-------------------------------------------------------------------------------

Fast:
How ot build and install Ecore from this tarball?
./configure
make
su
<as root do:>
make install

from CVS:
./autogen.sh
make
su  
<as root do:>
make install

FOR OTHER DEVELOPERS:

If you want to help with E... here's some ideas for ecore:

* All of NETWM supported in ecore_x
* Support DBUS ontop of ecore_con (and modify to allow explicit paths)