Commit Graph

3036 Commits

Author SHA1 Message Date
Alexandre Julliard 2b59daf326 makefiles: Generate the top-level test rules from makedep.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-22 17:33:12 +01:00
Alexandre Julliard 1c31b75e62 makefiles: Generate the top-level import library rules from makedep.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-22 17:33:05 +01:00
Alexandre Julliard 733ed05650 makefiles: Generate the top-level install rules using the subdirs rules.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-22 14:34:56 +01:00
Alexandre Julliard d5f316bf0a makefiles: Disable binary installation in the individual makefiles on Wow64.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-22 14:16:33 +01:00
Aric Stewart f8c0228dc2 winebus.sys: Add SDL gamepad and joystick driver.
Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-21 18:51:58 +01:00
Alexandre Julliard 1a52ba0bc8 makefiles: Generate the uninstall rule using the subdirs file lists.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-21 12:29:06 +01:00
Alexandre Julliard 832a40109e makefiles: Make the directory specifications a bit more standard.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-21 12:25:26 +01:00
Dmitry Timoshkov c3beca6c8f adsldp: Add initial tests for ADSystemInfo.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-20 20:50:59 +01:00
Alexandre Julliard 11ecc76dd0 makefiles: Generate the clean rule using the subdirs file lists.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-19 22:13:59 +01:00
Alexandre Julliard 3e6c12e7a9 makefiles: Generate the testclean rule using the subdirs file lists.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-19 21:23:13 +01:00
Alexandre Julliard 1a49f2e044 makefiles: Generate rules for installing l_intl.nls and wine.desktop.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-19 20:57:15 +01:00
Alexandre Julliard 2936f3f9bb Release 3.2.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-16 20:37:35 +01:00
Dmitry Timoshkov 0509b9a457 adsldp: Add a stub for IADsADSystemInfo.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-16 14:03:28 +01:00
Józef Kucia d626aac6c0 d3d12/tests: Add test for COM interfaces.
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-14 20:37:55 +01:00
Józef Kucia 8d6f7ed292 d3d12: Add dll.
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-14 20:37:55 +01:00
Andrey Gusev 661d11d071 api-ms-win-perf-legacy-l1-1-0: Add dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-08 22:22:32 +01:00
Andrey Gusev 35af567d0b cdosys: Add stub dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-07 19:38:29 +01:00
Alexandre Julliard f9181daa1d Release 3.1.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-02 19:21:44 +01:00
Andrey Gusev 636d6a60e8 api-ms-win-security-lsalookup-l2-1-0: Add dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-02 14:42:39 +01:00
Andrey Gusev b65ea16159 api-ms-win-core-shutdown-l1-1-0: Add dll.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-02 14:42:39 +01:00
Alexandre Julliard e7202687fc ntdll: Remove support for vm86 mode.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-01 22:24:57 +01:00
Sebastian Lackner 225f8bea79 shcore: Add stub dll and GetProcessDpiAwareness stub.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-24 17:09:40 +01:00
Hans Leidekker 737d464e75 kerberos: Implement SpAcquireCredentialsHandle.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-24 16:12:38 +01:00
Alex Henrie 6c788af6d1 dhtmled.ocx: Add dll and stub DHTMLEdit object.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-23 18:28:38 +01:00
Alexandre Julliard 8cf375de35 configure: Check the positive form of the warning options.
Checking the -Wno- form doesn't fail and causes warnings on gcc.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-23 16:21:33 +01:00
Martin Storsjo 51e2966b4b configure: Check for -Wno-pragma-pack.
Recent clang versions warn if an include file changes the pragma
pack level without restoring it before the end of the include file.

This avoids warnings for each include of pshpack*.h/poppack.h.

Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-23 16:21:33 +01:00
Martin Storsjo 4415653f84 ntdll: Implement NtFlushInstructionCache using __clear_cache where available.
The configure check needs to be done with a more elaborate test than
just AC_CHECK_FUNC, since it's a built-in function in clang and errors
out if invoked with no parameters.

Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-22 22:26:46 +01:00
Alexandre Julliard f6b5a7cf90 Release 3.0.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-18 16:38:28 +01:00
Alexandre Julliard 320152b06d Release 3.0-rc6.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-12 20:31:50 +01:00
Jacek Caban 0219ebc537 schtasks/tests: Added /change command tests.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-08 22:47:24 +01:00
Alexandre Julliard bd41696680 Release 3.0-rc5.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-01-05 20:59:29 +01:00
Alexandre Julliard 6c57e752e4 Release 3.0-rc4.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-29 20:43:59 +01:00
Alexandre Julliard c0d8de63a9 Release 3.0-rc3.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-22 18:12:27 +01:00
Alexandre Julliard f37da2c855 Release 3.0-rc2.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-15 21:43:56 +01:00
Alexandre Julliard 9d36aad457 libport: Add a replacement implementation for strnlen.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-15 11:00:36 +01:00
Alexandre Julliard 5a7ce7ccb1 Release 3.0-rc1.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-08 20:48:54 +01:00
Alexandre Julliard 364e04ce0c configure: Add option for overriding the floating point ABI on ARM platforms.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-08 16:45:55 +01:00
Hans Leidekker 20aaf167dd bcrypt: Add support for AES encryption on macOS.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-08 10:16:58 +01:00
Nikolay Sivov 727a8fba26 httpapi/tests: Added some basic tests for session and group creation.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-05 21:01:24 +01:00
Alexandre Julliard 4100c9210d configure: Replace AC_HEADER_MAJOR macro to handle glibc 2.25 sys/types.h breakage.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-01 15:56:54 +01:00
Stefan Leichter ff061b9edf wdscore: Add stub DLL.
Signed-off-by: Stefan Leichter <sle85276@gmx.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-01 10:25:35 +01:00
Austin English cc597686c2 configure: Move WineHQ URLs to https.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-01 09:20:57 +01:00
Zebediah Figura ff18f81278 configure: Remove l_intl.nls before removing created directories.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-30 19:14:18 +01:00
Alexandre Julliard c570224aa2 Release 2.22.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-24 21:02:46 +01:00
Vincent Povirk 02d0d68bca twain_32: Implement source selection dialog.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-17 10:32:46 +01:00
André Hentschel 444550020a configure: Set the main loader base address on ARM64.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-16 14:03:42 +01:00
Alexandre Julliard 53290d2ec4 Release 2.21.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-11 10:27:31 +01:00
Gerald Pfeifer 6864803f1a configure: Use the -Wno-packed-not-aligned compiler option if available.
Signed-off-by: Gerald Pfeifer <gerald@pfeifer.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-07 21:24:47 +01:00
Alexandre Julliard 05fad4b751 configure: Require floating point support on ARM.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-01 23:16:07 +01:00
Alexandre Julliard 40b7831cd8 Release 2.20.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-31 19:13:35 +01:00