efl/legacy/ecore
azundris 483a1d7138 oops
SVN revision: 10425
2004-06-03 13:21:14 +00:00
..
data vera in RIGHT place 2004-05-13 09:58:19 +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
examples hmm make it mroe robust... 2004-05-13 02:40:58 +00:00
src oops 2004-06-03 13:21:14 +00:00
.cvsignore Sshhhhh 2004-01-16 16:59:07 +00:00
AUTHORS nathan's docs :) 2004-05-08 04:44:04 +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 nathan's docs :) 2004-05-08 04:44:04 +00:00
INSTALL damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
Makefile.am fixed dist stuff 2004-05-12 18:57:57 +00:00
NEWS damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
README pass make distcheck! 2004-04-16 01:46:54 +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 Was caching evas results and screwing up edb detection - fix, thanks neuron 2004-05-18 11:11:56 +00:00
ecore-config.in hmm, ecore-config requires -ledb in ecore-config 2003-12-08 23:25:13 +00:00
ecore.c.in more docs from nicholas curran 2004-05-12 14:40:08 +00:00
ecore.m4 fixes for automake 1.8 2004-05-21 18:43:56 +00:00
ecore.spec - Merge Ewd functions into Ecore. 2004-03-18 05:30:48 +00:00
ecore.supp added valgrind suppression file for ecore 2004-01-17 23:50:13 +00:00
gendoc hey guys! can u rememebr to add yourselves to AUTHORS? 2004-04-30 03:10:17 +00:00
make_cross_compile_arm.sh ecore_config corss-compiels now... AHEM! 2004-05-13 06:14:39 +00:00

README

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

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)