Andreas Volz
7d050f31f6
- fixed library path of glib and ecore examples
...
- optional build --enable-tests --enable-examples
- print summary after configure run
2011-11-30 10:33:58 +01:00
Andreas Volz
2b8cfc887e
- dbus-c++ passes now compiling on ubuntu 8.10 machine (-lrt addded for Test1/TestApp)
...
- identified a potential problem in pipe.cpp and marked it with FIXME
- changed version to 0.9.0-pre1 to inform it's near to 1.0 stable release
2011-11-29 23:48:04 +01:00
Andreas Volz
7a3242b77f
- now 'make distcheck' runs clean after using correct path in Makefile.am
...
- removed useles link to xml.cpp in ecore example
2011-11-29 22:54:58 +01:00
Andreas Volz
04379cfb7d
changed build architecture to build seperate libs for main/ecore/glib integration
...
dbus C has the same feature
this enables distribution package creators easier to provide all mainloop integrations without getting to much deps for dbus-c++
2011-11-28 22:55:07 +01:00
Andreas Volz
1c8e43e6d6
- NO FUNCTIONAL CODE CHANGES!!!!
...
- changed code formating from tabs to spaces and others
- used astyle with this option:
--style=ansi --indent=spaces=2 -M --pad-oper --unpad-paren --pad-header --align-pointer=name --lineend=linux
2011-11-28 12:44:11 +01:00
Andreas Volz
59fc6e9e46
- fixed stupid ecore dispatcher error
...
- removed not needed echo_ecore files
2011-11-18 23:41:54 +01:00
Andreas Volz
9be39fb628
- create stucture for functional test
...
- implementation of first test
2011-11-18 17:30:56 +01:00
Andreas Volz
2185408cfa
add echo_ecore example
2011-11-17 12:01:38 +01:00