aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* release 0.8.900.8.90Mike Gabriel2021-11-185-6826/+3226
|
* Merge branch 'sunweaver-pr/travis-cleanup'Robert Tari2021-10-251-21/+12
|\ | | | | | | Attributes GH PR #17: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/17
| * .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
| | | | | | | | been installed.
| * .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 ↵Mike Gabriel2021-08-281-1/+1
| | | | ayatana-dev-scripts.
* Merge branch 'tari01-pr/add-enable-werror-option'Mike Gabriel2021-08-101-0/+9
|\ | | | | | | Attributes GH PR #16: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/16
| * 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
|\ | | | | | | Attributes GH PR #11: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/11
| * .build.yml: During CI builds, build latest ayatana-ido, libayatana-indicator ↵Mike Gabriel2021-06-111-9/+52
|/ | | | and libayatana-indicator and use those for CI builds of ayatana-indicator-application.
* Merge branch 'tari01-pr/fix-runtime-install'Mike Gabriel2021-06-111-1/+1
|\ | | | | | | Attributes GH PR #15: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/15
| * 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
|\ \ | |/ |/| | | Attributes GH PR #14: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/14
| * Fix .desktop file install locationRobert Tari2021-06-111-1/+1
|/
* Merge branch 'tari01-pr/cmake-install-full'Mike Gabriel2021-06-104-7/+7
|\ | | | | | | Attributes GH PR #13: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/13
| * 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
|\ | | | | | | Attributes GH PR #12: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/12
| * 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
|\ | | | | | | Attributes GH PR #10: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/10
| * debian/{control,rules}: Adjust to the CMake build system switch.Mike Gabriel2021-05-252-8/+3
|/ | | | Fixes https://github.com/AyatanaIndicators/ayatana-indicator-application/issues/8
* Merge branch 'tari01-pr/move-to-cmake'Mike Gabriel2021-05-2517-735/+188
|\ | | | | | | Attributes GH PR #7: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/7
| * 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
|\ | | | | | | Attributes GH PR #9: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/9
| * .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 ↵Mike Gabriel2021-05-041-2/+2
| | | | | | | | setting up CI builds for dirty code.
| * 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 ↵Mike Gabriel2020-08-101-1/+0
| | | | 172e6823.
* Merge branch 'sunweaver-pr/drop-upstart-support'Robert Tari2020-08-105-56/+5
|\ | | | | | | Attributes GH PR #4: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/4
| * Merge branch 'pr/drop-upstart-support' of ↵Robert Tari2020-08-105-56/+5
|/| | | | | | | | | | | https://github.com/sunweaver/ayatana-indicator-application into sunweaver-pr/drop-upstart-support Attributes GH PR #4: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/4
| * Drop all references to upstart.Mike Gabriel2020-08-105-56/+5
| |
* | Merge branch 'sunweaver-pr/fix-systemd'Robert Tari2020-08-104-2/+9
|\ \ | |/ |/| | | Attributes GH PR #3: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/3
| * debian/*: Install systemd user service file correctly into DEB package.Mike Gabriel2020-08-103-1/+5
| |
| * Start indicator in systemd when ayatana-indicators.target is started.Mike Gabriel2020-08-101-1/+4
|/
* debian/control: Improve dh-autoreconf build-dependency.Mike Gabriel2020-08-101-1/+1
|
* Drop release/build cruft file src/ChangeLog.Mike Gabriel2019-11-271-0/+0
|