Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | .build.yml: Drop autogen.sh support; Run unit tests in build_scripts: target. | Mike Gabriel | 2021-10-25 | 2 | -22/+36 | |
| | ||||||
* | .travis.yml: Temporarily disable ppc64le builds | Robert Tari | 2021-10-20 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'tari01-pr/use-consistent-ido-names' | Mike Gabriel | 2021-10-18 | 2 | -9/+9 | |
|\ | | | | | | | Attributes GH PR #50: https://github.com/AyatanaIndicators/ayatana-ido/pull/50 | |||||
| * | Use consistent Ayatana IDO names | Robert Tari | 2021-09-20 | 2 | -9/+9 | |
|/ | ||||||
* | Merge branch 'pr/fix-unit-test-failure-on-ubuntu-20-04' | Robert Tari | 2021-09-20 | 1 | -0/+3 | |
|\ | | | | | | | Attributes GH PR #49: https://github.com/AyatanaIndicators/ayatana-ido/pull/49 | |||||
| * | Fix unit test failure on Ubuntu 20.04 | Robert Tari | 2021-09-20 | 1 | -0/+3 | |
|/ | ||||||
* | Fix copyright headers | Robert Tari | 2021-09-20 | 3 | -3/+3 | |
| | ||||||
* | Fix Travis status image | Robert Tari | 2021-09-02 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'sunweaver-pr/ubuntu-CI-builds-run-unittests' | Robert Tari | 2021-09-02 | 1 | -2/+2 | |
|\ | | | | | | | Attributes GH PR #48: https://github.com/AyatanaIndicators/ayatana-ido/pull/48 | |||||
| * | .travis.yml: Use Ayatana Indicators project's dev-scripts repo. | Mike Gabriel | 2021-09-02 | 1 | -1/+1 | |
| | | ||||||
| * | .build.yml: Also run unit tests during CI builds against Ubuntu. | Mike Gabriel | 2021-08-29 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'sunweaver-pr/use-ayatana-indicators-dev-scripts' | Robert Tari | 2021-09-02 | 1 | -1/+1 | |
|\ \ | |/ |/| | | | Attributes GH PR #47: https://github.com/AyatanaIndicators/ayatana-ido/pull/47 | |||||
| * | .travis.yml: Use Ayatana Indicators project's dev-scripts repo. | Mike Gabriel | 2021-08-28 | 1 | -1/+1 | |
|/ | ||||||
* | CMakeLists.txt: Add empty line below 'Options' comment. | Mike Gabriel | 2021-08-10 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'tari01-pr/no-pie-only-in-tests' | Mike Gabriel | 2021-08-10 | 1 | -2/+1 | |
|\ | | | | | | | Attributes GH PR #46: https://github.com/AyatanaIndicators/ayatana-ido/pull/46 | |||||
| * | Use -no-pie build flags for test only | Robert Tari | 2021-08-10 | 1 | -2/+1 | |
|/ | ||||||
* | Merge branch 'tari01-pr/add-enable-werror-option' | Mike Gabriel | 2021-08-10 | 1 | -0/+10 | |
|\ | | | | | | | Attributes GH PR #45: https://github.com/AyatanaIndicators/ayatana-ido/pull/45 | |||||
| * | Add ENABLE_WERROR option | Robert Tari | 2021-08-10 | 1 | -0/+10 | |
|/ | ||||||
* | Merge branch 'tari01-pr/cmake-install-full' | Mike Gabriel | 2021-06-09 | 1 | -2/+2 | |
|\ | | | | | | | Attributes GH PR #44: https://github.com/AyatanaIndicators/ayatana-ido/pull/44 | |||||
| * | src/CMakeLists.txt: Add missing target link libraries | Robert Tari | 2021-06-09 | 1 | -0/+1 | |
| | | | | | | | | fixes https://github.com/AyatanaIndicators/ayatana-ido/issues/39 | |||||
| * | data/libayatana-ido3-0.4.pc.in: Use CMAKE_INSTALL_FULL_*DIR locations | Robert Tari | 2021-06-08 | 1 | -2/+2 | |
| | | ||||||
* | | Merge branch 'tari01-pr/add-missing-target-libs' | Mike Gabriel | 2021-06-09 | 1 | -64/+74 | |
|\ \ | | | | | | | | | | Attributes GH PR #43: https://github.com/AyatanaIndicators/ayatana-ido/pull/43 | |||||
| * | | src/CMakeLists.txt: Add missing target link libraries | Robert Tari | 2021-06-08 | 1 | -0/+1 | |
| |/ | | | | | | | fixes https://github.com/AyatanaIndicators/ayatana-ido/issues/39 | |||||
| * | Merge branch 'sunweaver-pr/conditional-build-of-GIR-and-VAPI' | Robert Tari | 2021-06-08 | 4 | -78/+106 | |
| |\ | | | | | | | | | | Attributes GH PR #42: https://github.com/AyatanaIndicators/ayatana-ido/pull/42 | |||||
| | * | src/CMakeLists.txt: Wrap GIR and VAPI related build instructions into ↵ | Mike Gabriel | 2021-06-07 | 1 | -64/+73 | |
| |/ |/| | | | | | if-clauses (that check, if INTROSPECTION_FOUND and VAPI_FOUND). | |||||
* | | Merge branch 'tari01-pr/relative-install-dirs' | Mike Gabriel | 2021-06-07 | 2 | -15/+15 | |
|\ \ | | | | | | | | | | Attributes GH PR #41: https://github.com/AyatanaIndicators/ayatana-ido/pull/41 | |||||
| * | | Use CMAKE_INSTALL_FULL_*DIR variables for installation | Robert Tari | 2021-06-07 | 2 | -15/+15 | |
|/ / | | | | | | | https://github.com/AyatanaIndicators/ayatana-ido/issues/40 | |||||
* | | Merge branch 'tari01-pr/add-glib-2.0-to-pkgconfig' | Mike Gabriel | 2021-06-07 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | Attributes GH PR #38: https://github.com/AyatanaIndicators/ayatana-ido/pull/38 | |||||
| * | | data/libayatana-ido3-0.4.pc.in: Add glib-2.0 dependency | Robert Tari | 2021-06-07 | 1 | -1/+1 | |
|/ / | | | | | | | fixes https://github.com/AyatanaIndicators/ayatana-ido/issues/37 | |||||
* | | Merge branch 'tari01-pr/add-project-description' | Mike Gabriel | 2021-06-07 | 1 | -1/+20 | |
|\ \ | |/ |/| | | | Attributes GH PR #36: https://github.com/AyatanaIndicators/ayatana-ido/pull/36 | |||||
| * | README.md: Add project description | Robert Tari | 2021-06-01 | 1 | -1/+20 | |
|/ | | | | fixes https://github.com/AyatanaIndicators/ayatana-ido/issues/35 | |||||
* | Merge branch 'tari01-pr/update-docs' | Mike Gabriel | 2021-05-25 | 4 | -0/+93 | |
|\ | | | | | | | Attributes GH PR #34: https://github.com/AyatanaIndicators/ayatana-ido/pull/34 | |||||
| * | Add documentation files | Robert Tari | 2021-05-18 | 4 | -0/+93 | |
|/ | ||||||
* | Merge branch 'trism/fix-removable-a11y' | Robert Tari | 2021-05-17 | 1 | -8/+6 | |
|\ | | | | | | | Attributes GH PR #33: https://github.com/AyatanaIndicators/ayatana-ido/pull/33 | |||||
| * | CMakeLists.txt: Move coverage report generation macro into basefolder's ↵ | Mike Gabriel | 2021-05-17 | 2 | -7/+9 | |
| | | | | | | | | | | | | | | | | CMakeLists.txt file. With the previous approach, only coverage of the tests/ subfolder was reported (which always should be 100%). With this change, also coverage of the files in src/ is reported. | |||||
| * | debian/control: Adjust versioned B-D on cmake (3.13 as stated in ↵ | Mike Gabriel | 2021-05-17 | 1 | -1/+1 | |
| | | | | | | | | CMakeLists.txt). | |||||
| * | src/idoremovablemenuitem.c: replace grid with box to fix a11y | Jason Conti | 2021-05-09 | 1 | -8/+6 | |
| | | ||||||
* | | Merge branch 'sunweaver-pr/fix-coverage-report' | Robert Tari | 2021-05-12 | 2 | -7/+9 | |
|\ \ | | | | | | | | | | Attributes GH PR #32: https://github.com/AyatanaIndicators/ayatana-ido/pull/32 | |||||
| * | | debian/control: Adjust versioned B-D on cmake (3.13 as stated in ↵ | Mike Gabriel | 2021-05-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | CMakeLists.txt). | |||||
| * | | src/idolocationmenuitem.c: Fix deprecated g_time_zone_new warning. | Robert Tari | 2021-05-12 | 1 | -1/+6 | |
| | | | | | | | | | | | | Fixes AyatanaIndicators/ayatana-ido#30 | |||||
| * | | .travis.yml: Don't try running autotools based CI build. | Mike Gabriel | 2021-05-12 | 1 | -1/+1 | |
| | | | ||||||
| * | | CMakeLists.txt: Move coverage report generation macro into basefolder's ↵ | Mike Gabriel | 2021-05-04 | 2 | -7/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | CMakeLists.txt file. With the previous approach, only coverage of the tests/ subfolder was reported (which always should be 100%). With this change, also coverage of the files in src/ is reported. | |||||
* | | | debian/control: Adjust versioned B-D on cmake (3.13 as stated in ↵ | Mike Gabriel | 2021-05-11 | 1 | -1/+1 | |
| |/ |/| | | | | | CMakeLists.txt). | |||||
* | | Merge branch 'tari01-pr/fix-deprecation-warning' | Mike Gabriel | 2021-05-04 | 1 | -1/+6 | |
|\ \ | | | | | | | | | | Attributes GH PR #31: https://github.com/AyatanaIndicators/ayatana-ido/pull/31 | |||||
| * | | src/idolocationmenuitem.c: Fix deprecated g_time_zone_new warning. | Robert Tari | 2021-05-04 | 1 | -1/+6 | |
|/ / | | | | | | | Fixes AyatanaIndicators/ayatana-ido#30 | |||||
* / | .travis.yml: Don't try running autotools based CI build. | Mike Gabriel | 2021-05-04 | 1 | -1/+1 | |
|/ | ||||||
* | debian/libayatana-ido3-0.4-0.symbols: Add symbol ↵ | Mike Gabriel | 2021-05-03 | 1 | -0/+1 | |
| | | | | 'ido_basic_menu_item_set_pixbuf' (coming with 0.8.3). | |||||
* | .travis.yml: Temporarily disable ubuntu:rolling while the new distro version ↵ | Mike Gabriel | 2021-04-27 | 1 | -1/+1 | |
| | | | | being bootstrapped by Canonical. | |||||
* | Merge branch 'tari01-pr/add-appointment-icon' | Mike Gabriel | 2021-04-27 | 3 | -21/+71 | |
|\ | | | | | | | Attribute GH PR #28: https://github.com/AyatanaIndicators/ayatana-ido/pull/28 | |||||
| * | Add us to the copyright headers | Robert Tari | 2021-04-21 | 3 | -0/+6 | |
| | |