aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/43
* release 0.9.00.9.0Mike Gabriel2021-11-181-1/+1
|
* Create desktop profileRobert Tari2021-08-101-0/+1
| | | | | | | - data/org.ayatana.indicator.rotation_lock: Add desktop profile - src/rotation-lock.cpp: Create separate functions and icon for Desktop - CMakeLists.txt: Add libayatana-common dependency - src/main.cpp: Run the ADBD handler on Lomiri only
* Add standard Ayatana CMake bitsRobert Tari2021-08-101-12/+43
|
* CMakeLists.txt: Revert introducing configure switch -Denable_coverage, the ↵Mike Gabriel2021-03-061-9/+6
| | | | coverage enablement is enabled via CMAKE_BUILD_TYPE=coverage env var.
* CMakeLists.txt: Make running unit tests at build time optional, same for ↵Mike Gabriel2020-08-151-8/+15
| | | | | | coverage reports. Fixes AyatanaIndicators/ayatana-indicator-display#3.
* 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 ↵Mike Gabriel2020-07-241-4/+0
| | | | moved forward and now supports FHS 3.0 (since Debian Policy 4.1.5).
* Rename GNOMELOCALEDIR -> LOCALEDIR.Mike Gabriel2017-12-061-1/+1
|
* CMakeLists.txt: Move gettext initialization below the GNUInstallDirs ↵Mike Gabriel2017-12-061-6/+11
| | | | include. This fixes broken i18n support.
* 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 ↵Charles Kerr2016-03-211-0/+1
| | | | the prompt.
* 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 ↵Charles Kerr2016-03-111-11/+14
| | | | environment variables.
* 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
|
* add rotation lock indicatorCharles Kerr2014-08-201-3/+2
|
* get skeletal service and tests buildingCharles Kerr2014-08-191-0/+2
|
* initial pass at CMakeLists.txt and cmake/ directoryCharles Kerr2014-08-191-0/+72