summaryrefslogtreecommitdiff
path: root/bindings/meson.build
Commit message (Collapse)AuthorAgeFilesLines
* bindings: vala: Add vapi for vte/gtk4Christian Persch2022-04-081-1/+1
| | | | Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/2546
* all: Clean up licence headersChristian Persch2021-01-311-8/+8
| | | | | | | | | | | Unify the licence headers so that all same-licensed files use the exact same text. For some time now, libvte has been effectively LGPL3+ due to newer files being LGPL3+ only while some older files were still nominally LGPL2+ as per their licence headers. Exercise the "or (at your option) any later version" upgrade option to henceforth use, modify and distribute all these files under LGPL3+ only.
* build: Restore glade catalogueAleksandr Mezin2020-09-121-0/+4
| | | | Fixes: https://gitlab.gnome.org/GNOME/vte/-/issues/281
* build: Add missing fileChristian Persch2019-04-151-0/+23
https://gitlab.gnome.org/GNOME/vte/issues/78#note_489465