Commit graph

8 commits

Author SHA1 Message Date
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
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
7db1248454 forgot stuff at last commit 2008-08-30 13:57:15 +02:00
Andreas Volz
c1970e2352 Merge branch 'master' of git://anongit.freedesktop.org/git/dbus/dbus-c++
Merge branch 'master' of git://anongit.freedesktop.org/git/dbus/dbus-c++

Conflicts:

	include/dbus-c++/connection.h
	include/dbus-c++/dispatcher.h
	include/dbus-c++/pendingcall.h
	src/dispatcher.cpp
2008-08-14 23:59:23 +02:00
Andreas Volz
e66f5fe4ed removed old glib code from ecore example 2008-08-02 15:38:11 +02:00
Andreas Volz
60a820f5e6 added ecore example 2008-08-02 14:09:31 +02:00