mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
Merge branch 'wip/smcv/migrating-gi' into 'main'
migrating-gi: Document command-line option removals See merge request GNOME/glib!3930
This commit is contained in:
commit
10c4942ffa
@ -100,3 +100,13 @@ The `--includedir` option to `gi-decompile-typelib` treats the
|
|||||||
given directories as most-important-first, consistent with
|
given directories as most-important-first, consistent with
|
||||||
`gi-compile-repository --includedir` and `gcc -I`.
|
`gi-compile-repository --includedir` and `gcc -I`.
|
||||||
`g-ir-generate` treated `--includedir` options as least-important-first.
|
`g-ir-generate` treated `--includedir` options as least-important-first.
|
||||||
|
|
||||||
|
The unimplemented `g-ir-compiler --module` option has been removed in
|
||||||
|
`gi-compile-repository`.
|
||||||
|
|
||||||
|
The unimplemented `g-ir-generate --shlib` option has been removed in
|
||||||
|
`gi-decompile-typelib`.
|
||||||
|
|
||||||
|
`gi-inspect-typelib` only accepts one namespace parameter. `g-ir-inspect`
|
||||||
|
accepted multiple namespaces, but would only inspect the first one,
|
||||||
|
with the others being ignored.
|
||||||
|
Loading…
Reference in New Issue
Block a user