summaryrefslogtreecommitdiff
path: root/dbus/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2015-05-27Move session & system bus configuration to datadir, by default.Dimitri John Ledkov1-3/+3
2015-02-20Fix static linking with mingwSimon McVittie1-0/+1
2015-02-20Link dbus-daemon and dbus-daemon-lauch-helper against libdbusBertrand SIMONNET1-14/+9
2015-02-20On Unix platforms with gcc (or compatible), hide non-exported symbolsSimon McVittie1-0/+12
2014-02-19Only support systemd: transport if we have systemd librariesSimon McVittie1-11/+2
2014-01-17Rename dbus-test to test-dbus to match common test application naming scheme.Ralf Habacker1-3/+3
2013-08-29libdbus-1.la: have proper dependencies on WindowsSimon McVittie1-1/+1
2013-08-23Revert "Factor out DBusAuthorization from DBusTransport"Simon McVittie1-6/+4
2013-08-23Factor out DBusAuthorization from DBusTransportCosimo Alfarano1-4/+6
2013-06-28tests to embedded tests: replaced in automake filesChengwei Yang1-1/+1
2013-06-25Convert a{sv} helpers from Stats into generic utility codeSimon McVittie1-0/+2
2013-06-12Move libdbus-init-win.cpp to its own convenience librarySimon McVittie1-1/+11
2013-05-10dbus_threads_init_default, dbus_threads_init: be safe to call at any timeSimon McVittie1-0/+1
2013-04-23Disable sd-daemon.c's support for POSIX message queuesSimon McVittie1-0/+4
2013-02-12Update sd-daemon.[ch] from systemdSimon McVittie1-2/+2
2012-02-24Add dbus-syntax.[ch]Simon McVittie1-0/+2
2012-02-13Add support for inserting (a subset of) Valgrind client requestsSimon McVittie1-1/+3
2012-02-07at_console: ask systemd whether a user is at the consoleLennart Poettering1-1/+2
2012-02-07Merge branch 'socket-set-33337'Simon McVittie1-0/+7
2011-10-12Remove dbus-auth-script from the shared librarySimon McVittie1-2/+2
2011-07-29dbus: use AM_CPPFLAGSSimon McVittie1-4/+13
2011-07-29Don't explicitly link thread and network libs into various testsSimon McVittie1-1/+1
2011-07-29Rename DBUS_CLIENT_LIBS to LIBDBUS_LIBS to more accurately reflect its meaningSimon McVittie1-2/+2
2011-07-29dbus: remove export_symbols_internal, it will always be emptySimon McVittie1-6/+0
2011-07-29Simplify linking by moving -export-dynamic to AM_LDFLAGSSimon McVittie1-3/+13
2011-07-29Remove DBUS_CLIENT_CFLAGS, which is always emptySimon McVittie1-1/+0
2011-07-29Remove leftover reference to dbus-md5.[ch]Simon McVittie1-3/+0
2011-07-18Run dbus-test from test/, not dbus/Simon McVittie1-11/+4
2011-06-13Add an implementation of DBusSocketSet using epollSimon McVittie1-0/+4
2011-06-13DBusSocketSet: new abstraction for struct pollfd[] or whateverSimon McVittie1-0/+3
2011-04-26Don't force use of -fPIE for the dbus-daemon if apparently supportedSimon McVittie1-4/+6
2011-02-17Don't distribute dbus-arch-deps.h in the tarballSimon McVittie1-3/+2
2010-12-06Enable launchd.Benjamin Reed1-0/+8
2010-07-09systemd: add systemd-style socket-activationLennart Poettering1-8/+14
2010-06-17Revert "Bug 28460 - Refactored dbus configuration access."Will Thompson1-2/+0
2010-06-14Bug 28460 - Refactored dbus configuration access.Ralf Habacker1-0/+2
2010-04-13Add support for Windows CE to the code base.Marcus Brinkmann1-0/+7
2010-04-13clean up def file change.Marcus Brinkmann1-6/+0
2010-03-23Renamed libdbus-convenience to libdbus-internal for automake (to stay in sync...Ralf Habacker1-8/+8
2010-03-23Update dll export for autoconf (to stay in sync with cmake).Marcus Brinkmann1-31/+7
2010-03-19Define dbus_1_EXPORTS when appropriate.Marcus Brinkmann1-0/+1
2010-03-16Fix the make dist target.Marcus Brinkmann1-1/+5
2010-02-26Generate Windows def files from def.in files.Marcus Brinkmann1-5/+20
2010-02-09Merge branch 'master' of ssh://git.freedesktop.org/git/dbus/dbusRalf Habacker1-1/+5
2010-02-07dbus-spawn.h is internal, it shouldn't be installedRomain Pokrzywka1-1/+4
2010-01-28Merge branch 'my-dbus-1.2'Colin Walters1-0/+1
2009-12-20moved out dbus file related functions from sysdeps into separate files - test...Ralf Habacker1-0/+4
2009-12-18moved out DBusPipe implementation into separate filesRalf Habacker1-0/+4
2009-12-01Actually do install the .def file on WindowsTor Lillqvist1-1/+6
2009-12-01Use dbus-1.def on WindowsTor Lillqvist1-4/+4