Fix build with MSVC and non-English locale
build: Preserve MSVC toolchain CFLAGS during meson configure
MSVC toolchain CFLAGS contains only things to be applied unconditionally.
graphene, json-glib: Fix build with MSVC and non-English locale
Apply patches to remove `-we4819` which causes build error on non-English locale system
Edited by Seungha Yang