aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Drop pkglibexecdir and use native CMake file configurationRobert Tari2022-02-111-1/+1
|
* src/CMakeLists.txt: Drop unused URL_DISPATCHER codeRobert Tari2021-08-281-5/+1
|
* Convert testing and coverage reporting to cmake-extras styleRobert Tari2021-06-111-6/+1
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/34
* Reintroduce optional url-dispatcher support.Mike Gabriel2018-03-251-1/+5
|
* Rename GNOMELOCALEDIR -> LOCALEDIR.Mike Gabriel2017-12-061-1/+1
|
* src/utils.[ch]: Make desktop env checks available globally, load MSD media ↵Mike Gabriel2017-05-301-1/+3
| | | | keys settings, if in MATE environment.
* src/CMakeLists.txt: Comply with cmake policy CMP0053.Mike Gabriel2017-05-171-1/+1
|
* Fork from Ubuntu's indicator-session project.Mike Gabriel2015-11-141-4/+4
|
* copy recoverable-problem.[ch] from url-dispatcher 0.1+14.04.20140331.1-0ubuntu1Charles Kerr2014-04-021-0/+2
|
* in cmake files, limit scopes by moving single-target properties out of the ↵Charles Kerr2013-07-011-2/+9
| | | | global variables to single-target ones and moving single-use includes into the directories where they're used
* in our cmake files, rename PROJECT_LIBEXECDIR as CMAKE_INSTALL_LIBEXECDIR ↵Charles Kerr2013-07-011-1/+1
| | | | and CMAKE_INSTALL_FULL_LIBEXECDIR for consistency with the other GNUInstallDirs
* install .schema.xml and indicator-session-service in the right places.Charles Kerr2013-06-201-3/+4
|
* port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.Charles Kerr2013-03-221-0/+19