Alexandre Julliard pushed to branch master at wine / wine
Commits: 504a305a by Alexandre Julliard at 2025-04-24T20:51:26+02:00 kernel32/tests: Don't use _ReadWriteBarrier on ARM platforms.
- - - - - 12ec13e7 by Alexandre Julliard at 2025-04-24T20:51:26+02:00 configure: Default to MSVC mode with LLVM cross-compilers.
`--with-mingw=llvm-mingw` can be used to force LLVM Mingw mode.
- - - - - 013ec6e6 by Alexandre Julliard at 2025-04-24T20:51:26+02:00 configure: Move cross-compiler checks before header checks.
To avoid doing a lot of extra checks before reporting fatal errors.
- - - - - df67a9d2 by Alexandre Julliard at 2025-04-24T20:51:26+02:00 configure: Make the missing PE compiler notice a warning.
- - - - - ff14ee13 by Alexandre Julliard at 2025-04-24T20:51:26+02:00 configure: Use a standard pkg-config check for Alsa.
- - - - -
4 changed files:
- configure - configure.ac - dlls/kernel32/tests/virtual.c - dlls/winealsa.drv/Makefile.in
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ae7a84690acfe1e10496d609668864...