dbus/tools
Simon McVittie efddba53da When not producing a dynamic library, define DBUS_STATIC_BUILD
When targeting Windows, linking against the static library requires
special effort to turn off DLL import/export processing. We normally
link some things against the dynamic library, but if we're not building
that, we'll have to link everything statically.

Based on patches from 'william' on fd.o #46367.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=33973
Tested-by: René Berber <Rene.Berber gmail com>
2012-06-15 14:25:48 +01:00
..
.gitignore migrate from cvs to git (cvs2svn -> git-svnimport). 2007-09-13 11:13:40 -04:00
dbus-cleanup-sockets.c dbus-cleanup-sockets: free list of socket entries 2011-01-17 12:18:40 +00:00
dbus-launch-win.c Cleanup debug messages. 2010-05-03 11:56:40 +02:00
dbus-launch-x11.c Fix spelling/grammatical mistakes detected by Debian's lintian(1) 2011-07-28 11:05:43 +01:00
dbus-launch.c dbus-launch: add --exit-with-x11 option 2012-06-15 13:10:16 +01:00
dbus-launch.h Consistently include <config.h> in all C source files and never in header files. 2010-03-19 20:11:48 +01:00
dbus-monitor.c dbus-monitor: remove unused SIGINT handler 2011-08-05 12:26:29 +01:00
dbus-print-message.c Fixed compiler warnings. 2010-06-07 15:46:33 +02:00
dbus-print-message.h Bug 21161 - Update the FSF address 2009-07-14 15:39:47 -04:00
dbus-send.c dbus-send.1, dbus-send: document --print-reply=literal consistently 2012-02-14 16:15:59 +00:00
dbus-uuidgen.c Bug 21161 - Update the FSF address 2009-07-14 15:39:47 -04:00
lcov.am Break up the monster conditional in config-parser so gcov can cope 2011-04-07 11:25:54 +01:00
Makefile.am When not producing a dynamic library, define DBUS_STATIC_BUILD 2012-06-15 14:25:48 +01:00
run-with-tmp-session-bus.sh Use #!/bin/sh for run-with-tmp-session-bus.sh 2011-06-01 18:36:23 +01:00
strtoll.c Add replacement functions strtoll/strtoull for dbus-send, mainly for Windows CE. 2010-04-13 21:08:10 +02:00
strtoull.c Add replacement functions strtoll/strtoull for dbus-send, mainly for Windows CE. 2010-04-13 21:08:10 +02:00