Commit Graph

2744 Commits

Author SHA1 Message Date
Alexandre Julliard 7626728b56 makefiles: Generate rules for building tool binaries.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-27 14:47:27 +09:00
Alexandre Julliard 2207a8907c makefiles: Move wine.desktop to the loader directory.
Also don't install it on Mac OS X or Android.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-26 23:03:39 +09:00
Alexandre Julliard e0b1e8154d makefiles: Avoid running config.status when not necessary.
If it doesn't contain substitutions, we can use Makefile.in directly.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-23 17:52:52 +09:00
Alexandre Julliard ef557a8a8a makefiles: Read variable definitions from the top makefile instead of using Make.vars.in.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-23 14:49:36 +09:00
Alexandre Julliard ded44ed947 configure: Follow the variable naming convention for libpcap.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-22 20:25:37 +09:00
Michael Cronenworth a35f9a13a8 winegcc: Check for linker relocation support before relying on prelink.
Prelink was used to rewrite binares and set their text segment, but
modern linkers support setting the value at link time. Prelink is
being retired by upstream.

Signed-off-by: Michael Cronenworth <mike@cchtml.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-22 16:57:06 +09:00
Stefan Leichter c21575d701 wimgapi: Add new stub dll.
Signed-off-by: Stefan Leichter <Stefan.Leichter@camLine.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-21 21:20:04 +09:00
Józef Kucia 22c05cb59f d3d10_1/tests: Port test_create_shader_resource_view() from d3d10core.
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>
2015-10-21 01:04:33 +09:00
Alexandre Julliard 65d699eb5f Release 1.7.53. 2015-10-16 23:02:06 +09:00
Austin English fba70e71d6 fltmgr.sys: Add a stub driver.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-12 22:09:55 +09:00
Daniel Lehman 66808858ac vcomp120: Add vcomp120 stub dll.
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-09 14:01:57 +09:00
Nikolay Sivov 6fc2d3ce2e wiaservc/tests: Basic test for device enumerator.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-08 13:07:52 +09:00
Andrew Eikum 4185cc7a94 xaudio2_0: Add compatibility implementation and forward to xaudio2_7.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-08 12:53:49 +09:00
Charles Davis 5252d19fba configure: Try harder to disable Fortify.
Signed-off-by: Charles Davis <cdavis5x@gmail.com>
2015-10-07 21:28:56 +09:00
Andrew Eikum b2b5a085b5 x3daudio: Forward older DLLs to x3daudio1_7.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
2015-10-07 13:27:22 +09:00
Henri Verbeet e8b4d8e0d0 d2d1: Implement d2d_point_ccw() in a more robust way.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
2015-10-07 13:01:07 +09:00
Andrew Eikum 01a5e00479 xapofx1_2: Forward to xapofx1_5.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
2015-10-06 17:21:01 +09:00
Andrew Eikum 24a371c9d6 xaudio2_1: Forward to xaudio2_7.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
2015-10-06 17:21:00 +09:00
Andrew Eikum 831095ed93 xaudio2_2: Add compatibility implementation and forward to xaudio2_7.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
2015-10-06 17:21:00 +09:00
Andrew Eikum 7d7b1176da xaudio2_6: Forward to xaudio2_7.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
2015-10-06 00:01:56 +09:00
Andrew Eikum c4f49ac965 xaudio2_5: Forward to xaudio2_7.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
2015-10-06 00:01:55 +09:00
Andrew Eikum a7ae7b47e5 xaudio2_4: Forward to xaudio2_7.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
2015-10-06 00:01:55 +09:00
Andrew Eikum 11cb83cf94 xaudio2_3: Add compatibility implementation and forward to xaudio2_7.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
2015-10-06 00:01:55 +09:00
Alexandre Julliard 9bd963065b Release 1.7.52. 2015-10-02 23:20:05 +09:00
Andrew Eikum ed36314dd9 msdelta: Add stub DLL.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
2015-10-02 20:51:24 +09:00
Martin Storsjo 8578702e06 ucrtbase: Make the strtod implementation C99 compatible.
Add a test for ucrtbase that verifies these aspects of the C99
behaviour of strtod.

Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
2015-10-02 20:50:10 +09:00
Jacek Caban 205799d131 esen: Added stub DLL.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
2015-10-01 16:24:03 +09:00
YongHao Hu a6dc6ac4ff msvcp110: Add tr2_sys__Last_write_time implementation and test. 2015-10-01 00:03:44 +09:00
Nikolay Sivov 3fb6817554 configure: Add a symlink for wingding.ttf. 2015-09-15 16:04:48 +09:00
Hans Leidekker 0194595d9a webservices: Add tests. 2015-09-11 18:21:39 +09:00
Alexandre Julliard 253a587e47 Release 1.7.51. 2015-09-04 21:01:51 +09:00
Andrew Eikum 7f72a5f4ed configure: Require openal-soft at build-time for xaudio2. 2015-08-29 14:26:18 +09:00
Andrew Eikum 1c643f39e2 xaudio2: Implement device activation.
This adds a build-time dependency on openal, and a run-time dependency
on openal-soft's ALC_SOFT_loopback extension.
2015-08-26 23:53:21 +09:00
Martin Storsjo 8741cba354 api-ms-win-crt-utility-l1-1-0: Add stub dll. 2015-08-26 23:15:26 +09:00
Martin Storsjo 199278b430 api-ms-win-crt-time-l1-1-0: Add stub dll. 2015-08-26 23:15:26 +09:00
Martin Storsjo e015c85af9 api-ms-win-crt-string-l1-1-0: Add stub dll. 2015-08-26 23:15:25 +09:00
Martin Storsjo 7c5190e90e api-ms-win-crt-stdio-l1-1-0: Add stub dll. 2015-08-26 23:15:25 +09:00
Martin Storsjo 3741eb5160 api-ms-win-crt-runtime-l1-1-0: Add stub dll. 2015-08-26 23:15:25 +09:00
Martin Storsjo 7d10171b08 api-ms-win-crt-process-l1-1-0: Add stub dll. 2015-08-26 23:15:25 +09:00
Martin Storsjo a3e183572a api-ms-win-crt-private-l1-1-0: Add stub dll. 2015-08-26 23:15:25 +09:00
Martin Storsjo ecbb548b52 api-ms-win-crt-multibyte-l1-1-0: Add stub dll. 2015-08-26 23:15:25 +09:00
Martin Storsjo 0f9f8a8632 api-ms-win-crt-math-l1-1-0: Add stub dll. 2015-08-26 23:15:24 +09:00
Martin Storsjo 36de302740 api-ms-win-crt-locale-l1-1-0: Add stub dll. 2015-08-26 23:15:24 +09:00
Martin Storsjo 8b30c5eaac api-ms-win-crt-heap-l1-1-0: Add stub dll. 2015-08-26 23:15:24 +09:00
Martin Storsjo 45eb72daf9 api-ms-win-crt-filesystem-l1-1-0: Add stub dll. 2015-08-26 23:15:24 +09:00
Martin Storsjo e4527602f4 api-ms-win-crt-environment-l1-1-0: Add stub dll. 2015-08-26 23:15:24 +09:00
Martin Storsjo efb4b2cae5 api-ms-win-crt-convert-l1-1-0: Add stub dll. 2015-08-26 23:15:23 +09:00
Martin Storsjo bf96092244 api-ms-win-crt-conio-l1-1-0: Add stub dll. 2015-08-26 23:15:23 +09:00
Martin Storsjo 599d92a268 ucrtbase: Add the new universal CRT DLL. 2015-08-25 17:48:27 +09:00
Józef Kucia 9af58dc110 d3d11/tests: Add test for device interfaces. 2015-08-24 20:46:00 +09:00
Andrew Eikum cc22fdaf4e xaudio2: Implement IXAudio2::GetDeviceDetails. 2015-08-24 14:43:40 +09:00
Alexandre Julliard 5ccc463a4e Release 1.7.50. 2015-08-21 23:05:30 +09:00
Józef Kucia a9cb14dd71 d3d11: Move d3d10core to d3d11. 2015-08-21 21:49:43 +09:00
Alexandre Julliard 06e68ff661 Release 1.7.49. 2015-08-08 00:56:07 +09:00
Austin English 824b81ea11 vcomp110: Add dll. 2015-08-03 11:02:23 +02:00
Andrew Eikum 929ab3e527 xaudio2_8: Add DLL and implement XAudio2Create. 2015-07-31 12:06:57 +02:00
Alexandre Julliard 797c037bff Release 1.7.48. 2015-07-28 20:21:18 +02:00
Sebastian Lackner c0a664456e vcomp/tests: Add initial tests. 2015-07-17 16:10:18 +09:00
Sebastian Lackner 2498bc17d2 configure: Do not assume gcc strength reduce bug when cross-compiling. 2015-07-16 16:31:21 +09:00
Michael Müller 2bb9ece0e9 aclocal.m4: Search for otool using AC_CHECK_TOOL. 2015-07-14 14:54:53 +09:00
Alexandre Julliard 744f7b69bf Release 1.7.47. 2015-07-10 22:49:14 +09:00
Austin English b8fc901d5c davclnt: Add stub dll. 2015-07-10 16:21:10 +09:00
Aric Stewart 270790a9df hidclass.sys: Add hidclass.sys. 2015-07-08 17:20:13 +09:00
Ken Thomases a75f863a14 Revert "configure: Prefer stabs debug info on Mac OS.".
This reverts commit f5bc7afe19.
2015-06-29 19:07:52 +09:00
Alexandre Julliard ae6efa469b Release 1.7.46. 2015-06-26 21:10:10 +09:00
Jacek Caban 90466296e3 msscript.ocx: Added typelib. 2015-06-24 18:50:18 +09:00
Jacek Caban 74e37bc301 msscript.ocx: Added stub DLL. 2015-06-23 20:52:09 +09:00
Alistair Leslie-Hughes e70b50d772 d3dcompiler_47: Add stub dll. 2015-06-22 19:16:49 +09:00
Alistair Leslie-Hughes ca7ce1678b d3dcompiler_46: Add stub dll. 2015-06-22 19:16:49 +09:00
Ken Thomases 36a9f9dd05 configure: Only check for libunwind.h on OS X. 2015-06-16 16:52:03 +09:00
Alexandre Julliard cde46665fa Release 1.7.45. 2015-06-12 21:34:31 +09:00
Guillaume Charifi cd906f08cd xaudio2_7: Add XAudio2 class registration. 2015-06-11 19:28:12 +09:00
Ken Thomases 260832c5c8 configure: Add a check for libunwind.h. 2015-06-05 15:07:52 +09:00
Iván Matellanes 4cd21cf727 msvcirt/tests: Add initial tests for streambuf. 2015-06-05 14:45:20 +09:00
Ken Thomases 8c60dc0706 configure: Warn for a 64-bit build without CFI directive support. 2015-06-05 14:10:55 +09:00
Alexandre Julliard 7efe31d929 Release 1.7.44. 2015-05-29 20:56:03 +09:00
Daniel Lehman e89813fe3c msvcr120: Add erf functions. 2015-05-29 16:16:21 +09:00
Austin English 6bb558034c api-ms-win-core-misc-l1-1-0: New dll. 2015-05-22 14:12:09 +09:00
Nikolay Sivov 5d0806d29d msctfp: Added proxy/stub dll for msctf.idl interfaces. 2015-05-21 14:00:38 +09:00
Ken Thomases 4655924568 configure: Add a check for sys/vnode.h. 2015-05-21 13:59:51 +09:00
Nikolay Sivov c8362ec3b8 riched20: Added tom typelib.
I had to duplicate idl unfortunately, because typelib in riched20 is not
compatible with interfaces from tom.idl - method names are different,
while vtables are identical.
2015-05-18 15:26:04 +09:00
Alexandre Julliard 566077a2cd Release 1.7.43. 2015-05-15 22:36:39 +09:00
Nikolay Sivov 04ed24fb79 oledlg: Partially implement OleUIAddVerbMenuW(), with basic tests. 2015-05-15 21:58:06 +09:00
Ken Thomases faad187e70 configure: Set the page zero size to 4KiB on OS X to fix building 64-bit Wine. 2015-05-08 15:02:18 +09:00
Martin Storsjo fc1dc66865 api-ms-win-core-sysinfo-l1-1-0: Add stub dll. 2015-05-08 14:48:39 +09:00
Martin Storsjo e5e620a82c api-ms-win-core-synch-l1-1-0: Add stub dll. 2015-05-08 14:48:22 +09:00
Martin Storsjo 7af1ef4abe api-ms-win-core-rtlsupport-l1-1-0: Add stub dll. 2015-05-08 14:48:07 +09:00
Martin Storsjo c2a0e6405f api-ms-win-core-processenvironment-l1-1-0: Add stub dll. 2015-05-08 14:47:45 +09:00
Martin Storsjo bb18f72635 api-ms-win-core-namedpipe-l1-1-0: Add stub dll. 2015-05-08 14:46:50 +09:00
Martin Storsjo a7f43d7c50 api-ms-win-core-memory-l1-1-0: Add stub dll. 2015-05-08 14:45:35 +09:00
Martin Storsjo 695c6dca23 api-ms-win-core-libraryloader-l1-1-0: Add stub dll. 2015-05-08 14:44:51 +09:00
Martin Storsjo c38bbc0e5e api-ms-win-core-interlocked-l1-1-0: Add stub dll. 2015-05-08 14:42:48 +09:00
Martin Storsjo 361235e3b8 api-ms-win-core-heap-l1-1-0: Add stub dll. 2015-05-08 14:42:30 +09:00
Martin Storsjo d6654f37d8 api-ms-win-core-file-l1-1-0: Add stub dll. 2015-05-08 14:42:10 +09:00
Martin Storsjo d5f89f1610 api-ms-win-core-errorhandling-l1-1-0: Add stub dll. 2015-05-08 14:41:50 +09:00
Martin Storsjo 8263a1858d api-ms-win-core-debug-l1-1-0: Add stub dll. 2015-05-08 14:41:30 +09:00
Alexandre Julliard e7a405ad9e Release 1.7.42. 2015-05-01 21:48:19 +09:00
Alexandre Julliard 25f0606e84 Release 1.7.41. 2015-04-17 22:52:12 +09:00
Alexandre Julliard 22b6a2c01d Release 1.7.40. 2015-04-03 22:56:33 +09:00
Hans Leidekker 2acc11c215 msi: Import mspatcha instead of loading it dynamically. 2015-04-01 22:34:19 +09:00
David Naylor 9a3fdffe9d configure: Explicitly set host_cpu for 'amd64'. 2015-03-24 14:08:05 +09:00
David Naylor aec36fe2d5 configure: Recognise host starting in 'amd64'. 2015-03-24 14:07:54 +09:00
Alexandre Julliard f34ec94308 Release 1.7.39. 2015-03-20 22:41:44 +09:00
Ken Thomases 65711634ce winejoystick: Add WinMM joystick support for OS X. 2015-03-18 21:00:34 +09:00
Alexandre Julliard d1578d8f19 Release 1.7.38. 2015-03-06 22:27:36 +09:00
Alex Henrie 13a1b2cfd4 x3daudio1_2: Add stub dll. 2015-03-02 22:51:07 +09:00
Andrey Gusev 5be738b049 x3daudio1_3: Add stub dll. 2015-02-25 16:18:33 +09:00
Andrey Gusev 484c818f75 x3daudio1_5: Add stub dll. 2015-02-24 23:01:17 +09:00
Andrey Gusev 7a0898371d x3daudio1_4: Add stub dll. 2015-02-24 23:00:52 +09:00
Austin English 06ebbe77a0 x3daudio1_6: Add stub dll. 2015-02-23 15:54:55 +09:00
Alexandre Julliard c72f9a0082 Release 1.7.37. 2015-02-20 23:23:03 +09:00
Austin English 32c8b79b92 x3daudio1_1: Add stub dll. 2015-02-20 16:49:44 +09:00
Andrey Gusev 1e3f45c209 xapofx1_3: Add stub dll. 2015-02-20 16:34:47 +09:00
Austin English 0135a59658 xapofx1_4: Add stub dll. 2015-02-19 17:38:36 +09:00
Austin English 91cba2f1a8 xapofx1_5: Add stub dll. 2015-02-18 16:43:27 +09:00
Austin English a679caedf6 mf: Add stub dll. 2015-02-10 23:33:59 +09:00
Austin English be70190c1a connect: Add stub dll. 2015-02-10 16:45:22 +09:00
Alexandre Julliard 21d470d11a Release 1.7.36. 2015-02-07 17:14:10 +09:00
Austin English 63c087f1c3 evr: Add stub dll. 2015-02-04 21:32:50 +09:00
Sebastian Lackner 15e609ba5b slc/tests: Add tests for SLGetWindowsInformationDWORD. 2015-02-03 16:30:49 +09:00
Charles Davis b218e81de3 configure: Check that we can link to QuickTime.framework before using it. 2015-01-27 21:29:44 +01:00
Josh DuBois 52171a8b15 buildimage: Allow use of rsvg-convert as alternative to rsvg. 2015-01-26 11:21:55 +01:00
Alexandre Julliard 060b778fde Release 1.7.35. 2015-01-23 21:06:27 +01:00
Charles Davis 7ef720f184 msvcrt: Support 64-bit platforms that don't have finitef or isnanf. 2015-01-23 11:58:14 +01:00
Gerald Pfeifer 189ffc2e73 makefiles: Support building with non-default LD. 2015-01-22 21:42:25 +01:00
Mark Harmstone 9d5e4edae6 xaudio2_7: Add stub DLL. 2015-01-13 20:39:01 +01:00
Alexandre Julliard b34b2caed4 Release 1.7.34. 2015-01-09 20:48:24 +01:00
Yifu Wang b81e79ed08 msvcp120: Implemented xtime functions. 2015-01-09 12:19:10 +01:00
Hans Leidekker 041ab23d0b wbemdisp/tests: Add initial tests. 2015-01-08 14:02:45 +01:00
André Hentschel 4110c93e41 configure: Fix check for cms. 2015-01-05 16:30:32 +01:00
Nikolay Sivov af6712599a msdmo: Use specified category in DMOUnregister(). 2014-12-30 15:55:06 +01:00
Alex Henrie 0c2b684cbf x3daudio1_7: Add stub DLL. 2014-12-24 12:12:30 +01:00
Martin Storsjo e79460cd5c combase: Implement creation and deletion of HSTRING objects. 2014-12-15 16:45:31 +01:00
Alexandre Julliard aa026e0614 Release 1.7.33. 2014-12-12 20:46:47 +01:00
Austin English 89ecba6c48 mfreadwrite: Add stub dll. 2014-12-11 20:57:54 +01:00
Martin Storsjo 69269a7f01 msvcp120_app: Add forwarding dll. 2014-12-11 12:01:24 +01:00
Austin English cf811f7184 mfplat: Add stub dll. 2014-12-10 19:32:26 +01:00
Henri Verbeet f5939399f0 wined3d: Use __builtin_clz() in wined3d_log2i() when available. 2014-12-10 13:40:47 +01:00
Martin Storsjo a44e013b49 msvcr120_app: Add forwarding dll. 2014-12-10 13:37:57 +01:00
Martin Storsjo 3923c550b7 combase: Add stub dll. 2014-12-09 18:49:17 +01:00
Martin Storsjo 547ba7a10b msvcr120: Implement more C99 math functions. 2014-12-08 17:25:26 +01:00
Martin Storsjo 7d2d96a736 api-ms-win-core-errorhandling-l1-1-2: Add stub dll. 2014-12-05 11:23:12 +01:00
Michael Müller a14c4f92f3 api-ms-win-core-winrt-error-l1-1-1: Add stub dll. 2014-12-04 14:03:32 +01:00
Michael Müller 3ee0a27e0f api-ms-win-core-xstate-l2-1-0: Add stub dll. 2014-12-04 14:03:31 +01:00
Michael Müller 40732e16ad api-ms-win-core-datetime-l1-1-0: Add dll. 2014-12-04 14:03:30 +01:00
Michael Müller 762b6af348 api-ms-win-core-fibers-l1-1-0: Add dll. 2014-12-04 14:03:29 +01:00
Martin Storsjo 3488f88fe6 api-ms-win-core-datetime-l1-1-1: Add stub dll. 2014-12-03 21:34:31 +01:00
Martin Storsjo 6ccff80f47 api-ms-win-core-localization-l1-2-1: Add stub dll. 2014-12-03 21:34:30 +01:00
Martin Storsjo 7a2701bf0c api-ms-win-core-file-l2-1-0: Add stub dll. 2014-12-03 21:34:29 +01:00
Martin Storsjo 46e795269e api-ms-win-core-fibers-l1-1-1: Add stub dll. 2014-12-03 21:34:28 +01:00
Yifu Wang 08d0508993 msvcr120: Added wchar_t* fields to struct MSVCRT_lconv. 2014-12-03 21:34:27 +01:00
Martin Storsjo 77e061f7f1 api-ms-win-core-winrt-l1-1-0: Add stub dll. 2014-12-02 19:51:06 +01:00
Martin Storsjo 73b53905cd api-ms-win-core-processthreads-l1-1-2: Add stub dll. 2014-12-02 19:49:30 +01:00
Martin Storsjo 1396c977a8 api-ms-win-core-sysinfo-l1-2-1: Add stub dll. 2014-12-02 19:47:57 +01:00
Martin Storsjo 25f2f17bfb api-ms-win-core-file-l2-1-1: Add stub dll. 2014-12-02 19:47:37 +01:00
Alexandre Julliard fe2466ffdf Release 1.7.32. 2014-11-28 20:48:59 +01:00
Sebastian Lackner 79e0cb3a26 configure: Fix detection of gnutls on Ubuntu 14.10. 2014-11-27 23:22:16 +01:00
Hans Leidekker 153d389f45 vssapi: New dll. 2014-11-27 13:18:01 +01:00
Austin English a4f9412868 cryptext.dll: Add a stub dll. 2014-11-17 17:34:20 +09:00
Alexandre Julliard 6d6dd3c42b Release 1.7.31. 2014-11-14 22:28:17 +09:00
Alexandre Julliard 60fcafcf04 configure: Don't require libXext for Xrender. 2014-11-14 15:36:38 +09:00
Yifu Wang c68e824310 msvcp120: Added VS2013 CPP runtime dll. 2014-11-13 21:04:33 +09:00
Nikolay Sivov c8c810c210 msvcr120: Added VS2013 CRT dll. 2014-11-04 22:16:57 +09:00
Alexandre Julliard 288f1868b7 Release 1.7.30. 2014-10-31 22:43:41 +09:00
Austin English 779f7e527d ndis.sys: Add a stub dll. 2014-10-30 12:33:14 +09:00
Jactry Zeng 16ab1bdd5f prntvpt: Add stub dll. 2014-10-22 23:27:21 +09:00
Alexandre Julliard 955582c8ce Release 1.7.29. 2014-10-17 21:01:42 +09:00
Ken Thomases 5ddaf34d69 configure: For Mac, link wineloader with -no_pie if it's available.
This is necessary for the specified image base and WINE_DOS and WINE_SHAREDHEAP
segment addresses to be respected.  The latter are necessary to reserve the
correct ranges of the address space.
2014-10-17 15:49:53 +09:00
Austin English cf7fa95980 systeminfo: Add stub program. 2014-10-09 17:36:22 +02:00
Stefan Leichter ee19362f9a ksuser: New stub dll. 2014-10-07 20:22:16 +02:00
Alexandre Julliard 14302ee5e7 Release 1.7.28. 2014-10-03 09:55:56 +02:00
Alistair Leslie-Hughes 92564dd03e dpvoice: Add DirectPlay Voice test. 2014-09-25 15:20:17 +02:00
Alexandre Julliard 2a257f0684 Release 1.7.27. 2014-09-19 20:10:47 +02:00
Akihiro Sagawa a99d3c5bff reg: Add reg.exe test suite. 2014-09-11 16:55:28 +02:00
Henri Verbeet e90b49e2bc d2d1/tests: Add a basic clipping test. 2014-09-08 11:36:20 +02:00
Alexandre Julliard d519886e1f Release 1.7.26. 2014-09-05 20:11:13 +02:00
Sebastian Lackner 8d4e1fa7d7 configure: Fix detection of ncurses library on Archlinux. 2014-09-05 14:41:27 +02:00
Alistair Leslie-Hughes 7cd7c069ad dpvoice: New stub dll. 2014-09-03 21:21:56 +02:00
Jacek Caban f900bb5cbc atl: Added typelib. 2014-09-01 21:10:12 +02:00
Austin English 8c9011db67 npptools: Add stub dll. 2014-08-27 11:02:08 +02:00
Alexandre Julliard a2db8bc137 make_makefiles: Check for idl sources in parent directory to set clean flag. 2014-08-27 10:54:11 +02:00
Alexandre Julliard 276af270f7 Release 1.7.25. 2014-08-22 20:39:55 +02:00
Alexandre Julliard 09311834bb Release 1.7.24. 2014-08-08 22:19:29 +02:00
André Hentschel fa67586811 wpcap: Implement pcap_lib_version. 2014-08-07 17:53:12 +02:00
André Hentschel af9f3a2054 wpcap: Initial stub implementation. 2014-08-06 21:52:05 +02:00
Alexandre Julliard 65507cc83f Release 1.7.23. 2014-07-25 16:52:03 +02:00
Alexandre Julliard 8d817997ce configure: Add a check for sys/ucontext.h and include it where appropriate. 2014-07-23 19:06:58 +02:00
Alexandre Julliard 1b2977420e configure: Improve the check for the resolver library. 2014-07-23 15:23:46 +02:00
Alexandre Julliard 307b7fe718 Release 1.7.22. 2014-07-11 20:29:24 +02:00
Alexandre Julliard 3bbbb6d5a7 configure: Always build wine.inf even if we don't install it. 2014-07-03 21:20:47 +02:00
Alexandre Julliard 991575c237 Release 1.7.21. 2014-06-27 20:10:11 +02:00
Andrew Eikum d03c1cfc17 packager: Add loading support for Ole10Native storage objects. 2014-06-18 19:52:40 +02:00
Andrew Eikum b456eb5213 packager: Add stub Packager implementation. 2014-06-18 19:52:39 +02:00
Alexandre Julliard 56999940a3 Release 1.7.20. 2014-06-13 19:45:11 +02:00
Austin English d13d296c27 msasn1: Add stub dll. 2014-06-12 18:22:52 +02:00
Alexandre Julliard 613c104562 Release 1.7.19. 2014-05-16 21:06:48 +02:00
Hans Leidekker ae542221a0 jsproxy: New dll. 2014-05-15 19:04:41 +02:00
Alexandre Julliard e8cfb0e5b0 Release 1.7.18. 2014-05-02 20:15:48 +02:00
Ken Thomases dfa98dfb49 configure: Use the discovered LCMS2_LIBS when testing linking against lcms2. 2014-05-01 10:17:25 +02:00
Alexandre Julliard c73bd869ec Release 1.7.17. 2014-04-18 20:54:11 +02:00