Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src/CMakeLists.txt: Drop unused URL_DISPATCHER code | Robert Tari | 2021-08-28 | 1 | -5/+1 |
| | |||||
* | Convert testing and coverage reporting to cmake-extras style | Robert Tari | 2021-06-11 | 1 | -6/+1 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-session/issues/34 | ||||
* | Reintroduce optional url-dispatcher support. | Mike Gabriel | 2018-03-25 | 1 | -1/+5 |
| | |||||
* | Rename GNOMELOCALEDIR -> LOCALEDIR. | Mike Gabriel | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | src/utils.[ch]: Make desktop env checks available globally, load MSD media ↵ | Mike Gabriel | 2017-05-30 | 1 | -1/+3 |
| | | | | keys settings, if in MATE environment. | ||||
* | src/CMakeLists.txt: Comply with cmake policy CMP0053. | Mike Gabriel | 2017-05-17 | 1 | -1/+1 |
| | |||||
* | Fork from Ubuntu's indicator-session project. | Mike Gabriel | 2015-11-14 | 1 | -4/+4 |
| | |||||
* | copy recoverable-problem.[ch] from url-dispatcher 0.1+14.04.20140331.1-0ubuntu1 | Charles Kerr | 2014-04-02 | 1 | -0/+2 |
| | |||||
* | in cmake files, limit scopes by moving single-target properties out of the ↵ | Charles Kerr | 2013-07-01 | 1 | -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 Kerr | 2013-07-01 | 1 | -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 Kerr | 2013-06-20 | 1 | -3/+4 |
| | |||||
* | port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%. | Charles Kerr | 2013-03-22 | 1 | -0/+19 |