mesonbuild/meson

Missing dependency between gir file and sources scanned for gir data.

クローズ

#3,073 opened on 2018/02/15

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (1,465 件のフォーク)batch import
buggnomegood first issuehelp wanted

Repository metrics

Stars
 (4,978 個のスター)
PR merge metrics
 (平均マージ 139d 13h) (30d で 51 merged PRs)

説明

When using gnome.generate_gir and specifying a list of sources to scan with sources keyword argument, there is no dependency between generated GIR XML file and those sources (unless the target happens to depend on them as well, which is very likely but not necessarily true).

コントリビューターガイド