Commit Graph

3 Commits

Author SHA1 Message Date
Niels Grewe
c3bc3287dd * Source/DKArgument.[mh]: Implement marshalling of variant types. Also add the
ability to customize the unboxing of objects.
* Source/DKEndpoint.m 
  Source/DKMethod.m
  Source/DKPort.m: 
  Compile fixes for clang.
* Source/DKOutgoingProxy.[mh]
  Source/GNUmakefile:
  Add stub implementation for outgoing proxies.
* Source/DKProxy.m: Add method to distinguish outgoing and incoming proxies.
* Source/Tests/TestDKProxy.m: Fix runtime.h include.
* Source/Tests/TestDKArgument.m: Add test for custom unboxing methods.
* Source/config.h.in
  config.make.in
  configure.ac
  GNUmakefile.postamble:
  Update configure script and paraphernalia to check for advanced runtime
  features.
* configure: Regenerate

Finish implementation of (un-)marshalling values between NSInvocation and D-Bus
messages. More flexible scheme for unboxing values. Various smaller fixes.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@30844 72102866-910b-0410-8b05-ffd578937521
2010-06-24 20:01:40 +00:00
Niels Grewe
e36fb8a562 Add configure script and paraphernalia (but make still regenerates config.make
on distclean).

Simple initializers for DKPort.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@30344 72102866-910b-0410-8b05-ffd578937521
2010-05-10 05:49:49 +00:00
Niels Grewe
f84a07139e Getting ready for GSoC: Import old and current D-Bus projects.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@30331 72102866-910b-0410-8b05-ffd578937521
2010-05-09 18:19:11 +00:00