Commit Graph

840 Commits

Author SHA1 Message Date
rbdpngn 12241ce615 Don't attempt to build ecore_x if checks for ecore_txt dependancies fail.
SVN revision: 8231
2003-12-30 21:51:50 +00:00
handyande a7830089ca fixup small errors in ecore_config autofoo
SVN revision: 8226
2003-12-29 23:09:57 +00:00
tsauerbeck 08ab2abaa0 Don't define ecore_config_libs when we don't build the config module
SVN revision: 8224
2003-12-28 21:00:52 +00:00
Carsten Haitzler 9cc07f3b20 oops... fix!
SVN revision: 8214
2003-12-27 10:51:02 +00:00
Carsten Haitzler 614486c43c fix dragables! eeek! :)
SVN revision: 8211
2003-12-25 23:57:18 +00:00
azundris ed6a50bb58 * assorted fixes for RPM-building
SVN revision: 8200
2003-12-23 11:41:25 +00:00
xcomputerman 020f67bffc And make ecore_config build contigent upon detection of Edb
SVN revision: 8198
2003-12-23 07:34:27 +00:00
rbdpngn a74a6b6a87 Fix for a build issue some people have encountered with jpeglib.h not
including stdio.h as necessary.


SVN revision: 8197
2003-12-23 05:59:03 +00:00
xcomputerman 4e5e0b0974 Add edb-checking option, and attempt to properly handle Edb cflags without
causing compile-time errors for ecore_config


SVN revision: 8196
2003-12-23 04:58:47 +00:00
handyande ea9802745f oopsie\!
SVN revision: 8189
2003-12-23 00:32:05 +00:00
handyande df2a06843a more fixes
SVN revision: 8170
2003-12-22 17:16:53 +00:00
rbdpngn 51354ff27c These options are no longer necessary.
SVN revision: 8160
2003-12-21 23:06:46 +00:00
handyande 9a1355325c more ansi fixes
SVN revision: 8153
2003-12-20 11:06:43 +00:00
handyande f2ae029f3f ansi fixes
SVN revision: 8151
2003-12-19 16:31:14 +00:00
handyande abeb38543a more ansi
SVN revision: 8150
2003-12-19 15:35:45 +00:00
rbdpngn d22d230017 Ok, that didn't work out well, we'll need to figure out something else for
Solaris.


SVN revision: 8146
2003-12-18 17:18:50 +00:00
rbdpngn 513caedd40 Hopefully fix build for solaris.
SVN revision: 8144
2003-12-18 08:36:21 +00:00
rbdpngn 6b42e2db32 Enable most features by default, and disable them if needed. CPU specific
features are disabled by default. I've tested most of the options pretty
thoroughly, but I haven't found anyone with the qtopia environment to test
that or the ARM cross compile script.


SVN revision: 8142
2003-12-18 07:55:21 +00:00
rbdpngn 16c5eca177 Apparently AC_MSG_NOTICE requires a version of autoconf > 2.13.
SVN revision: 8137
2003-12-17 16:30:10 +00:00
rbdpngn 17bacbf557 Correctly set the AM_CONDITIONALs for a couple missed cases. Add some
dependancy checks and notices.


SVN revision: 8136
2003-12-17 16:25:51 +00:00
handyande f8f467b4e5 Spanking works, I am learning\!
SVN revision: 8135
2003-12-17 11:05:29 +00:00
rbdpngn 732d2e2836 Those changes should not have gone to cvs yet.
SVN revision: 8132
2003-12-16 17:49:45 +00:00
rbdpngn 9fb85c8776 Don't test for altivec if it has been disabled.
SVN revision: 8131
2003-12-16 17:37:26 +00:00
rbdpngn 8b273b4f52 Check separately for the Evas_Engine_FB.h header for enabling it in
ecore_evas.


