efl/legacy/ecore
Kim Woelders 1f4b3d97dd netwm function prototypes.
SVN revision: 11976
2004-10-23 14:49:06 +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 Quiet. 2004-10-23 14:27:10 +00:00
m4 autofool cleanups... argh! i hate autofools! 2004-06-24 06:11:36 +00:00
src netwm function prototypes. 2004-10-23 14:49:06 +00:00
.cvsignore Quiet. 2004-10-23 14:27:10 +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 ok fix some things with SSL and ecore_evas. you ALWYAs have at least the api 2004-10-22 03:41:49 +00:00
ecore-config.in ecore_config uses eet for storage now... check the disk space savings: 2004-10-19 06:34:21 +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 more suppressions 2004-10-19 16:40:25 +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)