efl/legacy/ecore
ncn 4dc39d4dfa Some restructuring, clean up, grouping, explaining, etc. Getting there...
SVN revision: 11696
2004-09-22 08:17:15 +00:00
..
data vera in RIGHT place 2004-05-13 09:58:19 +00:00
debian debian update broke make dist ... 2004-09-21 00:51:51 +00:00
doc damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
examples Argh, is anyone else getting broken pipes in the middle of commits? 2004-07-14 14:15:50 +00:00
m4 autofool cleanups... argh! i hate autofools! 2004-06-24 06:11:36 +00:00
src Some restructuring, clean up, grouping, explaining, etc. Getting there... 2004-09-22 08:17:15 +00:00
.cvsignore Sshhhhh 2004-01-16 16:59:07 +00:00
AUTHORS Added myself as an author in the docs, since the data structure stuff came 2004-07-15 13:38:19 +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 More docs stuff - fix ups, rearranging, little bit o' new stuff, quieter doc generation. 2004-07-30 12:28:29 +00:00
INSTALL damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
Makefile.am Add a pkgconfig file for ecore. 2004-07-11 08:08:03 +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 glibtoolize 2004-09-13 05:38:15 +00:00
configure.in make sure BUILD_ECORE_X is accessable 2004-08-27 10:12:31 +00:00
ecore-config.in hmm, ecore-config requires -ledb in ecore-config 2003-12-08 23:25:13 +00:00
ecore.c.in Some restructuring, clean up, grouping, explaining, etc. Getting there... 2004-09-22 08:17:15 +00:00
ecore.m4 fixes for automake 1.8 2004-05-21 18:43:56 +00:00
ecore.pc.in ecore isn't evas ;D 2004-07-11 13:55:30 +00:00
ecore.spec Sun Jul 25 17:45:53 2004 Michael Jennings (mej) 2004-07-25 21:50:40 +00:00
ecore.supp added valgrind suppression file for ecore 2004-01-17 23:50:13 +00:00
gendoc * fixes for rpmbuild 2004-07-23 00:01:02 +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)