Alexandre Julliard pushed to branch master at wine / wine
Commits:
42aeacaf by Alexandre Julliard at 2025-06-27T12:33:27+02:00
makefiles: Support specifying the PE architecture as "none".
To allow building for multiple host architectures without building the
PE side multiple times.
- - - - -
1332a354 by Alexandre Julliard at 2025-06-27T12:59:10+02:00
makefiles: Fix program installation for Windows builds.
- - - - -
4 changed files:
- aclocal.m4
- configure
- configure.ac
- tools/makedep.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/80bc1338bea7d9dac78ab449b4505…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/80bc1338bea7d9dac78ab449b4505…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
b8a2803c by Charlotte Pabst at 2025-06-26T22:49:10+02:00
mf/tests: Rename test_source to test_stub_source.
- - - - -
6e035fa0 by Charlotte Pabst at 2025-06-26T22:49:10+02:00
mf/tests: Rename test_seek_source to test_source.
- - - - -
034e18e0 by Charlotte Pabst at 2025-06-26T22:49:10+02:00
mf/tests: Move some functions.
- - - - -
e4904b7f by Charlotte Pabst at 2025-06-26T22:49:10+02:00
mf/tests: Add tests for thinning.
- - - - -
479f6b4a by Charlotte Pabst at 2025-06-26T22:49:10+02:00
mf: Don't forward thinning to clock.
- - - - -
80bc1338 by Charlotte Pabst at 2025-06-26T22:49:10+02:00
mf: Handle thinning in media session.
- - - - -
2 changed files:
- dlls/mf/session.c
- dlls/mf/tests/mf.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/11aae16a340c2a03ded917d43953f…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/11aae16a340c2a03ded917d43953f…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
04507f21 by Alexandre Julliard at 2025-06-26T15:12:45+02:00
ntdll: Only reset the reported write watch range in NtGetWriteWatch.
Fixes 306e24508d75651e7895a64aa0d956d0546ec0ac.
- - - - -
ff5754df by Alexandre Julliard at 2025-06-26T17:29:04+02:00
ntdll: Correctly report execute faults on ARM64.
- - - - -
09fa342a by Alexandre Julliard at 2025-06-26T22:36:01+02:00
ntdll: Correctly report execute faults on ARM.
- - - - -
3 changed files:
- dlls/ntdll/unix/signal_arm.c
- dlls/ntdll/unix/signal_arm64.c
- dlls/ntdll/unix/virtual.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/30316eb5ded8de8dcba96a51a63ee…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/30316eb5ded8de8dcba96a51a63ee…
You're receiving this email because of your account on gitlab.winehq.org.