Alexandre Julliard
|
84cd904334
|
libwine: Move collation table to libwine_port.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-24 10:34:46 +01:00 |
Alexandre Julliard
|
9de388258f
|
libwine: Move casemap tables to libwine_port.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-24 10:34:44 +01:00 |
Alexandre Julliard
|
a67dca1bc8
|
libwine: Move wctype tables to libwine_port.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-23 13:45:52 +01:00 |
Alexandre Julliard
|
7fc9e45dd8
|
make_unicode: Don't output array sizes that could be over-estimated.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-22 19:45:39 +01:00 |
Alexandre Julliard
|
d945c1ea0e
|
winedump: Also print the thunk address for ordinal imports.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-20 12:48:27 +01:00 |
Alexandre Julliard
|
32b365c9c5
|
winebuild: List stubs in the import library .def files.
This way we have the full list of names to compute ordinal hints.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-20 12:33:14 +01:00 |
Alexandre Julliard
|
074ec5844b
|
winebuild: Set the import hint based on the name index.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-20 11:49:38 +01:00 |
Alexandre Julliard
|
265366c1e7
|
winebuild: Use proper RVAs for the export table on Windows.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-19 10:05:24 +01:00 |
Francois Gouget
|
069ce3b776
|
widl: A spelling fix in a variable name.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-15 20:04:22 +01:00 |
Huw Davies
|
c45acfe9a1
|
winemaker: Fix --single-target option parsing.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-13 23:40:39 +01:00 |
Huw Davies
|
b2585d98b2
|
winebuild: Use the correct section label on macOS.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-13 10:59:13 +01:00 |
Alexandre Julliard
|
4c0ea277cb
|
winegcc: Use a .spec.o files when building for Windows.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-12 10:02:50 +01:00 |
Alexandre Julliard
|
e4b9a501a3
|
winebuild: Support generating a .spec.o file for Windows platforms.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-12 10:02:04 +01:00 |
Huw Davies
|
7cb188fdb1
|
winegcc: Restore the linker option specifier for strip.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-12 10:01:39 +01:00 |
Alexandre Julliard
|
44839493ae
|
winegcc: Also return Windows link flags in get_link_args().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-09 20:54:17 +01:00 |
Alexandre Julliard
|
9ce91cd56e
|
winegcc: Make get_lddllflags() more generic to return all link flags.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-09 20:53:25 +01:00 |
Alexandre Julliard
|
d228b3cfd5
|
winegcc: Get rid of the Mingw Unicode hack.
Mingw supports Unicode nowadays.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-09 20:53:17 +01:00 |
Alexandre Julliard
|
b9c5bac673
|
winebuild: Specify the correct linker emulation for Windows platforms.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-06 18:28:19 +01:00 |
Alexandre Julliard
|
4f266a88c0
|
winebuild: Don't use underscore prefix on 64-bit Windows.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-06 18:28:19 +01:00 |
Alexandre Julliard
|
7d41cde73f
|
winebuild: Add a helper for generating data directories.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-06 18:28:19 +01:00 |
Alexandre Julliard
|
7555fd57e3
|
winebuild: Add a helper for generating RVA pointers.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-06 18:28:19 +01:00 |
Alexandre Julliard
|
ef9bda4c96
|
winebuild: Add a helper for decorating stdcall function names.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-06 18:28:19 +01:00 |
Alexandre Julliard
|
a3229faf59
|
winebuild: Output the module filename along with the stub data.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-06 18:28:19 +01:00 |
Alexandre Julliard
|
0cdab409ad
|
winebuild: Rename BuildSpec32File() for consistency.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-06 18:28:17 +01:00 |
Alexandre Julliard
|
67f6c6c0c9
|
winebuild: Add a helper function to open a temporary file as output.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-04 14:49:02 +01:00 |
Alexandre Julliard
|
aa0572f0a2
|
winebuild: Open the output file only when needed.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-04 14:49:02 +01:00 |
Michael Stefaniuc
|
22e74da914
|
winedump: Remove useless casts to self.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-04 12:25:57 +01:00 |
Alexandre Julliard
|
4b2d797d6e
|
wrc: Don't map version block names to the target language.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-01 17:48:26 +01:00 |
Alexandre Julliard
|
9d0ba368da
|
winebuild: Make relay entry points hot-patchable.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-01 17:48:26 +01:00 |
Alexandre Julliard
|
26bbbb7b73
|
winebuild: Use stdcall for fastcall wrappers.
This allows catching mismatched argument lists.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-03-01 17:48:26 +01:00 |
Alexandre Julliard
|
84a7a7ea07
|
winebuild: Add support for fastcall entry points.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-27 23:01:29 +01:00 |
Alexandre Julliard
|
28debd82fc
|
winebuild: Make thiscall an entry point flag instead of a function type.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-27 23:00:56 +01:00 |
Piotr Caban
|
8b24bc95b9
|
winebuild: Recognize armv7a target.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-22 18:22:21 +01:00 |
Andrey Gusev
|
a1a9ca8f4a
|
ext-ms-win-ntuser-misc-l1-1-0: Add dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-20 15:54:42 +01:00 |
Andrey Gusev
|
fe852ef122
|
ext-ms-win-ntuser-message-l1-1-0: Add dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-20 15:54:34 +01:00 |
Andrey Gusev
|
0b4ecdebe5
|
ext-ms-win-ntuser-dialogbox-l1-1-0: Add dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-20 15:54:20 +01:00 |
Andrey Gusev
|
a21448a663
|
ext-ms-win-gdi-font-l1-1-1: Add dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-19 20:38:59 +01:00 |
Andrey Gusev
|
5de4a5bc2f
|
ext-ms-win-gdi-font-l1-1-0: Add dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-19 20:38:50 +01:00 |
Andrey Gusev
|
2764f8c12b
|
ext-ms-win-ntuser-gui-l1-1-0: Add dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-19 20:38:43 +01:00 |
Andrey Gusev
|
c62db16787
|
ext-ms-win-gdi-draw-l1-1-0: Add dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-19 20:38:06 +01:00 |
Alexandre Julliard
|
39698f5468
|
winebuild: Align resource data to dword boundaries even on 64-bit.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-18 22:55:34 +01:00 |
Andrey Gusev
|
8a46597dc4
|
ext-ms-win-gdi-dc-create-l1-1-0: Add dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-18 21:14:29 +01:00 |
Andrey Gusev
|
e527d25de1
|
ext-ms-win-ntuser-window-l1-1-0: Add dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-18 21:14:15 +01:00 |
Andrey Gusev
|
eb0b06b9cf
|
ext-ms-win-ntuser-windowclass-l1-1-0: Add dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-18 21:13:50 +01:00 |
Huw Davies
|
db3ae2ca9f
|
libport: Add support for singleton decomposition.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-11 11:52:00 +01:00 |
Huw Davies
|
eceb69e172
|
libport: Add support for compatibility decomposition.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-11 11:52:00 +01:00 |
Huw Davies
|
dc919db2bf
|
kernel32: Implement canonical reordering.
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-11 11:52:00 +01:00 |
Huw Davies
|
e4a9e2ff2e
|
kernel32: Initial support for canonical decomposition in NormalizeString().
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-11 11:52:00 +01:00 |
Andrey Gusev
|
1d8a2ba4f7
|
d3dx11_42: Share source with d3dx11_43.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-02-04 15:29:22 +01:00 |
Jacek Caban
|
83b9438029
|
widl: Fix handling context handle return type in mixed mode.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-01-30 18:32:36 +01:00 |