summaryrefslogtreecommitdiff
path: root/bus/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Fix the build when dbus-broker is not foundMike Gorse2023-05-111-2/+2
* More build fixesMike Gorse2023-05-111-11/+32
* Scan for dbus-daemon even if dbus-broker should be used by defaultMike Gorse2023-05-111-24/+29
* meson: Avoid requiring libsystemd when configured to use dbus-daemonAdrian Perez de Castro2023-04-241-27/+26
* meson: use full_path() instead of path() for Meson 0.55 onwardsFederico Mena Quintero2022-05-231-2/+2
* Use abstract sockets if libdbus is older than 1.12.0Mike Gorse2021-07-061-0/+6
* bus: Set X root property when Xwayland starts on-demandBenjamin Berg2021-05-191-0/+8
* Don't use dbus-broker if not running under systemdMichael Catanzaro2020-09-241-1/+10
* meson: Remove useless "install: true"Samuel Thibault2019-11-261-4/+0
* Add /usr/lib/dbus-daemon to list of paths to check inAlan Coopersmith2019-06-161-0/+1
* bus-launch: add dbus-broker supportTom Gundersen2018-05-131-7/+25
* meson: x11 fixesMike Gorse2017-10-231-1/+1
* Add Meson build systemEmmanuele Bassi2017-05-241-0/+55