aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* release 24.4.024.4.0release-buildsMike Gabriel2024-04-081-1/+1
* release 24.1.124.1.1Mike Gabriel2024-02-241-1/+1
* release 24.1.024.1.0Mike Gabriel2023-12-261-1/+1
* Remove ENABLE_LOMIRI_FEATURES CMake flagRatchanan Srirattanamet2023-12-141-2/+0
* Remove USB manager and corresponding testsRatchanan Srirattanamet2023-12-141-6/+0
* CMakeLists.txt: Add accountsservice dependencyRobert Tari2023-12-041-1/+1
* release 23.10.523.10.5Mike Gabriel2023-11-211-1/+1
* release 23.10.423.10.4Mike Gabriel2023-11-201-1/+1
* release 23.10.323.10.3Mike Gabriel2023-11-141-1/+1
* release 23.10.223.10.2Mike Gabriel2023-11-111-1/+1
* release 23.10.123.10.1Mike Gabriel2023-11-061-1/+1
* CMakeLists.txt: Remove condition from properties-cpp dependencyRobert Tari2023-11-011-5/+1
* release 23.10.023.10.0Mike Gabriel2023-10-121-1/+1
* CMakeLists.txt: Minor CMake warning fixesRobert Tari2023-09-061-2/+1
* release 22.9.422.9.4Mike Gabriel2023-02-041-1/+1
* Implement adaptive colour temperature profilesRobert Tari2023-02-041-0/+7
* release 22.9.322.9.3Mike Gabriel2022-12-151-1/+1
* release 22.9.222.9.2Mike Gabriel2022-12-151-1/+1
* Allow building with(out) Lomiri featuresRobert Tari2022-12-151-1/+9
* CMakeLists.txt: Skip test dependencies when testing is offRobert Tari2022-11-101-7/+8
* release 22.9.122.9.1Mike Gabriel2022-10-021-1/+1
* CMakeLists.txt: Post-release fix-up upstream version.Mike Gabriel2022-09-141-1/+1
* release 22.2.122.2.1Mike Gabriel2022-07-201-1/+1
* release 22.2.022.2.0Mike Gabriel2022-02-171-1/+1
* Drop pkglibexecdir and use native CMake file configurationRobert Tari2022-02-161-3/+0
* CMakeLists.txt: Clean up compilation flagsRobert Tari2022-01-121-11/+8
* CMakeLists.txt: Fix missing check for properties-cpp dependencyRobert Tari2021-12-081-0/+1
* release 0.9.00.9.0Mike Gabriel2021-11-181-1/+1
* Create desktop profileRobert Tari2021-08-101-0/+1
* Add standard Ayatana CMake bitsRobert Tari2021-08-101-12/+43
* CMakeLists.txt: Revert introducing configure switch -Denable_coverage, the co...Mike Gabriel2021-03-061-9/+6
* CMakeLists.txt: Make running unit tests at build time optional, same for cove...Mike Gabriel2020-08-151-8/+15
* CMakeLists.txt: Earlier inclusion of GNUInstallDirs.Mike Gabriel2020-08-151-6/+5
* CMakeLists.txt: white-space fix.Mike Gabriel2020-08-151-1/+1
* CMakeLists.txt: Add PROJECT_VERSION.Mike Gabriel2020-08-151-0/+1
* CMakeLists.txt: Drop workaround for missing libexec dir on Debian. Debian mov...Mike Gabriel2020-07-241-4/+0
* Rename GNOMELOCALEDIR -> LOCALEDIR.Mike Gabriel2017-12-061-1/+1
* CMakeLists.txt: Move gettext initialization below the GNUInstallDirs include....Mike Gabriel2017-12-061-6/+11
* Fork from Ubuntus' indicator-display project.Mike Gabriel2017-11-281-3/+2
* Remove hard-coded -g option.Rodney Dawes2017-02-101-1/+1
* Make coverage reporting work.Rodney Dawes2017-02-071-15/+12
* Compatibility with unversioned cmake-extras modulesPete Woods2016-12-071-1/+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-3/+3
* use cmake's find_package(Threads) output everywhere instead of just in src/Charles Kerr2016-03-151-0/+8
* clean up compile_options and warnings. Add DBUS debug log messages to ctest e...Charles Kerr2016-03-111-11/+14
* cmake and test directory cleanupCharles Kerr2016-03-101-35/+41
* add fingerprint snap decisions; test with notification dbusmockCharles Kerr2016-03-081-9/+4
* add ADB server/client + testsCharles Kerr2016-03-061-1/+4
* remove url-dispatcher dependency.Charles Kerr2014-08-201-1/+0