- 
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.