]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Follow the logic of GIrParser.locate_gir() to find gir files
authorRico Tzschichholz <ricotz@ubuntu.com>
Wed, 21 Feb 2024 10:49:10 +0000 (11:49 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Thu, 29 Feb 2024 08:17:34 +0000 (09:17 +0100)
commita9d38070ce86d7994b949f7cb426fbf670a953d8
tree88f02ff15245dd4f8d100000fa7606855a71afcc
parentc2dcb741054f74dad3d79987cce21879683ab834
vala: Follow the logic of GIrParser.locate_gir() to find gir files

This adds the abilitiy to retrieve GI_GIRDIR from the enviroment,
e.g. while passed to ./configure

See https://gitlab.gnome.org/GNOME/gobject-introspection/merge_requests/258

Fixes https://gitlab.gnome.org/GNOME/vala/issues/1518
configure.ac
vala/valacodecontext.vala
vapi/config.vapi