aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove USB manager and corresponding testsRatchanan Srirattanamet2023-12-141-15/+0
* Rename indicator class and service source filesRobert Tari2023-10-091-1/+1
* Implement adaptive colour temperature profilesRobert Tari2023-02-041-0/+7
* Allow building with(out) Lomiri featuresRobert Tari2022-12-151-11/+21
* Drop pkglibexecdir and use native CMake file configurationRobert Tari2022-02-161-1/+1
* Drop HAS_LOMIRI_TOUCH_SCHEMA, use native schema insteadRobert Tari2021-11-011-4/+0
* Rename com.ubuntu.touch.system to com.lomiri.touch.systemRobert Tari2021-11-011-2/+2
* Fork from Ubuntus' indicator-display project.Mike Gabriel2017-11-281-2/+4
* add Greeter skeletonCharles Kerr2016-03-211-0/+1
* if our USB device is disconnected while prompting the user for ADBD, cancel t...Charles Kerr2016-03-211-0/+1
* use cmake-extras' EnableCoverageReport instead of home-rolled rulesCharles Kerr2016-03-161-2/+0
* use cmake's find_package(Threads) output everywhere instead of just in src/Charles Kerr2016-03-151-7/+1
* cmake's Thread::Thread import doesn't exist in vivid's version of cmake (3.0....Charles Kerr2016-03-151-1/+7
* clean up compile_options and warnings. Add DBUS debug log messages to ctest e...Charles Kerr2016-03-111-1/+4
* add UsbManagerCharles Kerr2016-03-101-0/+1
* cmake and test directory cleanupCharles Kerr2016-03-101-30/+31
* add out-of-line virtual method definitions to Indicator to silence clang++ wa...Charles Kerr2016-03-081-1/+3
* add ADB server/client + testsCharles Kerr2016-03-061-1/+2
* add rotation lock indicatorCharles Kerr2014-08-201-0/+1
* initial pass at tests/ directory, skeleton onlyCharles Kerr2014-08-191-8/+1
* initial pass at 'hello world' src + poCharles Kerr2014-08-191-0/+35