kivy:harfbuzz

Last commit made on 2021-05-02
Get this branch:
git clone -b harfbuzz https://git.launchpad.net/kivy

Branch merges

Branch information

Name:
harfbuzz
Repository:
lp:kivy

Recent commits

41fa253... by Matthew Einhorn <email address hidden>

Use pkg-config for harfbuzz paths [build wheel linux].

6a2ea17... by Matthew Einhorn <email address hidden>

Use pkg-config for harfbuzz paths [build wheel linux].

2dcda28... by Matthew Einhorn <email address hidden>

Properly install meson [build wheel linux].

c4cf7fe... by Matthew Einhorn <email address hidden>

Properly install meson [build wheel linux].

3a05f2f... by Matthew Einhorn <email address hidden>

Properly install meson [build wheel linux].

c8f8189... by Matthew Einhorn <email address hidden>

Properly install meson [build wheel linux].

6cf3b77... by Matthew Einhorn <email address hidden>

Properly install meson [build wheel linux].

b17eb67... by Matthew Einhorn <email address hidden>

Build manylinux with harfbuzz [build wheel linux].

8e9befa... by Matthew Einhorn <email address hidden>

Merge branch 'master' of github.com:kivy/kivy into harfbuzz

fe1ab54... by Anthon

Update events.rst (#7497)

Remove the Python 2 compatible use of `super()`, it still works in Python 3, but is no longer idiomatic for a framework supporting Python 3.5-3.9.