aboutsummaryrefslogtreecommitdiff
path: root/src/backend-dbus/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Convert testing and coverage reporting to cmake-extras styleRobert Tari2021-06-111-5/+0
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/34
* Things are not that simple... Complete previous commit, now switch to ↵Mike Gabriel2017-05-301-2/+2
| | | | org.ayatana.Desktop Dbus session bus name complete.
* De-Canonical'ize: Rename DBus bus com.canonical.Unity to org.ayatana.Desktop.Mike Gabriel2017-05-231-1/+1
|
* Fork from Ubuntu's indicator-session project.Mike Gabriel2015-11-141-3/+2
|
* Actions: add Unity session proxy, and use to lock the screen if availableMarco Trevisan (Treviño)2014-04-101-1/+5
|
* in cmake files, limit scopes by moving single-target properties out of the ↵Charles Kerr2013-07-011-0/+2
| | | | global variables to single-target ones and moving single-use includes into the directories where they're used
* cleanup: put an '.xml' file suffix at the end of the DisplayManager.Seat xml ↵Charles Kerr2013-06-281-1/+1
| | | | file
* we don't need a login1 session proxy, so don't generate code for one.Charles Kerr2013-06-241-4/+0
|
* add replace consolekit xml files with login1; update build filesCharles Kerr2013-06-241-12/+12
|
* use pete woods' hud cmake code for the build.sh script to check for Ninja ↵Charles Kerr2013-03-231-71/+44
| | | | and to move the gdbus-codegen macros into a resuable file in the cmake/ directory.
* port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.Charles Kerr2013-03-221-0/+86