devtools: add Windows cross-build test with MinGW
authorThomas Monjalon <thomas@monjalon.net>
Sun, 14 Jun 2020 21:58:45 +0000 (23:58 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 29 Jun 2020 23:18:35 +0000 (01:18 +0200)
commit3b6431396afa7e5ac28bc8f461b93a3841f5e62a
treed0ba5f0dfc80d284ca7bb955217cbda1616fab8e
parentb2b3858a084dd9e0d140781dc786c93319c7df34
devtools: add Windows cross-build test with MinGW

The Meson cross file is renamed from meson_mingw.txt to cross-mingw,
and is added to test-meson-builds.sh.

The only example supported on Windows so far is "helloworld",
that's why the default list of examples is overridden.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
config/x86/cross-mingw [new file with mode: 0644]
config/x86/meson_mingw.txt [deleted file]
devtools/test-meson-builds.sh
doc/guides/windows_gsg/build_dpdk.rst