geary:mjog/hide-internal-symbols

Last commit made on 2021-04-27
Get this branch:
git clone -b mjog/hide-internal-symbols https://git.launchpad.net/geary

Branch merges

Branch information

Name:
mjog/hide-internal-symbols
Repository:
lp:geary

Recent commits

9304d3d... by Michael Gratton

build: Hide internal symbols

Enable the `--hide-internal` valac option, and build the client lib
as both shared and static libs, so that the client tests can access
internal symbols via the static library.

e561775... by Michael Gratton

Merge branch 'release-40.0' into 'mainline'

Update files for 40.0 release

See merge request GNOME/geary!701

67e923c... by Michael Gratton

Update files for 40.0 release

ab3d703... by Michael Gratton

Merge branch 'mjog/fix-meson-0.57-ci-test-failures' into 'mainline'

build: Fix Flatpak CI test failures caused by meson 0.57

See merge request GNOME/geary!700

454cc0b... by Michael Gratton

build: Fix Flatpak CI test failures caused by meson 0.57

Add previously implicit build dependencies for tests.

See GNOME/gnome-build-meta#372,
https://discourse.gnome.org/t/meson-0-57-update-may-break-tests-ci/6220

c0577d4... by Michael Gratton

build: Fix Flatpak CI FTB with GMime mainline

See !699 and https://github.com/jstedfast/gmime/pull/101

98bbdf7... by Michael Gratton

Merge branch 'mjog/gmime-stream-write-api-break' into 'mainline'

engine: Work around VAPI binding change causing GMime API break

See merge request GNOME/geary!699

7f155f8... by Michael Gratton

engine: Work around VAPI binding change causing GMime API break

See https://github.com/jstedfast/gmime/pull/101

d17554d... by Michael Gratton

build: Ensure vala defines are passed through to valadoc

2b15c80... by Michael Gratton

Merge branch 'mjog/invalid-gobject-property' into 'mainline'

client: Fix invalid GObject property name

See merge request GNOME/geary!697