Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers | Robert Tari | 2021-10-19 | 20 | -20/+20 |
| | |||||
* | Fix Travis status image | Robert Tari | 2021-10-19 | 1 | -1/+1 |
| | |||||
* | debian/libayatana-indicator*-dev.install: Ship include header files ↵ | Mike Gabriel | 2021-10-19 | 2 | -2/+2 |
| | | | | correctly in two separate dev:pkgs. | ||||
* | src/CMakeLists.txt: Use different include paths for GTK-2 and GTK-3 builds ↵ | Mike Gabriel | 2021-10-19 | 1 | -15/+15 |
| | | | | (even if header files are indentical). | ||||
* | debian/{control,compat}: Bump to level 10. | Mike Gabriel | 2021-08-29 | 2 | -2/+2 |
| | |||||
* | debian/rules: Enable unit tests. | Mike Gabriel | 2021-08-29 | 1 | -2/+2 |
| | |||||
* | .travis.yml: Use Ayatana Indicators project's dev-scripts repo. | Mike Gabriel | 2021-08-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'tari01-pr/add-enable-werror-option' | Mike Gabriel | 2021-08-10 | 1 | -0/+9 |
|\ | | | | | | | Attributes GH PR #52: https://github.com/AyatanaIndicators/libayatana-indicator/pull/52 | ||||
| * | Add ENABLE_WERROR option | Robert Tari | 2021-08-09 | 1 | -0/+9 |
|/ | |||||
* | README.md: Add missing parenthesis close. | Mike Gabriel | 2021-06-27 | 1 | -1/+1 |
| | |||||
* | debian/control: Drop B-D: dh-exec. Not needed anymore since removal of ↵ | Mike Gabriel | 2021-06-17 | 1 | -1/+0 |
| | | | | ayatana-indicator-common bin:pkg. | ||||
* | debian/rules: Drop remnants of ayatana-indicator-common (found in dh_install ↵ | Mike Gabriel | 2021-06-17 | 1 | -2/+0 |
| | | | | and dh_missing overrides). | ||||
* | Merge branch 'tari01-pr/drop-ayatana-indicators-target' | Mike Gabriel | 2021-06-16 | 7 | -54/+0 |
|\ | | | | | | | Attributes GH PR #51: https://github.com/AyatanaIndicators/libayatana-indicator/pull/51 | ||||
| * | debian/: Drop bin:pkg ayatana-indicator-common (moved to src:pkg ↵ | Robert Tari | 2021-06-16 | 4 | -28/+0 |
| | | | | | | | | | | | | | | | | | | | | | | libayatana-common). - d/rules: Remove ayatana-indicators-pre.target override. - d/control: + Remove bin:pkg ayatana-indicator-common. + Remove systemd dependency. - d/ayatana-indicator-common.install: Drop file. - d/ayatana-indicator-common.links: Drop file. | ||||
| * | .build.yml: Remove systemd dependency. | Robert Tari | 2021-06-16 | 1 | -2/+0 |
| | | |||||
| * | data/: Drop ayatana-indicators.target (moved to libayatana-common). | Robert Tari | 2021-06-16 | 2 | -24/+0 |
|/ | |||||
* | Merge branch 'tari01-pr/disable-loader' | Mike Gabriel | 2021-06-10 | 1 | -2/+8 |
|\ | | | | | | | Attributes GH PR #49: https://github.com/AyatanaIndicators/libayatana-indicator/pull/49 | ||||
| * | Add option to disable Loader build/installation | Robert Tari | 2021-06-10 | 1 | -2/+8 |
|/ | |||||
* | Merge branch 'tari01-pr/cmake-install-full' | Mike Gabriel | 2021-06-09 | 6 | -30/+30 |
|\ | | | | | | | Attributes GH PR #48: https://github.com/AyatanaIndicators/libayatana-indicator/pull/48 | ||||
| * | Use CMAKE_INSTALL_FULL_*DIR locations | Robert Tari | 2021-06-08 | 6 | -30/+30 |
|/ | |||||
* | debian/control: Add D (libayatana-indicator3-dev): libayatana-ido3-dev. | Mike Gabriel | 2021-06-08 | 1 | -0/+1 |
| | |||||
* | README.md: Slight adjustment to the .desktop file comparison. | Mike Gabriel | 2021-05-25 | 1 | -1/+1 |
| | |||||
* | Merge branch 'tari01-pr/update-docs' | Mike Gabriel | 2021-05-25 | 3 | -43/+141 |
|\ | | | | | | | Attributes GH PR #47: https://github.com/AyatanaIndicators/libayatana-indicator/pull/47 | ||||
| * | README: Drop old file | Robert Tari | 2021-05-24 | 1 | -43/+0 |
| | | |||||
| * | Add documentation files | Robert Tari | 2021-05-24 | 2 | -0/+141 |
|/ | |||||
* | Merge branch 'sunweaver-pr/support-disabling-IDO' | Robert Tari | 2021-05-17 | 8 | -22/+69 |
|\ | | | | | | | Attributes GH PR #46: https://github.com/AyatanaIndicators/libayatana-indicator/pull/46 | ||||
| * | Travis CI: Also test GTK+-3.0 builds with IDO support disabled. | Mike Gabriel | 2021-05-17 | 1 | -0/+26 |
| | | |||||
| * | CMakeLists.txt: Report more build parameters to stdout when CMake configures ↵ | Mike Gabriel | 2021-05-17 | 1 | -0/+3 |
| | | | | | | | | the build. | ||||
| * | {,**/}CMakeLists.txt: Support builds against GTK+-3.0 with IDO support disabled. | Mike Gabriel | 2021-05-17 | 7 | -22/+40 |
|/ | | | | Fixes https://github.com/AyatanaIndicators/libayatana-indicator/issues/37 | ||||
* | Merge branch 'tari01-pr/fix-tests-and-coverage' | Robert Tari | 2021-05-17 | 9 | -69/+311 |
|\ | | | | | | | Attributes GH PR #41: https://github.com/AyatanaIndicators/libayatana-indicator/pull/41 | ||||
| * | CMakeLists.txt: Fix coverage report. We need to reference the test ↵ | Mike Gabriel | 2021-05-17 | 1 | -1/+24 |
| | | | | | | | | executables here, not the test wrappers. | ||||
| * | tests/CMakeLists.txt: Rewrite to fix tests and coverage | Mike Gabriel | 2021-05-17 | 1 | -56/+267 |
| | | |||||
| * | Revert "tests/run-xvfb.sh: Drop file, not required with CMake." | Mike Gabriel | 2021-05-16 | 1 | -0/+8 |
| | | | | | | | | This reverts commit c7a152ad3da254704945de297f0de957966fb6b8. | ||||
| * | tests/org.ayatana.indicator.test.service.in: Fix placeholder | Robert Tari | 2021-05-16 | 1 | -1/+1 |
| | | |||||
| * | tests/service-manager-connect.service.in: Fix placeholder | Robert Tari | 2021-05-16 | 1 | -1/+1 |
| | | |||||
| * | tests/service-version-good.service.in: Fix placeholder | Robert Tari | 2021-05-16 | 1 | -1/+1 |
| | | |||||
| * | tests/service-version-bad.service.in: Fix placeholder | Robert Tari | 2021-05-16 | 1 | -1/+1 |
| | | |||||
| * | tests/session.conf.in: Fix placeholder | Robert Tari | 2021-05-16 | 1 | -3/+3 |
| | | |||||
| * | tests/test-indicator-ng.c: Enable all tests | Robert Tari | 2021-05-16 | 1 | -5/+5 |
|/ | |||||
* | Merge branch 'sunweaver-pr/bring-back-gtk2-builds' | Robert Tari | 2021-05-14 | 19 | -847/+226 |
|\ | | | | | | | Attributes GH PR #44: https://github.com/AyatanaIndicators/libayatana-indicator/pull/44 | ||||
| * | Travis CI: Drop autotools support, build and test GTK+-2.0 and GTK+-3.0 ↵ | Mike Gabriel | 2021-05-12 | 1 | -14/+33 |
| | | | | | | | | flavours. | ||||
| * | debian/libayatana-indicator3-tools.install: Install ↵ | Mike Gabriel | 2021-05-12 | 1 | -1/+1 |
| | | | | | | | | ayatana-indicator3-loader test tool to LIBEXECDIR. | ||||
| * | debian/libayatana-indicator*-dev.install: No .a files shipped anymore. | Mike Gabriel | 2021-05-12 | 2 | -2/+0 |
| | | |||||
| * | debian/*.symbols: Update symbols files. | Mike Gabriel | 2021-05-12 | 2 | -0/+10 |
| | | |||||
| * | debian/rules: Run GTK2/GTK3 unit tests sequentially. | Mike Gabriel | 2021-05-12 | 1 | -4/+3 |
| | | |||||
| * | debian/rules: Explicitly enable tests at build time. | Mike Gabriel | 2021-05-12 | 1 | -1/+1 |
| | | |||||
| * | debian/rules: Adjust to CMake based build. (Fixes DEB builds after CMake ↵ | Mike Gabriel | 2021-05-12 | 1 | -7/+4 |
| | | | | | | | | switch). | ||||
| * | debian/control: Adjust B-Ds for CMake based build. | Mike Gabriel | 2021-05-12 | 1 | -2/+3 |
| | | |||||
| * | CMakeLists.txt: Always builds indicator3 loader tool (not just when ↵ | Mike Gabriel | 2021-05-12 | 1 | -1/+1 |
| | | | | | | | | ENABLE_TESTS is set). | ||||
| * | Bring back GTK+-2.0 and GTK+-3.0 build flavours. | Mike Gabriel | 2021-05-12 | 7 | -164/+171 |
| | |