efl/legacy/ecore
ncn b12cfbd710 Spelling fix in ecore.c.in, more docs for src/lib/ecore/ecore_list.c, fix in src/lib/ecore_con/ecore_con.c and new docs for src/lib/ecore_ipc/ecore_ipc.c.
SVN revision: 10962
2004-07-22 13:07:25 +00:00
..
data vera in RIGHT place 2004-05-13 09:58:19 +00:00
debian Updated the ecore debian packaging 2004-06-29 20:57:18 +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 Spelling fix in ecore.c.in, more docs for src/lib/ecore/ecore_list.c, fix in src/lib/ecore_con/ecore_con.c and new docs for src/lib/ecore_ipc/ecore_ipc.c. 2004-07-22 13:07:25 +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 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 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 autofool cleanups... argh! i hate autofools! 2004-06-24 06:11:36 +00:00
configure.in Requiring the config script to be executable causes problems for things like 2004-07-15 13:34:46 +00:00
ecore-config.in hmm, ecore-config requires -ledb in ecore-config 2003-12-08 23:25:13 +00:00
ecore.c.in Spelling fix in ecore.c.in, more docs for src/lib/ecore/ecore_list.c, fix in src/lib/ecore_con/ecore_con.c and new docs for src/lib/ecore_ipc/ecore_ipc.c. 2004-07-22 13:07:25 +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 Thu Jul 8 11:07:39 2004 Michael Jennings (mej) 2004-07-08 15:09:08 +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)