summaryrefslogtreecommitdiff
path: root/bus/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Optionally install systemd user units for a per-user busSimon McVittie2015-02-241-1/+15
* Fix static linking with mingwSimon McVittie2015-02-201-1/+1
* Link dbus-daemon and dbus-daemon-lauch-helper against libdbusBertrand SIMONNET2015-02-201-3/+16
* Add apparmor element support to bus config parsingTyler Hicks2015-02-181-0/+3
* Update autoconf file to build against libapparmorTyler Hicks2015-02-181-0/+1
* config: add examples to show how to enable/disable the Stats interfaceAlban Crequy2014-10-011-1/+10
* Make various system-bus-related things Unix-onlySimon McVittie2014-09-151-7/+11
* Rename bus-test-launch-helper to test-bus-launch_helper to match common test ...Ralf Habacker2014-01-171-4/+4
* Rename bus-test-system to test-bus-system to match common test application na...Ralf Habacker2014-01-171-3/+3
* Rename bus-test to test-bus to match common test application naming scheme.Ralf Habacker2014-01-171-3/+3
* tests to embedded tests: replaced in automake filesChengwei Yang2013-06-281-2/+2
* dir-watch: remove dnotify backendChengwei Yang2013-06-281-4/+0
* XML: hard depends on expat and delete libxmlChengwei Yang2013-06-061-5/+0
* Revert "made session service dirs customizable: autotools part"Simon McVittie2012-01-041-2/+0
* made session service dirs customizable: autotools partRalf Habacker2011-11-211-0/+2
* bus: use AM_CPPFLAGS to simplify preprocessor invocationSimon McVittie2011-07-291-8/+9
* Move knowledge of what the bus daemon/launcher need to link into bus/Simon McVittie2011-07-291-1/+15
* Simplify linking by moving -export-dynamic to AM_LDFLAGSSimon McVittie2011-07-291-8/+3
* Merge branch 'dbus-1.4' and update NEWS for masterSimon McVittie2011-07-181-10/+12
|\
| * Run bus tests from test/Simon McVittie2011-07-181-10/+12
* | Add a stub .Debug.Stats interface if --enable-statsSimon McVittie2011-06-241-0/+2
|/
* bus: use ln -fs to enable dbus in systemd, not $(LN_S)Simon McVittie2011-06-081-4/+6
* Remove support for -Wl,--gc-sections altogetherSimon McVittie2011-06-071-4/+4
* don't try to build dbus-daemon-launch-helper for WindowsMark Brand2011-06-071-0/+2
* Don't force use of -fPIE for the dbus-daemon if apparently supportedSimon McVittie2011-04-261-3/+4
* Install dbus-daemon and dbus-daemon-launch-helper in the conventional waySimon McVittie2011-04-261-41/+27
* Enable launchd.Benjamin Reed2010-12-061-1/+7
* Move manpages to doc/Will Thompson2010-10-051-4/+1
* systemd: enable the dbus service unconditionallyKay Sievers2010-09-061-0/+5
* Applied patches from cygwin port.Yaakov Selkowitz2010-08-101-4/+14
* systemd: install systemd socket and service file by defaultLennart Poettering2010-07-091-4/+19
* Fix spelling errorDavid Zeuthen2010-04-261-1/+1
* Renamed libdbus-convenience to libdbus-internal for automake (to stay in sync...Ralf Habacker2010-03-231-6/+6
* Update dll export for autoconf (to stay in sync with cmake).Marcus Brinkmann2010-03-231-2/+6
* remove DBUS_DAEMON_EXECUTABLE_NAME, we already have DBUS_DAEMON_NAME, and use...Romain Pokrzywka2010-02-071-1/+1
* Merge branch 'my-dbus-1.2'Colin Walters2010-01-281-6/+6
|\
| * Fix link order: system libraries should come after libdbus-convenienceColin Watson2009-09-181-8/+8
* | bus/Makefile.am: make dbus-daemon and friends bin_PROGRAMS on WindowsNguyễn Thái Ngọc Duy2009-12-011-7/+14
* | bus/Makefile.am: conditional compilation for W32, use EXEEXT in install hooks...Marc Mutz2009-12-011-6/+15
* | Makefile.am's: reorder libraries so static libs come first (fixes linking on ...Marc Mutz2009-12-011-2/+2
|/
* add inotify support (FDO Bz#13268)John (J5) Palmieri2008-01-141-0/+4
* Correctly implement -fPIC and -fPIEJohn (J5) Palmieri2007-10-031-2/+2
* 2007-07-24 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-07-241-1/+0
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-241-1/+1
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-241-3/+82
* 2007-07-24 Richard Hughes <richard@hughsie.com>Richard Hughes2007-07-241-0/+4
* 2007-06-15 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-06-151-3/+1
* 2007-05-23 Havoc Pennington <hp@redhat.com>Havoc Pennington2007-05-231-0/+1
* 2006-10-01 Havoc Pennington <hp@redhat.com>Havoc Pennington2006-10-011-5/+8
* * configure.ac, bus/Makefile.am: Generalize kqueue support so thatJohn (J5) Palmieri2006-08-251-1/+1