Commit Graph

5 Commits

Author SHA1 Message Date
Niels Grewe
5d69a35357 Release preparations 2017-06-13 00:35:51 +02:00
Niels Grewe
ef106cb14b Further work on generating D-Bus introspection data. We can now successfully
generate interface descriptions from classes or protocols at runtime (limited
though, all Objective-C object pointers are mapped to DBUS_TYPE_VARIANT). 

Also started working on using libclang to generate more expressive introspection
information (but libclang remains optional).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@35439 72102866-910b-0410-8b05-ffd578937521
2012-08-22 21:34:25 +00:00
Niels Grewe
60b8520001 Fix word-size related issues in the testcases and update docs to reflect the
version of -base we require.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@32871 72102866-910b-0410-8b05-ffd578937521
2011-04-15 15:26:28 +00:00
Niels Grewe
b0f4427c15 * Documentation/install.texi: Mention the nonstrict flag.
* INSTALL: Regenerate.



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@31181 72102866-910b-0410-8b05-ffd578937521
2010-08-18 07:00:06 +00:00
Niels Grewe
3b177d7c9c * COPYING: Add LGPL.
* GNUmakefile: Add documentation to the build.
* GNUmakefile.preamble: Add version variable.
* Documentation/GNUmakefile
  Documentation/GNUmakefile.postamble
  Documentation/readme.texi
  Documentation/install.texi
  Documentation/DBusKit.gsdoc:
  Build README and INSTALL as well as reference documentation.
* Headers/DKProxy.h
  Headers/DKPort.h
  Headers/DNotificationCenter.h:
  Mark ivars as private. Minor documentation improvements.
* README
  INSTALL:
  Regenerate.

Improvements to the documentation.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@31169 72102866-910b-0410-8b05-ffd578937521
2010-08-16 13:47:57 +00:00