efl/legacy/ecore
tsauerbeck 30e1b387c8 fix build on systems w/o xinerama support
SVN revision: 13197
2005-02-05 12:59:35 +00:00
..
data vera in RIGHT place 2004-05-13 09:58:19 +00:00
debian patch from bart elberg 2004-11-13 00:05:52 +00:00
doc Sun Jan 23 22:30:28 2005 Michael Jennings (mej) 2005-01-24 02:26:35 +00:00
examples build fixes 2005-01-07 15:38:01 +00:00
m4 autofool cleanups... argh! i hate autofools! 2004-06-24 06:11:36 +00:00
src fix build on systems w/o xinerama support 2005-02-05 12:59:35 +00:00
.cvsignore Sun Jan 23 22:30:28 2005 Michael Jennings (mej) 2005-01-24 02:26:35 +00:00
AUTHORS Make ecore_x atoms public. 2004-12-04 10:10:29 +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 i added xinerama supprot to ecore... 2005-01-10 13:11:50 +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-native.oe openembedded build files... this makes life so easy to build efl for 2004-11-09 09:36:36 +00:00
ecore.bb Added the change for BitBake the Standardized Openembedded Build System 2004-12-17 01:19:02 +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.oe openembedded build files... this makes life so easy to build efl for 2004-11-09 09:36:36 +00:00
ecore.pc.in ecore isn't evas ;D 2004-07-11 13:55:30 +00:00
ecore.spec * begone, daemons of edb 2005-01-24 13:10:05 +00:00
ecore.supp more suppressions 2004-10-19 16:40:25 +00:00
ecoreXnative.bb Python is too incompetent to parse hyphens 2004-12-18 22:06:27 +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)