aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Add ENABLE_WERROR optionRobert Tari2021-08-091-0/+8
* Convert testing and coverage reporting to cmake-extras styleRobert Tari2021-06-111-22/+15
* CMakeLists.txt: Add Ayatana standard bitsRobert Tari2021-06-101-3/+22
* Fix CMake deprecation warningRobert Tari2021-06-071-2/+2
* Move common parts over to libayatana-common and clean upMarius Gripsgard2021-05-251-7/+0
* CMakeLists.txt: Require libayatana-common (>= 0.9.2).Mike Gabriel2021-05-251-0/+1
* CMakeLists.txt: Check for path variation on where to find googletest source f...Mike Gabriel2021-04-281-1/+6
* CMakeLists.txt: Rename enable_tests to ENABLE_TESTS (disabled by default) and...Mike Gabriel2021-04-281-5/+12
* Switch from URL Dispatcher to Lomiri URL Dispatcher.Mike Gabriel2021-02-021-2/+2
* release 0.8.20.8.2Mike Gabriel2021-01-281-1/+1
* release 0.8.10.8.1Mike Gabriel2020-09-101-1/+1
* release 0.8.00.8.0Mike Gabriel2020-08-171-1/+1
* CMakeLists.txt: Drop workaround for missing libexec dir on Debian. Debian mov...Mike Gabriel2020-07-241-4/+0
* release 0.4.40.4.4Mike Gabriel2019-11-271-1/+1
* release 0.4.30.4.3Mike Gabriel2018-08-211-1/+1
* Reintroduce optional url-dispatcher support.Mike Gabriel2018-03-251-0/+7
* release 0.4.20.4.2Mike Gabriel2018-02-281-1/+1
* release 0.4.10.4.1Mike Gabriel2017-10-241-1/+1
* CMakeLists.txt: Add quotes around GETTEXT_PACKAGE value.Mike Gabriel2017-07-211-1/+1
* release 0.4.00.4.0Mike Gabriel2017-05-301-1/+1
* Fork from Ubuntu's indicator-session project.Mike Gabriel2015-11-141-5/+4
* under unity8 start system-settings instead unity-control-centerSebastien Bacher2015-08-271-1/+2
* Work around dh_translations not understanding CMake variable substitutionCharles Kerr2013-10-011-1/+1
* in CMakeLists.txt, include the GCov rules before adding the src subdirectory....Charles Kerr2013-08-121-7/+9
* in cmake files, limit scopes by moving single-target properties out of the gl...Charles Kerr2013-07-011-16/+14
* in cmake, remove the 'full_warnings' option because we always run with full w...Charles Kerr2013-07-011-1/+0
* in our cmake files, rename PROJECT_LIBEXECDIR as CMAKE_INSTALL_LIBEXECDIR and...Charles Kerr2013-07-011-2/+3
* in the cmake files, prefer the _FULL versions of the GNU variablesCharles Kerr2013-07-011-2/+2
* bump the glib prerequisite in CMakeLists.txt and debian/control to the first ...Charles Kerr2013-07-011-2/+2
* remove localinstall modeCharles Kerr2013-06-281-1/+0
* cmake: cleanup, move DBUSSERVICEDIR's scope from global to the data/ dirCharles Kerr2013-06-201-12/+4
* install .schema.xml and indicator-session-service in the right places.Charles Kerr2013-06-201-1/+2
* cmake work: properly generate and install the .service file for dbus activationCharles Kerr2013-06-201-1/+17
* Add Translations.cmake for i18n filesCharles Kerr2013-03-231-0/+1
* use pete woods' hud cmake code for the build.sh script to check for Ninja and...Charles Kerr2013-03-231-39/+27
* add top-level cmake files to the repoCharles Kerr2013-03-221-0/+71