aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* release 2.1.22.1.2Mike Gabriel2021-01-281-1/+1
|
* release 2.1.12.1.1Mike Gabriel2020-09-101-1/+1
|
* Fix deprecations and build warnings.Robert Tari2020-09-041-1/+1
| | | | Fixes AyatanaIndicators/ayatana-indicator-power#9.
* Whitespace fixRobert Tari2020-09-031-1/+1
|
* release 2.1.02.1.0Mike Gabriel2020-08-171-1/+1
|
* release 2.0.952.0.95Mike Gabriel2020-07-251-1/+1
|
* Added option to disable Testing/CoverageRobert Tari2020-07-251-8/+12
| | | | Fixes AyatanaIndicators/ayatana-indicator-power#3.
* CMakeLists.txt: Drop workaround for missing libexec dir on Debian. Debian ↵Mike Gabriel2020-07-241-4/+0
| | | | moved forward and now supports FHS 3.0 (since Debian Policy 4.1.5).
* release 2.0.942.0.94Mike Gabriel2019-11-211-1/+1
|
* release 2.0.932.0.93Mike Gabriel2018-03-161-1/+1
|
* Use coverage support from cmake-extras.Rodney Dawes2018-03-161-17/+10
|
* Use gmock module from cmake-extras.Rodney Dawes2018-03-161-3/+0
|
* Make URL dispatcher build-dependency optional and handle battery settings ↵Mike Gabriel2018-03-121-2/+8
| | | | request appropriately.
* Revert "Drop unnecessary dependency on Ubuntu's url-dispatcher."Mike Gabriel2018-03-121-1/+2
| | | | This reverts commit 0a9cc2a474ff583c928e109468f20330aae0603c.
* CMakeLists.txt: Drop gudev-1.0 from list of required shared libs. Obviously ↵Mike Gabriel2018-03-121-1/+0
| | | | not used.
* release 2.0.922.0.92Mike Gabriel2018-02-281-1/+1
|
* Rename GNOMELOCALEDIR -> LOCALEDIR.Mike Gabriel2017-12-061-1/+1
|
* CMakeLists.txt: Move gettext initialization below the GNUInstallDirs ↵Mike Gabriel2017-12-061-3/+8
| | | | include. This sets GNOMELOCALEDIR appropriately and probably fixes broken i18n support.
* release 2.0.912.0.91Mike Gabriel2017-06-071-1/+1
|
* Version bump to 2.0.90.Mike Gabriel2015-11-121-1/+1
|
* Drop unnecessary dependency on Ubuntu's url-dispatcher.Mike Gabriel2015-11-121-2/+1
|
* Fork from Ubuntu's indicator-power code project.Mike Gabriel2015-11-121-3/+3
|
* add tests to confirm that the DBus object's PowerLevel property changes at ↵Charles Kerr2014-07-211-1/+2
| | | | the right times (and only at the right times) when the battery is draining
* sync with lp:indicator-powerCharles Kerr2014-07-211-2/+0
|\
| * none of the current tests require dbustest-1, so remove it from ↵Charles Kerr2014-07-161-1/+0
| | | | | | | | pkg_check_modules
| * add dh-translations to Build-DependsCharles Kerr2014-07-161-1/+0
| |
* | in debian/control and CMake files, add libnotifyCharles Kerr2014-07-161-0/+1
|/
* replace autoconf/automake with cmakeCharles Kerr2014-07-131-0/+96