aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* release 0.9.70.9.7Mike Gabriel2022-02-175-2/+64
|
* NEWS: Create manually from Git history.Mike Gabriel2022-02-171-0/+74
|
* Merge branch 'tari01-pr/drop-extra-compile-flags'Mike Gabriel2022-02-171-1/+0
|\ | | | | | | Attribute GH PR #59: https://github.com/AyatanaIndicators/libayatana-common/pull/59
| * .build.yml: Drop extra compilation flagsRobert Tari2022-02-171-1/+0
|/
* Merge branch 'tari01-pr/drop-cmake-install-full-pkglibexecdir'Mike Gabriel2022-02-162-4/+2
|\ | | | | | | Attributes GH PR #58: https://github.com/AyatanaIndicators/libayatana-common/pull/58
| * CMakeLists.txt: Drop unused CMAKE_INSTALL_*PKGLIBEXECDIRRobert Tari2022-02-141-2/+0
| |
| * Merge branch 'sunweaver-pr/use-focal-base-image-for-travis-ci'Robert Tari2022-02-081-2/+2
|/| | | | | | | Attributes GH PR #57: https://github.com/AyatanaIndicators/libayatana-common/pull/57
| * .travis.yml: Run CI builds on Travis CI's Ubuntu focal base system and ↵Mike Gabriel2022-02-081-2/+2
|/ | | | disable ppc64el builds.
* Merge branch 'tari01-pr/cleanup-compile-flags'Mike Gabriel2022-01-272-19/+22
|\ | | | | | | Attributes GH PR #55: https://github.com/AyatanaIndicators/libayatana-common/pull/55
| * CMakeLists.txt: Clean up compilation flagsRobert Tari2022-01-131-4/+7
| |
| * src/utils.h: Fix build warningsRobert Tari2022-01-131-15/+15
|/
* Translated using Weblate (Hungarian)wigy2022-01-081-5/+4
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Ayatana Common Library Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/libayatana-common/hu/
* Translated using Weblate (Portuguese)ssantos2022-01-031-6/+11
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Ayatana Common Library Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/libayatana-common/pt/
* release 0.9.60.9.6Mike Gabriel2021-12-144-2/+64
|
* Merge branch 'tari01-pr/gir-typelib-without-vala'Mike Gabriel2021-12-141-0/+4
|\ | | | | | | Attributes GH PR #54: https://github.com/AyatanaIndicators/libayatana-common/pull/54
| * src/CMakeLists.txt: Build .gir and .typelib when Vala is not presentRobert Tari2021-12-141-0/+4
|/ | | | fixes https://github.com/AyatanaIndicators/libayatana-common/issues/53
* Merge branch 'tari01-pr/add-enable-lomiri-features-switch'Mike Gabriel2021-12-145-46/+45
|\ | | | | | | Attributes GH PR #52: https://github.com/AyatanaIndicators/libayatana-common/pull/52
| * .build.yml: Add ENABLE_LOMIRI_FEATURES flag and adapt build flowRobert Tari2021-12-091-1/+3
| |
| * Add ENABLE_LOMIRI_FEATURES switchRobert Tari2021-12-093-15/+21
| |
| * .build.yml: Fix cppcheck warningsRobert Tari2021-12-091-1/+1
| |
| * src/utils.c: Fix cppcheck warningsRobert Tari2021-12-091-17/+8
| |
| * Whitespace fixRobert Tari2021-12-092-14/+14
|/
* Translated using Weblate (Esperanto)phlostically2021-11-191-6/+10
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Ayatana Common Library Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/libayatana-common/eo/
* Merge branch 'sunweaver-pr/ppc64le-alive-again'Mike Gabriel2021-11-121-1/+1
|\ | | | | | | Attributes GH PR #50: https://github.com/AyatanaIndicators/libayatana-common/pull/50
| * .travis.yml: Re-enable ppc64le builds on Travis CI again.Mike Gabriel2021-11-121-1/+1
|/
* Translated using Weblate (Indonesian)mamuiz2021-11-111-5/+10
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Ayatana Common Library Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/libayatana-common/id/
* Translated using Weblate (Catalan)Joan CiberSheep2021-11-111-5/+10
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Ayatana Common Library Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/libayatana-common/ca/
* Translated using Weblate (Italian)Michele2021-11-051-6/+10
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Ayatana Common Library Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/libayatana-common/it/
* release 0.9.50.9.5Mike Gabriel2021-11-014-2/+148
|
* Merge branch 'sunweaver-pr/travis-cleanup'Robert Tari2021-11-011-39/+9
|\ | | | | | | Attributes GH PR #49: https://github.com/AyatanaIndicators/libayatana-common/pull/49
| * data/CMakeLists.txt: Do not use automatic GSchema compilationRobert Tari2021-11-011-1/+0
| |
| * .build.yml: Drop explicit build requirements list for debian:stable ↵Mike Gabriel2021-11-011-17/+0
| | | | | | | | | | | | (omitting lomiri-url-dispatcher). Since Debian 11, lomiri-url-dispatcher has become available.
| * .build.yml. Add intltool build-requirement.Mike Gabriel2021-11-011-0/+4
| |
| * .build.yml: Run unit tests in build_scripts: target.Mike Gabriel2021-10-251-8/+5
| |
| * .build.yml: Drop autogen.sh support.Mike Gabriel2021-10-251-16/+2
| |
* | data/CMakeLists.txt: Do not use automatic GSchema compilationRobert Tari2021-10-221-1/+0
|/
* Merge branch 'tari01-pr/use-intltool-merge-translations'Mike Gabriel2021-10-211-2/+3
|\ | | | | | | Attributes GH PR #48: https://github.com/AyatanaIndicators/libayatana-common/pull/48
| * data/CMakeLists.txt: Use intltool_merge_translations instead of execute_processRobert Tari2021-10-211-2/+3
|/
* Merge branch 'tari01-pr/compile-gschema-during-installation'Mike Gabriel2021-10-211-0/+1
|\ | | | | | | Attributes GH PR #47: https://github.com/AyatanaIndicators/libayatana-common/pull/47
| * Compile GSchema during installationRobert Tari2021-10-211-0/+1
|/
* Merge branch 'tari01-pr/also-check-desktop-session'Mike Gabriel2021-10-214-9/+67
|\ | | | | | | Attributes GH PR #44: https://github.com/AyatanaIndicators/libayatana-common/pull/44
| * Manage DESKTOP_SESSION in unit testsRobert Tari2021-10-212-1/+40
| |
| * Also check DESKTOP_SESSION when detecting DERobert Tari2021-10-212-8/+27
|/ | | | fixes https://github.com/AyatanaIndicators/libayatana-common/issues/37
* .travis.yml: Temporarily disable ppc64le buildsRobert Tari2021-10-201-1/+1
|
* Merge branch 'tari01-pr/fix-build-warnings'Mike Gabriel2021-10-181-0/+4
|\ | | | | | | Attributes GH PR #46: https://github.com/AyatanaIndicators/libayatana-common/pull/46
| * src/utils.c: Replace deprecated g_spawn_check_exit_statusRobert Tari2021-10-181-0/+4
|/
* Merge branch 'tari01-pr/update-installation-instructions'Mike Gabriel2021-10-181-3/+6
|\ | | | | | | Attributes GH PR #45: https://github.com/AyatanaIndicators/libayatana-common/pull/45
| * INSTALL.md: Update dependenciesRobert Tari2021-10-181-3/+6
|/
* Merge branch 'tari01-pr/fix-tests-on-current-desktop'Mike Gabriel2021-10-182-1/+15
|\ | | | | | | Attributes GH PR #43: https://github.com/AyatanaIndicators/libayatana-common/pull/43
| * Translated using Weblate (Portuguese (Brazil))Wellington Terumi Uemura2021-10-181-6/+11
| | | | | | | | | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: Ayatana Indicators/Ayatana Common Library Translate-URL: https://hosted.weblate.org/projects/ayatana-indicators/libayatana-common/pt_BR/