aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
...
* add ALARM_DEFAULT_SOUND symbolic so that we can start removing all the hardco...Charles Kerr2018-03-261-0/+3
* 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 ur...Mike Gabriel2017-12-081-1/+18
* 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 include....Mike Gabriel2017-12-061-4/+8
* 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. D...Charles Kerr2014-06-101-1/+7
* 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 test...Charles Kerr2014-02-041-0/+1
* | when displaying alarms, use the 'alarm-clock' key matching the icon in ubuntu...Charles Kerr2014-02-031-2/+1
|/
* merge lp:~robert-ancell/indicator-datetime/unity-control-center2 into lp:indi...Charles Kerr2014-01-271-1/+15
|\
| * 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 de...Charles Kerr2014-01-221-0/+1
* | Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-1/+1
* | 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