Following up on Frediano's patches for meson, I added another one to
avoid  using nested lists, by changing the list items to dictionaries.
This is less error prone but adds the complexity of checking for the
contents of output list.

Regards, Eduardo.

Eduardo Lima (Etrunko) (1):
  meson: Make targets list store dictionaries instead of lists

Frediano Ziglio (2):
  meson: Fix dependency of generated files
  meson: Do not build generated files twice

 common/meson.build | 97 +++++++++++++++++++++++++++++-----------------
 1 file changed, 62 insertions(+), 35 deletions(-)

-- 
2.20.1

_______________________________________________
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to