SVN revision: 8130
2003-12-16 05:54:46 +00:00
rbdpngn 5fe1c32bc4 Dependancy check since ecore_x relies on ecore_txt.
SVN revision: 8129
2003-12-16 04:57:42 +00:00
Carsten Haitzler 96a6ba3a68 bsd libiconv....?
SVN revision: 8128
2003-12-16 04:40:00 +00:00
Carsten Haitzler d6791d6eb8 fix iconv.... rbdpgn! :)
SVN revision: 8127
2003-12-16 04:15:16 +00:00
rbdpngn abb5351c1b *** empty log message ***
SVN revision: 8126
2003-12-16 02:46:31 +00:00
rbdpngn aad892aa62 Enable the use of altivec functions. A bit of a dirty hack to detect the
compiler settings for detecting altivec support. If someone has a better
suggestion, please speak up.


SVN revision: 8125
2003-12-16 01:58:17 +00:00
rbdpngn 1f175f4660 Altivec code for YUV conversion to ARGB. This option cannot be enabled yet, I
need to verify the autofoo on Linux.


SVN revision: 8099
2003-12-12 07:53:09 +00:00
Carsten Haitzler 7f77993d73 update docs to include suggestions for yuv
SVN revision: 8098
2003-12-11 22:58:23 +00:00
Carsten Haitzler 155b09b092 propagate events from child objects to msart object parents
SVN revision: 8093
2003-12-11 11:20:40 +00:00
Carsten Haitzler 2cdf81f2b7 more comments
SVN revision: 8088
2003-12-10 06:55:18 +00:00
rbdpngn 02cfd3ee28 Don't access static variables from inline functions.
SVN revision: 8078
2003-12-10 04:10:55 +00:00
Carsten Haitzler 35b2349a24 and set alpha bits
SVN revision: 8071
2003-12-10 01:35:37 +00:00
Carsten Haitzler 1771ecd4ee and add yuv conversion code
SVN revision: 8069
2003-12-10 01:23:24 +00:00
Carsten Haitzler 58d0647f41 yuv pixel import api (well arbitary pixel format import api) for doing media
sreams (video) via image objects


SVN revision: 8068
2003-12-10 01:12:13 +00:00
xcomputerman 2bd12227d7 We need properties, daddy. We need 'em!
SVN revision: 8055
2003-12-09 05:12:11 +00:00
handyande 69fd7da68c hmm, ecore-config requires -ledb in ecore-config
SVN revision: 8048
2003-12-08 23:25:13 +00:00
xcomputerman 38aaffe223 Add ecore_config to build list
SVN revision: 8038
2003-12-08 17:42:25 +00:00
xcomputerman fb55999ee8 Needs to get IPC headers from within source package -- won't compile on
fresh install


SVN revision: 8037
2003-12-08 17:40:06 +00:00
rbdpngn 3e5f10f31f Missing a -I for the ecore_config directory.
SVN revision: 8025
2003-12-07 19:19:28 +00:00
handyande e662f6bd7d oopsies, hopefully this should be better\!
SVN revision: 8016
2003-12-07 08:35:13 +00:00
handyande 94be4269d6 oopsie - got carried away and altered good code
SVN revision: 8013
2003-12-06 17:37:20 +00:00
handyande e41d146893 Fixups, cleanups etc. ecore_config now working with an equate client :)
SVN revision: 8011
2003-12-06 17:24:19 +00:00
handyande ac58ffd507 Added exsh the text mode ecore_config client, we should now have a usable ecore_config
SVN revision: 8010
2003-12-06 13:17:32 +00:00
handyande dc672f1428 Oops, missed this file
SVN revision: 8008
2003-12-05 18:13:46 +00:00
handyande f6627ea478 This should give a working ecore with ecore_config. No test apps yet, that is another story. Also need a tidyup...
SVN revision: 8007
2003-12-05 16:57:32 +00:00
handyande cdf915f312 Added beginning of ecore_config the final location for proto/examine
SVN revision: 8006
2003-12-05 15:02:17 +00:00
Carsten Haitzler 0e29b41e6e now it builds! cleanly too
SVN revision: 7990
2003-12-03 07:23:08 +00:00