From: Yonggang Luo <luoyongg...@gmail.com>

These patch series fixes the building of newest qemu under
msys2 environment

Yonggang Luo (6):
  meson: Fixes the ninjatool issue that E$$: are generated in
    Makefile.ninja
  meson: fixes relpath may fail on win32.
  meson: Mingw64 gcc doesn't recognize system include_type for sdl2
  configure: Fix include and linkage issue on msys2
  meson: Fixes ninjatool can not be recognized as script under
    Window/MSYS2
  meson: Convert undefsym.sh to undefsym.py

 configure             | 28 ++++++++++++++-------
 meson.build           |  5 ++--
 scripts/mtest2make.py | 11 +++++++--
 scripts/ninjatool.py  |  2 +-
 scripts/undefsym.py   | 57 +++++++++++++++++++++++++++++++++++++++++++
 scripts/undefsym.sh   | 20 ---------------
 6 files changed, 88 insertions(+), 35 deletions(-)
 create mode 100644 scripts/undefsym.py
 delete mode 100755 scripts/undefsym.sh

-- 
2.27.0.windows.1


Reply via email to