Commit Graph

39 Commits

Author SHA1 Message Date
Carsten Haitzler 17263ea263 add ecore versioning
SVN revision: 49271
2010-05-29 06:28:25 +00:00
Vincent Torri 918fdb530f clean ecore_config Makefile.am
SVN revision: 42868
2009-10-03 14:58:28 +00:00
Vincent Torri d24bc9ea4b better fix for -no-undefined
SVN revision: 40316
2009-04-23 03:56:31 +00:00
booleanlabel 3068e9bd4f From: booleanlabel@gmail.com
cygwin fixes.



SVN revision: 40302
2009-04-23 01:09:26 +00:00
Carsten Haitzler ce5a59b7e5 lutin... release soname patch. verbose svn soname used right now
SVN revision: 40131
2009-04-17 10:01:45 +00:00
Vincent Torri 9b19b7dec4 autotools fixes
* remove useless _DEPENDENCIES variables
 * remove useless files in EXTRA_DIST
 * use -no-undefied directly
 * add some flags when the host is windows ce

make distcheck succeeds on my computer

next step will be to fix the horrible mess in Ecore.h and ecore_private.h


SVN revision: 37406
2008-11-02 09:01:35 +00:00
Cedric BAIL 3d49d88a32 Make ecore depend on eina. No change in the code yet, so just fix your build system and no bug must show up.
SVN revision: 36622
2008-10-13 15:59:19 +00:00
doursse be1229247a autostuff improvements:
* use non deprecated version of AC_INIT and AM_INIT_AUTOMAKE
   and check the required minimal versions.
 * add bzipped distribution archive
 * add AC_LIBTOOL_WIN32_DLL
 * forbid libtool to check fortran
 * compute libtool versioning from the version of the package
 * pass the directories based on ${prefix} to the preoprocessor
   with the -D option
 * replace INCLUDES, wich is deprecated since 2001 by AM_CPPFLAGS
 * remove useless -L flags in *_la_LDFLAGS


SVN revision: 32338
2007-11-04 09:29:20 +00:00
Carsten Haitzler 64171b5ca6 cedric's SDL egnine patch - finally.
SVN revision: 30844
2007-07-16 07:23:11 +00:00
Carsten Haitzler 37642982f7 make other core efl things do the same package thing
SVN revision: 23876
2006-07-13 19:48:09 +00:00
sebastid 5250fbc7c8 * Difference between user wanting a module, and the possibility of building
a module.
* Only do tests related to a module, if the module is to be built
* use AC_PATH_GENERIC
* Formatting
* Remove som weird AC_SUBST, why were they there?


SVN revision: 16543
2005-09-05 08:40:50 +00:00
handyande a94263b1da Ecore_config cleanup step 2)
A contraversial one perhaps - remove the modular backend
This fixes the hard coded .so extension problems and gives us a must more stable system
still no API breakage :)


SVN revision: 15185
2005-06-07 21:54:07 +00:00
Carsten Haitzler 5856cddd6f autopackage ecore...
SVN revision: 13679
2005-03-10 15:19:43 +00:00
Carsten Haitzler 9b891c8217 some iccm
LDFLAGS.


SVN revision: 12128
2004-11-02 04:03:27 +00:00
Carsten Haitzler acfe995563 ok fix some things with SSL and ecore_evas. you ALWYAs have at least the api
to do ssl and al fo ecorE_evas stuff

BUt ecore_* may not be BUILT with that support
so the api stub exists
but it may just return NULL. theres calls to query for support here.


SVN revision: 11957
2004-10-22 03:41:49 +00:00
Carsten Haitzler e764a022e7 ecore_config uses eet for storage now... check the disk space savings:
-rw-r--r--  1 raster raster 12288 Oct 19 15:29 config.db
-rw-r--r--  1 raster raster   687 Oct 19 15:29 config.eet

also.. edb goes back to obscurity as a little/non use lib again :)


SVN revision: 11902
2004-10-19 06:34:21 +00:00
handyande a8ea9cd5a3 Start tidying ecore_config
SVN revision: 11869
2004-10-13 19:43:16 +00:00
Carsten Haitzler 535b7783cb diskcheck!
SVN revision: 10975
2004-07-23 04:57:04 +00:00
Carsten Haitzler 1ea10d4e3a nuke -ldl..
SVN revision: 10620
2004-06-29 04:52:36 +00:00
azundris 483a1d7138 oops
SVN revision: 10425
2004-06-03 13:21:14 +00:00
handyande 0eb4226a11 Re-add font paths after rasters rearrangement
publicise the default theme search path so ti can be applied on init - this way the search path is always defined


SVN revision: 10208
2004-05-13 14:38:36 +00:00
Carsten Haitzler 246dce9634 do with the Makefile.. cleaner! :)
SVN revision: 10204
2004-05-13 12:50:06 +00:00
Carsten Haitzler 469d8f9c0f ecore_config corss-compiels now... AHEM!
SVN revision: 10195
2004-05-13 06:14:39 +00:00
Carsten Haitzler 989eadab47 pass make distcheck!
SVN revision: 9746
2004-04-16 01:46:54 +00:00
handyande a7c3818d59 Fixup listing of system properties - handled differently to local properties
this allows the _system connector to be 'examined'


SVN revision: 9500
2004-03-27 20:59:42 +00:00
handyande 4a9e1528df Added ecore_config_evas_font_path_apply to control the font path locations in all edje apps
SVN revision: 9497
2004-03-27 14:57:23 +00:00
rbdpngn 9d138d3cf4 Hopefully, fix the parallel build issues some people were seeing.
SVN revision: 8815
2004-02-05 14:35:55 +00:00
handyande 8783ce6d8f fix up the crazy generic install location for system.db
SVN revision: 8761
2004-02-01 21:49:01 +00:00
handyande 9cd45b3d1a Added a simple db build script to generate a simple system db which will be copied if none exists (by ecore_config)
SVN revision: 8705
2004-01-28 18:54:15 +00:00
rbdpngn 8086b80a5e Link in some libs needed by the plugin.
SVN revision: 8654
2004-01-25 18:07:53 +00:00
handyande 16213ad8b8 avoid worning
SVN revision: 8638
2004-01-24 18:45:29 +00:00
handyande 25fc77282f Hmm, this must have disappeared in the move from ./ipc
SVN revision: 8635
2004-01-24 17:56:49 +00:00
rbdpngn dc2fa35658 Minor changes to ecore_config to make it compile on OS X.
SVN revision: 8236
2003-12-31 22:15:33 +00:00
handyande a7830089ca fixup small errors in ecore_config autofoo
SVN revision: 8226
2003-12-29 23:09:57 +00:00
azundris ed6a50bb58 * assorted fixes for RPM-building
SVN revision: 8200
2003-12-23 11:41: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
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 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