glib/docs/reference/girepository
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
..
girepository.toml.in build: Combine duplicate urlmap.js files 2024-02-12 17:54:10 +00:00
meson.build build: Ensure the libgirepository docs are installed 2024-02-05 18:03:52 +00:00
migrating-gi.md gi-decompile-typelib: Interpret --includedir as most-important-first 2024-02-14 12:00:05 +00:00