Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | release 22.2.122.2.1 | Mike Gabriel | 2022-07-20 | 1 | -1/+1 |
| | |||||
* | release 22.2.022.2.0 | Mike Gabriel | 2022-02-17 | 1 | -1/+1 |
| | |||||
* | Drop pkglibexecdir and use native CMake file configuration | Robert Tari | 2022-02-16 | 1 | -3/+0 |
| | |||||
* | CMakeLists.txt: Clean up compilation flags | Robert Tari | 2022-01-12 | 1 | -11/+8 |
| | |||||
* | CMakeLists.txt: Fix missing check for properties-cpp dependency | Robert Tari | 2021-12-08 | 1 | -0/+1 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-display/issues/43 | ||||
* | release 0.9.00.9.0 | Mike Gabriel | 2021-11-18 | 1 | -1/+1 |
| | |||||
* | Create desktop profile | Robert Tari | 2021-08-10 | 1 | -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 bits | Robert Tari | 2021-08-10 | 1 | -12/+43 |
| | |||||
* | CMakeLists.txt: Revert introducing configure switch -Denable_coverage, the ↵ | Mike Gabriel | 2021-03-06 | 1 | -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 Gabriel | 2020-08-15 | 1 | -8/+15 |
| | | | | | | coverage reports. Fixes AyatanaIndicators/ayatana-indicator-display#3. | ||||
* | CMakeLists.txt: Earlier inclusion of GNUInstallDirs. | Mike Gabriel | 2020-08-15 | 1 | -6/+5 |
| | |||||
* | CMakeLists.txt: white-space fix. | Mike Gabriel | 2020-08-15 | 1 | -1/+1 |
| | |||||
* | CMakeLists.txt: Add PROJECT_VERSION. | Mike Gabriel | 2020-08-15 | 1 | -0/+1 |
| | |||||
* | CMakeLists.txt: Drop workaround for missing libexec dir on Debian. Debian ↵ | Mike Gabriel | 2020-07-24 | 1 | -4/+0 |
| | | | | moved forward and now supports FHS 3.0 (since Debian Policy 4.1.5). | ||||
* | Rename GNOMELOCALEDIR -> LOCALEDIR. | Mike Gabriel | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | CMakeLists.txt: Move gettext initialization below the GNUInstallDirs ↵ | Mike Gabriel | 2017-12-06 | 1 | -6/+11 |
| | | | | include. This fixes broken i18n support. | ||||
* | Fork from Ubuntus' indicator-display project. | Mike Gabriel | 2017-11-28 | 1 | -3/+2 |
| | |||||
* | Remove hard-coded -g option. | Rodney Dawes | 2017-02-10 | 1 | -1/+1 |
| | |||||
* | Make coverage reporting work. | Rodney Dawes | 2017-02-07 | 1 | -15/+12 |
| | |||||
* | Compatibility with unversioned cmake-extras modules | Pete Woods | 2016-12-07 | 1 | -1/+1 |
| | |||||
* | if our USB device is disconnected while prompting the user for ADBD, cancel ↵ | Charles Kerr | 2016-03-21 | 1 | -0/+1 |
| | | | | the prompt. | ||||
* | use cmake-extras' EnableCoverageReport instead of home-rolled rules | Charles Kerr | 2016-03-16 | 1 | -3/+3 |
| | |||||
* | use cmake's find_package(Threads) output everywhere instead of just in src/ | Charles Kerr | 2016-03-15 | 1 | -0/+8 |
| | |||||
* | clean up compile_options and warnings. Add DBUS debug log messages to ctest ↵ | Charles Kerr | 2016-03-11 | 1 | -11/+14 |
| | | | | environment variables. | ||||
* | cmake and test directory cleanup | Charles Kerr | 2016-03-10 | 1 | -35/+41 |
| | |||||
* | add fingerprint snap decisions; test with notification dbusmock | Charles Kerr | 2016-03-08 | 1 | -9/+4 |
| | |||||
* | add ADB server/client + tests | Charles Kerr | 2016-03-06 | 1 | -1/+4 |
| | |||||
* | remove url-dispatcher dependency. | Charles Kerr | 2014-08-20 | 1 | -1/+0 |
| | |||||
* | add rotation lock indicator | Charles Kerr | 2014-08-20 | 1 | -3/+2 |
| | |||||
* | get skeletal service and tests building | Charles Kerr | 2014-08-19 | 1 | -0/+2 |
| | |||||
* | initial pass at CMakeLists.txt and cmake/ directory | Charles Kerr | 2014-08-19 | 1 | -0/+72 |