aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release 0.8.910.8.91release-buildsMike Gabriel2022-01-274-2/+47
* Merge branch 'sunweaver-pr/use-pkg-config-indicatordir-for-library-path'Robert Tari2022-01-271-1/+2
|\
| * data/CMakeLists.txt: Update detection of SYSTEMD_USER_DIR, use systemd's pkg-...Mike Gabriel2022-01-271-6/+25
| * CMakeLists.txt: Fix project name (ayatana-indicator-application, not ayatana-...Mike Gabriel2022-01-271-2/+2
| * src/CMakeLists.txt: Use pkg-config's indicatordir as library installation path.Mike Gabriel2022-01-261-1/+2
* | Merge branch 'sunweaver-pr/fix-systemd-unit-file-location'Robert Tari2022-01-272-8/+27
|\ \ | |/ |/|
| * data/CMakeLists.txt: Update detection of SYSTEMD_USER_DIR, use systemd's pkg-...Mike Gabriel2022-01-261-6/+25
| * CMakeLists.txt: Fix project name (ayatana-indicator-application, not ayatana-...Mike Gabriel2022-01-261-2/+2
|/
* release 0.8.900.8.90Mike Gabriel2021-11-185-6826/+3226
* Merge branch 'sunweaver-pr/travis-cleanup'Robert Tari2021-10-251-21/+12
|\
| * .travis.yml: Temporarily disable ppc64le buildsRobert Tari2021-10-251-1/+1
| * Fix Travis status imageRobert Tari2021-10-251-1/+1
| * .build.yml: Comment out running unit tests (no tests in project).Mike Gabriel2021-10-251-6/+6
| * .build.yml: Remove source code of locally built dependencies after they have ...Mike Gabriel2021-10-251-0/+5
| * .build.yml: Run unit tests in build_scripts: target.Mike Gabriel2021-10-251-8/+4
| * .build.yml: Drop autogen.sh support.Mike Gabriel2021-10-251-12/+2
* | .travis.yml: Temporarily disable ppc64le buildsRobert Tari2021-10-201-1/+1
* | Fix Travis status imageRobert Tari2021-09-021-1/+1
|/
* debian/rules: Enable unit tests (if there were any).Mike Gabriel2021-08-291-0/+8
* .travis.yml: Fix branch name what is now the default branch in ayatana-dev-sc...Mike Gabriel2021-08-281-1/+1
* Merge branch 'tari01-pr/add-enable-werror-option'Mike Gabriel2021-08-101-0/+9
|\
| * Add ENABLE_WERROR optionRobert Tari2021-08-091-0/+9
|/
* README.md: Add missing parenthesis close.Mike Gabriel2021-06-271-1/+1
* Merge branch 'sunweaver-pr/travis-build-our-libs-from-source'Robert Tari2021-06-151-9/+52
|\
| * .build.yml: During CI builds, build latest ayatana-ido, libayatana-indicator ...Mike Gabriel2021-06-111-9/+52
|/
* Merge branch 'tari01-pr/fix-runtime-install'Mike Gabriel2021-06-111-1/+1
|\
| * Fix .desktop file install locationRobert Tari2021-06-111-1/+1
| * Fix service file installationRobert Tari2021-06-111-1/+1
* | Merge branch 'tari01-pr/fix-xdg-location'Mike Gabriel2021-06-111-1/+1
|\ \ | |/ |/|
| * Fix .desktop file install locationRobert Tari2021-06-111-1/+1
|/
* Merge branch 'tari01-pr/cmake-install-full'Mike Gabriel2021-06-104-7/+7
|\
| * Use CMAKE_INSTALL_FULL_*DIR locationsRobert Tari2021-06-104-7/+7
|/
* README.md: Rephrase where this indicator is used, currently not used in Lomiri.Mike Gabriel2021-06-071-1/+1
* Merge branch 'tari01-pr/add-documentation'Mike Gabriel2021-06-073-2/+101
|\
| * README: Drop old fileRobert Tari2021-06-041-2/+0
| * Add documentation and install instructionsRobert Tari2021-06-042-0/+101
|/
* Merge branch 'sunweaver-pr/debian-pkging-adjusted-to-cmake'Robert Tari2021-05-252-8/+3
|\
| * debian/{control,rules}: Adjust to the CMake build system switch.Mike Gabriel2021-05-252-8/+3
|/
* Merge branch 'tari01-pr/move-to-cmake'Mike Gabriel2021-05-2517-735/+188
|\
| * Remove unused filesRobert Tari2021-05-062-22/+0
| * Remove Automake filesRobert Tari2021-05-0610-711/+0
| * Add CMakeLists.txt filesRobert Tari2021-05-063-0/+186
| * data: Fix ayatana-indicator-application.service.inRobert Tari2021-05-061-1/+1
| * data: Fix ayatana-indicator-application.desktop.inRobert Tari2021-05-061-1/+1
|/
* Merge branch 'sunweaver-pr/travis-ci'Robert Tari2021-05-043-2/+190
|\
| * .travis.yml: Don't run autotools builds twice (once via script, once directly).Mike Gabriel2021-05-041-1/+1
| * src/Makefile.am: Drop -Werror compiler flag for now. Not helpful when setting...Mike Gabriel2021-05-041-2/+2
| * Travis CI: Initial draft for CI builds.Mike Gabriel2021-05-042-0/+188
|/
* release 0.8.00.8.0Mike Gabriel2020-08-174-4/+99
* configure.ac: Drop data/upstart/Makefile from AC_OUTPUT. Regresion fix for 17...Mike Gabriel2020-08-101-1/+0