summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2009-11-01fix tcp timestamp issuesMatthew Johnson1-0/+11
2009-11-01change cross-test to test dbusdaemon moreMatthew Johnson1-1/+2
2009-02-20patches from Omair Majid <omajid@redhat.com>Matthew Johnson1-1/+2
2008-11-18PeerSet worksMatthew Johnson1-0/+1
2008-07-21 * Fix for possible NPex in DBusDaemonMatthew Johnson1-1/+1
* Add hexdump.jar to Class-Path for libdbus-java.jar
2008-06-24provide a bin target which doesn't build man and docMatthew Johnson1-5/+4
2008-06-23Patch from Omair Majid <omajid -at- redhat -dot- com> toMatthew Johnson1-2/+6
have make all build the manpages.
2008-06-22Author: Omair Majid <omajid@redhat.com>Matthew Johnson1-2/+4
Date: Fri Jun 20 12:41:49 2008 -0400 added JAVADOCPREFIX to allow overriding the installation location of javadocs when doing make install
2008-01-10oeuMatthew Johnson1-1/+1
2007-12-21.viewerclasses needs to depend on .binclassesMatthew Johnson1-1/+1
2007-12-03add gettext localizationMatthew Johnson1-4/+11
2007-12-02calculate versions from changelogMatthew Johnson1-2/+2
2007-10-25profile rate add;Matthew Johnson1-8/+8
* Make Marshalling more verbose and descriptive in the presence of mismatched parameter lists (suggested by Anibal Sanchez <anibal -dot- sanchez -at- sunya -dot- com -dot- ar>)
2007-07-26bump versionMatthew Johnson1-1/+1
2007-07-26+++ b/changelogMatthew Johnson1-2/+2
+Version 2.3.2: + + * Fix empty array/map bug (reported by Jan Kümmel + <freedesktop -at- snorc -dot- org>) + +Version 2.3.1: + + * Fix regression in normal array handling (spotted by Anibal Sanchez + <anibal -dot- sanchez -at- sunya -dot- com -dot- ar>
2007-07-13bump version numberMatthew Johnson1-2/+2
2007-07-13fix make cleanMatthew Johnson1-3/+3
2007-07-13+++ b/changelogMatthew Johnson1-5/+5
+ * Add test for arrays-of-structs + * Fix arrays-of-structs bug (spotted by Daniel Machado + <cdanielmachado -at- gmail -dot- com>) + * Fix bashism in Makefile
2007-07-11+++ b/changelogMatthew Johnson1-1/+1
+ * Update documentation for nested classes + * Documentation build fix
2007-05-30+++ b/changelogMatthew Johnson1-4/+8
+ * Add Class-Path to jar manifests
2007-05-26+++ b/changelogMatthew Johnson1-1/+3
+ * Apply recursive-path patch for DBusViewer (written by Zsombor Gegesy + <gzsombor -at- gmail -dot- com>) +
2007-03-31new version in testingMatthew Johnson1-2/+2
2007-01-17add DBusCallMatthew Johnson1-9/+11
2007-01-11fix cross-test-clientMatthew Johnson1-2/+2
2007-01-04fix bugs, build scripts with $JAVAMatthew Johnson1-2/+2
2007-01-03aouMatthew Johnson1-1/+1
2007-01-03bump versionMatthew Johnson1-1/+1
2007-01-03add zip target2.0Matthew Johnson1-1/+3
2007-01-02windows zip makefile targetMatthew Johnson1-0/+9
2007-01-02add windows filesMatthew Johnson1-31/+49
2007-01-02add --versionMatthew Johnson1-1/+1
2007-01-01run tests on DBusDaemonMatthew Johnson1-22/+33
2007-01-01multi-threaded daemonMatthew Johnson1-2/+2
2006-12-30aoeuMatthew Johnson1-12/+17
2006-12-29low-level & p2p documentationMatthew Johnson1-0/+11
2006-12-29 * Add peer 2 peer support with DirectConnection classMatthew Johnson1-1/+12
* add peer to peer test * split some code from DBusConnection into common super-class AbstractConnection * Support float ('f') type with tests * Degrade floats to doubles when DBUS_JAVA_FLOATS is not set * add DBus.Peer interface to standard introspection data
2006-12-29documentation and changing binding to implementationMatthew Johnson1-1/+0
2006-12-25more fixesMatthew Johnson1-2/+2
2006-12-24fix more bugsMatthew Johnson1-1/+1
2006-12-22compiles!!Matthew Johnson1-9/+9
2006-12-22more updatesMatthew Johnson1-2/+2
2006-12-18change to reference java unix not dbusMatthew Johnson1-61/+34
2006-12-13make tests run better1.13Matthew Johnson1-2/+3
2006-12-13add checks and docs for DBusInterface outside package; make dist correctly ↵Matthew Johnson1-2/+2
with new script locations
2006-11-27change build system to fix bsd bugs and use DESTDIR properly. Move ↵Matthew Johnson1-68/+69
everything around somewhat
2006-11-21fix deadlock in signals, add AccessDenied signalMatthew Johnson1-2/+3
2006-11-21up to dev version numberMatthew Johnson1-2/+2
2006-11-21don't install png, there aren't anyMatthew Johnson1-2/+1
2006-11-21remove Hal and use tex4htMatthew Johnson1-5/+8
2006-11-19compile with -pedantic -std=c99Matthew Johnson1-1/+1