mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-09 17:31:40 +01:00
We're in the process or rewriting other tools in Python to reduce the number of dependencies of GLib. Additionally, making glib-genmarshal a Python script reduces the complexity when cross-compiling, as we don't need a native build to generate the marshallers. https://bugzilla.gnome.org/show_bug.cgi?id=784528