- 14 Aug, 2023 39 commits
-
-
Alex Henrie authored
-
Alex Henrie authored
-
Alex Henrie authored
-
Alex Henrie authored
-
Zebediah Figura authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Zebediah Figura authored
For example, currently, if --enable-archs=i386,x86_64 is used, and there is an x86_64 cross compiler present but no i386 cross compiler, Wine will silently remove i386 from the list of cross-compiled architechtures, and only compile PE code for x86_64. This seems quite undesirable. I am not aware of any practical reason for this to happen. Debian does ship i686 and x86_64 MinGW compilers in separate packages, though, so it is possible in theory.
-
David McFarland authored
ac_cv_lib_pcsclite_SCardEstablishContext=yes would be cached, causing AC_CHECK_LIB to use -lpcsclite on the second run. Fixes: f74c4af2
-
Torge Matthies authored
Signed-off-by: Torge Matthies <openglfreak@googlemail.com>
-
Santino Mazza authored
-
Santino Mazza authored
The changes in the video sample allocator are not part of the public api specification, it's only made for internal use in the evr presenter implementation.
-
Santino Mazza authored
-
Santino Mazza authored
-
Shaun Ren authored
-
Shaun Ren authored
-
Shaun Ren authored
Based on a patch by Connor McAdams.
-
Shaun Ren authored
-
Shaun Ren authored
-
Alistair Leslie-Hughes authored
-
Alistair Leslie-Hughes authored
-
Ilia Docin authored
-
Zhiyi Zhang authored
-
Zhiyi Zhang authored
-
Zhiyi Zhang authored
d19af88f happens to change test_transfer_notify_EventNotify() and that affects test_GetDuration(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55422
-
Floris Renaud authored
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
Needed by Lenovo Ready For Assistant.
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
-
Gabriel Ivăncescu authored
They're not going to match anyway. Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
Ziqing Hui authored
-
- 10 Aug, 2023 1 commit
-
-
Tim Clem authored
Check for Rosetta before extracting the port right, since we won't need it in that case anyway.
-