mesonbuild/meson

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

已關閉

#3,073 建立於 2018年2月15日

 (1 則留言) (0 個反應) (0 位負責人)Python (1,465 個分叉)batch import
buggnomegood first issuehelp wanted

倉庫指標

星標
 (4,978 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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).

貢獻者指南