The following changes since commit fb695ae3fdfe34ce7bf2eaa4595d48ca809c8841:
Merge tag 'pull-qapi-2023-08-02' of https://repo.or.cz/qemu/armbru into staging (2023-08-02 06:51:53 -0700) are available in the Git repository at: https://gitlab.com/thuth/qemu.git tags/pull-request-2023-08-03 for you to fetch changes up to f54ba56dad0e9cea275e9802915a293f1a8c7d22: gitlab: disable FF_SCRIPT_SECTIONS on msys jobs (2023-08-03 13:04:48 +0200) ---------------------------------------------------------------- * Fix timeout problems in the MSYS Gitlab CI jobs * Fix a problem when compiling with Clang on Windows ---------------------------------------------------------------- Daniel P. Berrangé (8): gitlab: remove duplication between msys jobs gitlab: print timestamps during windows msys jobs gitlab: always use updated msys installer gitlab: drop $CI_PROJECT_DIR from cache path gitlab: always populate cache for windows msys jobs configure: support passthrough of -Dxxx args to meson gitlab: disable optimization and debug symbols in msys build gitlab: disable FF_SCRIPT_SECTIONS on msys jobs Thomas Huth (1): util/oslib-win32: Fix compiling with Clang from MSYS2 configure | 4 ++ util/oslib-win32.c | 5 +- .gitlab-ci.d/windows.yml | 174 +++++++++++++++++++++++------------------------ 3 files changed, 94 insertions(+), 89 deletions(-)