mesonbuild/meson

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

Chiusa

#3073 aperta il 15 feb 2018

 (1 commento) (0 reazioni) (0 assegnatari)Python (1465 fork)batch import
buggnomegood first issuehelp wanted

Metriche repository

Star
 (4978 stelle)
Metriche merge PR
 (Merge medio 139g 13h) (51 PR mergiate in 30 g)

Descrizione

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

Guida contributor