glib/girepository/decompiler
Simon McVittie 64762fdef6 gi-decompile-typelib: Interpret --includedir as most-important-first
This is a behaviour change from g-ir-generate, which treats it as
least-important-first (the last directory on the command-line is
searched first).

gi-compile-repository --includedir and gcc -I are most-important-first
(the first directory on the command-line is searched first) so it seems
like it makes most sense to be consistent with that.

Signed-off-by: Simon McVittie <smcv@collabora.com>
2024-02-14 12:00:05 +00:00
..
decompiler.c gi-decompile-typelib: Interpret --includedir as most-important-first 2024-02-14 12:00:05 +00:00
meson.build girepository: Rename g-ir-generate and g-ir-inspect 2024-02-09 20:40:17 +00:00