mesonbuild/meson

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

Fechada

#3.073 aberto em 15 de fev. de 2018

 (1 comentário) (0 reação) (0 responsável)Python (1.465 forks)batch import
buggnomegood first issuehelp wanted

Métricas do repositório

Stars
 (4.978 estrelas)
Métricas de merge de PR
 (Mesclagem média 139d 13h) (51 fundiu PRs em 30d)

Description

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

Guia do colaborador