- Jul 11, 2023
-
-
- Jul 10, 2023
-
-
Alexandre Julliard authored
-
- Jul 05, 2023
-
-
Signed-off-by:
Bernhard Kölbl <bkoelbl@codeweavers.com>
-
- Jul 03, 2023
-
-
This is used by ARM64EC importlibs.
-
- Jun 27, 2023
-
-
Mingw targets export all symbols by default if there is no explicit export. We generate export table in winebuild and don't use explicit exports. This may make linker generate an unused export-all table. Spotted by Gabriel Ivăncescu.
-
- Jun 26, 2023
- Jun 23, 2023
-
-
- adjust hex/decimal print out - use internal helpers Signed-off-by:
Eric Pouech <epouech@codeweavers.com>
-
- Jun 15, 2023
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- Jun 13, 2023
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- Jun 12, 2023
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- Jun 09, 2023
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- Jun 06, 2023
-
-
-
Alexandre Julliard authored
-
- Jun 05, 2023
-
-
Alexandre Julliard authored
-
- Jun 04, 2023
-
-
Alexandre Julliard authored
-
- Jun 02, 2023
-
-
We already use it in the __wine_spec_callfrom16_* functions.
-
Presumably at one point there were assemblers that choked on these. However, currently we use segment prefixes elsewhere in wine (namely, in the syscall dispatcher), and it seems fair to assume that a sane compiler should support them.
-
- May 24, 2023
-
-
- May 18, 2023
-
-
- May 12, 2023
-
-
Alexandre Julliard authored
-
- May 09, 2023
-
-
(Thanks to Andrey for point it out). Signed-off-by:
Eric Pouech <epouech@codeweavers.com>
-
- Apr 28, 2023
-
-
Alexandre Julliard authored
-
- Apr 24, 2023
-
-
Knowning that frame->code will be set when the exception handler is called. Suppress this coverity issue.
-
- Apr 21, 2023
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Wayland protocol descriptions are distributed as source XML files that need to be transformed to C source and header files with a version of the wayland-scanner tool compatible with the used libwayland library. This commit enhances the makedep build tool to support building such Wayland protocol XML files. Signed-off-by:
Alexandros Frantzis <alexandros.frantzis@collabora.com>
-
- Apr 19, 2023
-
-
- Apr 18, 2023
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- Apr 14, 2023
-
-
Alexandre Julliard authored
-
- Apr 13, 2023
-
-
Needed by windows.ui.composition.interop.idl.
-
- Apr 10, 2023
-
-