aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* add ALARM_DEFAULT_SOUND symbolic so that we can start removing all the ↵Charles Kerr2018-03-261-0/+3
| | | | hardcoded instances of this string
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-1/+1
|
* data/: Fix file namespaces for XDG and upstart files.Mike Gabriel2017-12-081-1/+1
|
* Make the datetime indicator build on non-Ubuntu systems (which mostly lack ↵Mike Gabriel2017-12-081-1/+18
| | | | url-dispatcher and Ubuntu Touch sound schema files.
* Rename GNOMELOCALEDIR -> LOCALEDIR.Mike Gabriel2017-12-061-1/+1
|
* CMakeLists.txt: Set correct PROJECT_VERSION.Mike Gabriel2017-12-061-1/+1
|
* CMakeLists.txt: Move gettext initialization below the GNUInstallDirs ↵Mike Gabriel2017-12-061-4/+8
| | | | include. This fixes broken i18n support.
* CMakeLists.txt: Set GETTEXT_DOMAIN to ayatana-indicator-datetime.Mike Gabriel2017-10-121-1/+1
|
* Build against libecal 3.16Robert Ancell2015-06-021-1/+1
|
* use powerd for hw alarm wakeupsCharles Kerr2014-08-181-6/+0
|
* use the libgstreamer API instead of libcanberra to play audio sounds.Charles Kerr2014-07-031-1/+1
|
* Don't build the hw-alarms pieces if ubuntu/hardware/alarm.h can't be found. ↵Charles Kerr2014-06-101-1/+7
| | | | Don't require libplatform-hardware-api-* unless the arch is armhf, i386, or amd64.
* hw alarmsCharles Kerr2014-04-241-0/+1
|
* make geoclue recommended, rather than required.Charles Kerr2014-03-231-1/+0
|
* sync with trunkCharles Kerr2014-02-191-28/+0
|\
| * Move date/time panel into unity-control-centerRobert Ancell2014-02-111-28/+0
| |
* | Add audio notitication when the alarm is triggered. Add a manual test to ↵Charles Kerr2014-02-041-0/+1
| | | | | | | | tests/ to trigger a snap decision.
* | when displaying alarms, use the 'alarm-clock' key matching the icon in ↵Charles Kerr2014-02-031-2/+1
|/ | | | ubuntu-mobile-icons
* merge lp:~robert-ancell/indicator-datetime/unity-control-center2 into ↵Charles Kerr2014-01-271-1/+15
|\ | | | | | | lp:indicator-datetime
| * Support both gnome-control-center and unity-control-centerRobert Ancell2014-01-101-1/+15
| |
* | remove the local snapshot of properties-cpp and add a dependency for it in ↵Charles Kerr2014-01-221-0/+1
| | | | | | | | debian/control and CMakeLists.txt
* | Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-1/+1
| | | | | | | | | | | | Form: Add code annotations/comments. Remove dead code. Use Mir style guide. Todo: GSettings toggles, sync with new dbus-test-runner API, get GNOME Panel building again
* | add cxx warnings, include/ into the include dirsCharles Kerr2013-12-171-8/+11
|/
* set GETTEXT_PACKAGE to an actual string to make dh_translations happierCharles Kerr2013-10-301-1/+1
|
* tweak the default gcc warningsCharles Kerr2013-10-181-1/+1
|
* replace autotools with cmakeCharles Kerr2013-10-181-0/+103