spice-gtk/subprojects
Frediano Ziglio aed7c51a23 build: Fix compatibility with Meson 0.49
The "install" argument for configure_file is available since 0.50.
However this is already "false" if "install_dir" is not provided.

Update also spice-common submodule to import a similar fix for
spice-common module. This brings in the following changes:

Frediano Ziglio (10):
      gitignore: Ignore auto generated generated_messages.h file
      Do not check for HAVE_CONFIG_H
      build: Remove unused git-version-gen file
      recorder: Update
      build: Disable Celt support by default
      codegen: Use has_end_attr instead of has_attr("end")
      codegen: Exit with error on error generating C structures
      protocol: Removed unneeded type specifications
      codegen: Add a check for C structure fields
      meson: Remove "install" argument from configure_file

Uri Lublin (2):
      ptypes.py: remove useless condition member != None
      test-marshallers.proto: ArrayMessage: make space for name

Signed-off-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Eduardo Lima (Etrunko) <etrunko@redhat.com>
2019-08-29 16:58:18 +01:00
..
keycodemapdb@df4e56f8fa Move src/keycodemapdb -> subprojects/keycodemapdb 2019-02-18 18:31:35 +00:00
spice-common@4727c19d36 build: Fix compatibility with Meson 0.49 2019-08-29 16:58:18 +01:00