Thomas Petazzoni
4ab21edfb1
configure: Allow to override the location of the *-config scripts.
...
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-23 16:34:51 +01:00
Austin English
88b1a5fa21
api-ms-win-core-path-l1-1-0: Add stub dll.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-23 16:34:35 +01:00
Austin English
7eec8cb4a6
tdi.sys: Add a stub dll.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-22 10:49:44 +01:00
Alistair Leslie-Hughes
3f38d2a117
configure: Create d3dx10 import library.
...
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-07 21:29:34 +09:00
Alexandre Julliard
dfe65ce13e
configure: Don't allow doing a 32-bit Wow64 build from inside the source tree.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-20 20:28:53 +09:00
Alistair Leslie-Hughes
8454e23529
configure: Correctly detect OpenAL.
...
Older OpenAL alext.h doesn't include al.h/alc.h.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-19 20:55:14 +09:00
Francois Gouget
be78f79eda
configure: Clean up the winmm module checks.
...
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-19 13:24:22 +09:00
Ken Thomases
d8deecab11
winemac: Enable localization of strings used to build Mac menus.
...
Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-17 22:56:39 +09:00
Alexandre Julliard
945d3cf773
configure: Use the standard dll directory on Android.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-17 12:54:34 +09:00
Alexandre Julliard
861dd85cc2
configure: Disable the preloader on Android.
...
It cannot work anymore now that Android requires PIE binaries.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-17 12:54:34 +09:00
Alexandre Julliard
3d8a91e14d
configure: Build binaries as PIE on Android.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-17 12:54:34 +09:00
Alexandre Julliard
fc5739411d
makefiles: Expand the test resource list through a makefile variable.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-13 22:24:53 +09:00
Alexandre Julliard
dec6a946d3
makefiles: Replace the libwine makefile rules by variable declarations.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-13 22:24:53 +09:00
Alexandre Julliard
3cac38ab29
makefiles: Replace the loader makefile rules by variable declarations.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-13 18:39:07 +09:00
Alexandre Julliard
9b71b3669e
makefiles: Install source directory files from the top-level makefile.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-13 16:07:49 +09:00
Alexandre Julliard
b8d138d633
makefiles: Generate rules for installing wine.inf.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-13 15:16:16 +09:00
Alexandre Julliard
d1578a61ab
makefiles: Add support for specifying extra dependencies in libraries and programs.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-13 14:58:32 +09:00
Alexandre Julliard
79c852340c
makefiles: Generate rules for building the libwine import library.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-12 23:20:03 +09:00
Alexandre Julliard
fd88ff95a4
makefiles: Generate rules for installing libwine.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-12 23:20:02 +09:00
Alexandre Julliard
4c208c4664
makefiles: Generate rules for building libwine.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-12 23:20:02 +09:00
Austin English
b533632c03
bluetoothapis: Add stub dll.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-11 19:39:23 +09:00
Austin English
b871ebdc77
wmplayer: Add stub program.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-10 18:39:49 +09:00
Austin English
b6710c2a00
bthprops.cpl: Add stub dll.
...
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-10 18:36:37 +09:00
Alexandre Julliard
b06ff1e55f
makefiles: Always build .in files.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-10 18:28:28 +09:00
Alexandre Julliard
a83da2d338
makefiles: Remove a no longer necessary library path.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-09 16:44:49 +09:00
Alexandre Julliard
7735bb5217
makefiles: Get rid of the documentation makefile.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-09 15:24:43 +09:00
Alexandre Julliard
1fa7710ff9
makefiles: Get rid of the DLLPREFIX variable.
...
Android libraries will be handled differently.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-09 12:12:58 +09:00
Alexandre Julliard
d9e9599310
makefiles: Only set the manpage flag for programs.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-09 11:55:59 +09:00
Francois Gouget
6274d97229
configure: The libtiff pkg-config name is libtiff-4.
...
Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-06 16:24:17 +09:00
Alexandre Julliard
ef2d8ee221
configure: Use the correct help string macro.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-04 14:41:41 +09:00
Alexandre Julliard
bfb5f26f10
configure: Fix the libpulse check for when the library exists but doesn't work.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-03 10:50:04 +09:00
Maarten Lankhorst
3fe0c08992
winepulse: Add initial stub for pulseaudio support.
...
Includes API compatibility patch by Juergen Tretthahn <orson@orson.at>.
Synchronous static data initialization by Andrew Eikum <aeikum@codeweavers.com>.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-03 00:33:27 +09:00
Martin Storsjo
4e4f0f295b
vcruntime140: Add the new MSVC 2015 compiler specific DLL.
...
Signed-off-by: Martin Storsjo <martin@martin.st>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-30 15:09:35 +09:00
Alexandre Julliard
da340169d6
makefiles: Generate rules for installing programs.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-29 21:20:06 +09:00
Alexandre Julliard
a1515c68d4
makefiles: Automatically add RPATH support for programs that use libwine.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-28 20:45:19 +09:00
Alexandre Julliard
e619a15ac1
tools: Move winemaker to its own directory.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-28 20:45:18 +09:00
Gerald Pfeifer
c4dee537c9
configure: Use the -Wshift-overflow=2 compiler option if available.
...
Signed-off-by: Gerald Pfeifer <gerald@pfeifer.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-28 00:58:12 +09:00
Andrew Eikum
f9860002f4
xaudio2_8: Add 3D audio function stubs.
...
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-27 21:43:12 +09:00
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
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
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
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
Józef Kucia
a9cb14dd71
d3d11: Move d3d10core to d3d11.
2015-08-21 21:49:43 +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
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
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
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
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
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
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
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
Ken Thomases
65711634ce
winejoystick: Add WinMM joystick support for OS X.
2015-03-18 21:00:34 +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
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
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
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
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
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
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
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
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
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
Alistair Leslie-Hughes
92564dd03e
dpvoice: Add DirectPlay Voice test.
2014-09-25 15:20:17 +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
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
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
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
3bbbb6d5a7
configure: Always build wine.inf even if we don't install it.
2014-07-03 21:20:47 +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
Austin English
d13d296c27
msasn1: Add stub dll.
2014-06-12 18:22:52 +02:00
Hans Leidekker
ae542221a0
jsproxy: New dll.
2014-05-15 19:04:41 +02:00
Ken Thomases
dfa98dfb49
configure: Use the discovered LCMS2_LIBS when testing linking against lcms2.
2014-05-01 10:17:25 +02:00
Alistair Leslie-Hughes
e838f0c285
sdbinst: New stub program.
2014-04-16 14:38:08 +02:00
Hans Leidekker
3b63733bcb
netprofm: Add a couple of tests for INetworkListManager.
2014-04-07 15:34:48 +02:00
Hans Leidekker
14ab04ab05
netprofm: Register interfaces.
2014-04-07 15:34:47 +02:00
Hans Leidekker
cb0c5f5356
netprofm: New dll.
2014-04-07 15:34:45 +02:00
Dmitry Timoshkov
92450cb4f2
schedsvc: Add some tests for scheduler RPC API.
2014-04-04 10:49:17 +02:00
Hugh McMaster
412a4f13f6
regsvr32: Replace printf calls with WriteConsole function.
2014-03-26 19:20:30 +01:00
Thomas Faber
cb9c2d429f
configure: Enable -Wvla if available.
2014-03-26 11:26:04 +01:00
Michael Müller
b1f2e33cc2
dxva2: Added stub dll.
2014-03-25 19:01:29 +01:00
Alistair Leslie-Hughes
f9862efa48
netcfgx: Add INetCfg interface support.
2014-03-25 19:01:28 +01:00
Alistair Leslie-Hughes
06cbe44c45
netcfgx: Register interfaces.
2014-03-20 21:08:26 +01:00
Michael Stefaniuc
046981e617
dswave/tests: Add COM tests for DirectSoundWave.
2014-03-14 16:14:19 +01:00
Dmitry Timoshkov
88df368868
schedsvc: Add Task Scheduler service.
2014-03-13 20:22:21 +01:00
Alexandre Julliard
25084233d4
configure: Always run makedep on the top-level makefile.
2014-03-11 19:39:26 +01:00
Nikolay Sivov
fbd446519c
fontsub: Added dll stub.
2014-03-03 17:02:39 +01:00
Stefan Leichter
26777a4638
wtsapi32/tests: Add some tests for WTSEnumerateProcessesW.
2014-02-26 09:28:20 -06:00
Nikolay Sivov
964c7d7305
programs: Added stub wevtutil tool.
2014-02-26 09:14:00 -06:00
Nikolay Sivov
ee9c7dc0b6
fntcache: Added stub Font Cache service.
2014-02-26 09:13:16 -06:00
Alistair Leslie-Hughes
e01f7fee0b
dpnsvr.exe: New stub program.
2014-02-18 14:13:37 +01:00
Henri Verbeet
67981d6db7
d2d1: Add a stub D2D1CreateFactory() implementation.
2014-02-18 11:45:20 +01:00
Dmitry Timoshkov
d73750f086
xmllite: Add an import library.
2014-02-18 10:48:28 +01:00
Austin English
41f3168679
configure: Give a warning for missing gnutls.
2014-02-13 10:43:41 +01:00
Alexandre Julliard
9ede7abdd4
configure: Add the -marm option to the target flags.
2014-02-12 19:15:25 +01:00
Henri Verbeet
d799eb2d83
d3d10_1: Implement D3D10CreateDevice1().
2014-02-11 19:19:14 +01:00
Martin Storsjo
2d9dfb1825
api-ms-win-service-winsvc-l1-2-0: Add stub dll.
2014-02-06 17:08:24 +01:00
Martin Storsjo
3605c159f7
api-ms-win-service-management-l1-1-0: Add stub dll.
2014-02-06 17:08:23 +01:00
Martin Storsjo
0f14b7de01
api-ms-win-service-core-l1-1-1: Add stub dll.
2014-02-06 17:08:22 +01:00
Martin Storsjo
b38ce68d91
api-ms-win-security-sddl-l1-1-0: Add stub dll.
2014-02-06 17:08:21 +01:00
Martin Storsjo
eb69831cef
api-ms-win-security-base-l1-2-0: Add stub dll.
2014-02-06 17:08:20 +01:00
Martin Storsjo
b11e1347fb
api-ms-win-eventing-provider-l1-1-0: Add stub dll.
2014-02-06 17:08:19 +01:00
Martin Storsjo
67024308a9
api-ms-win-core-url-l1-1-0: Add stub dll.
2014-02-06 17:08:18 +01:00
Martin Storsjo
9f159deaf9
api-ms-win-core-timezone-l1-1-0: Add stub dll.
2014-02-06 17:08:17 +01:00
Martin Storsjo
2cd25f7bdf
api-ms-win-core-threadpool-legacy-l1-1-0: Add stub dll.
2014-02-06 17:08:17 +01:00
Martin Storsjo
3662183fbb
api-ms-win-core-shlwapi-legacy-l1-1-0: Add stub dll.
2014-02-06 17:08:16 +01:00
Martin Storsjo
56462b4e10
api-ms-win-core-rtlsupport-l1-2-0: Add stub dll.
2014-02-06 17:08:15 +01:00
Alexandre Julliard
7307e2be69
tools: Move sfnt2fnt to its own directory.
...
Also rename to sfnt2fon to better reflect usage and avoid conflicts
with the previous binary on updates.
2014-02-06 11:23:05 +01:00
Bruno Jesus
a5807d08c5
bcrypt/tests: Add tests for BCryptGenRandom.
2014-02-05 19:34:18 +01:00
Martin Storsjo
4fa78bac54
api-ms-win-core-registry-l1-1-0: Add stub dll.
2014-02-05 13:49:42 +01:00
Martin Storsjo
66dc62d8ef
api-ms-win-core-psapi-l1-1-0: Add stub dll.
2014-02-05 13:49:41 +01:00
Martin Storsjo
edceda579a
api-ms-win-core-processenvironment-l1-2-0: Add stub dll.
2014-02-05 13:49:39 +01:00
Martin Storsjo
488fa8a2a0
api-ms-win-core-namedpipe-l1-2-0: Add stub dll.
2014-02-05 13:49:38 +01:00
Martin Storsjo
ea35f11e0e
api-ms-win-core-memory-l1-1-1: Add stub dll.
2014-02-05 13:49:37 +01:00
Martin Storsjo
07d0ef8a4d
api-ms-win-core-localization-obsolete-l1-1-0: Add stub dll.
2014-02-05 13:49:36 +01:00
Martin Storsjo
f3b9ffce2c
api-ms-win-core-localization-l1-2-0: Add stub dll.
2014-02-05 13:49:35 +01:00
Martin Storsjo
be1560734d
api-ms-win-core-libraryloader-l1-1-1: Add stub dll.
2014-02-05 13:49:35 +01:00
Martin Storsjo
caaf93db38
api-ms-win-core-kernel32-legacy-l1-1-0: Add stub dll.
2014-02-05 13:49:34 +01:00
Martin Storsjo
1c4f6ec742
api-ms-win-core-io-l1-1-1: Add stub dll.
2014-02-05 13:49:33 +01:00
Martin Storsjo
1ffeb42284
api-ms-win-core-heap-obsolete-l1-1-0: Add stub dll.
2014-02-04 16:08:15 +01:00
Martin Storsjo
29573f99da
api-ms-win-core-heap-l1-2-0: Add stub dll.
2014-02-04 16:08:02 +01:00
Martin Storsjo
0f0e2bf433
api-ms-win-core-handle-l1-1-0: Add stub dll.
2014-02-04 16:07:30 +01:00
Martin Storsjo
bc132f3419
api-ms-win-core-file-l1-2-0: Add stub dll.
2014-02-04 16:07:08 +01:00
Martin Storsjo
a777a22376
api-ms-win-core-console-l1-1-0: Add stub dll.
2014-02-04 16:06:49 +01:00
Martin Storsjo
8c9e0b868b
api-ms-win-core-com-l1-1-0: Add stub dll.
2014-02-04 16:06:23 +01:00
Martin Storsjo
6bb42462bb
ext-ms-win-gdi-devcaps-l1-1-0: Add stub dll.
2014-02-04 16:06:02 +01:00
Martin Storsjo
c2df36dfc5
api-ms-win-ntuser-dc-access-l1-1-0: Add stub dll.
2014-02-04 16:05:38 +01:00
Jacek Caban
d041a46caa
wmp/tests: Added tests.
2014-01-30 15:31:53 +01:00
Alexandre Julliard
cf0e96c6d0
configure: Rename substituted variables to a standard _CFLAGS and _LIBS format.
2014-01-30 14:51:33 +01:00
Alexandre Julliard
754b65062e
configure: Merge the X_LIBS and XLIB variables.
2014-01-30 14:51:32 +01:00
Alexandre Julliard
db2be9dc0b
configure: Add a pkg-config check for fontconfig.
2014-01-30 14:51:30 +01:00
Alexandre Julliard
8aa64e3580
configure: Automatically expand _CFLAGS and _LIBS variables in all makefiles.
2014-01-30 12:42:56 +01:00
Alexandre Julliard
5114deda9c
configure: Build makedep at configure time.
2014-01-28 19:38:45 +01:00
Martin Storsjo
8142543654
api-ms-win-core-synch-l1-2-0: Add stub dll.
2014-01-28 11:48:30 +01:00
Jacek Caban
6f95257b8b
wmp: Added typelib.
2014-01-27 14:13:34 +01:00
Jacek Caban
e7053c1100
wmp: Added new DLL.
2014-01-27 14:13:33 +01:00
Michael Stefaniuc
6c22a6ad56
dmcompos/tests: Add COM tests for IDirectMusicComposer.
2014-01-16 10:56:54 +01:00
Michael Stefaniuc
e5b4b69352
dmstyle/tests: Add COM tests for IDirectMusicStyle8.
2014-01-15 11:54:48 +01:00
Alexandre Julliard
16286e45c4
makedep: Create target subdirectories at make depend time.
2014-01-15 11:52:53 +01:00
Alexandre Julliard
509364e1dd
makefiles: Get rid of Make.rules.
2014-01-14 12:18:02 +01:00
Alexandre Julliard
ab4fc685ba
makedep: Generate dependencies for mo files when supported.
2014-01-14 11:49:42 +01:00
Dmitry Timoshkov
55ad9da91f
taskschd/tests: Add some tests for ITaskService::Connect.
2014-01-13 17:37:45 +01:00
Michael Stefaniuc
632d9361a2
dmscript/tests: Add COM tests for DirectMusicScript.
2014-01-13 17:37:09 +01:00
Martin Storsjo
8d9ecf70e2
api-ms-win-core-util-l1-1-0: Add stub dll.
2014-01-08 16:27:21 +01:00
Martin Storsjo
6f17458793
api-ms-win-core-sysinfo-l1-2-0: Add stub dll.
2014-01-08 16:27:03 +01:00
Martin Storsjo
463bf7bb61
api-ms-win-core-string-l1-1-0: Add stub dll.
2014-01-08 16:26:54 +01:00
Martin Storsjo
3741f7176a
api-ms-win-core-profile-l1-1-0: Add stub dll.
2014-01-08 16:26:45 +01:00
Martin Storsjo
e5c2036cfe
api-ms-win-core-interlocked-l1-2-0: Add stub dll.
2014-01-08 16:26:36 +01:00
Martin Storsjo
5ee522162c
api-ms-win-core-errorhandling-l1-1-1: Add stub dll.
2014-01-08 16:26:26 +01:00
Martin Storsjo
0ee5b475cc
api-ms-win-core-debug-l1-1-1: Add stub dll.
2014-01-08 16:26:16 +01:00
Martin Storsjo
7918f968f1
api-ms-win-core-processthreads-l1-1-1: Add stub dll.
2014-01-08 16:26:06 +01:00
Alexandre Julliard
3e40fea9d6
makefiles: Automatically add the necessary msvcrt flags to the generated rules.
2014-01-08 14:34:15 +01:00
Alexandre Julliard
205003f9c0
configure: Don't allow overriding INSTALL.
2014-01-04 20:34:22 +01:00
Alexandre Julliard
99ef0d6ff0
makefiles: Get rid of the MAKE_TEST_RULES variable.
2014-01-02 12:13:16 +01:00
Alexandre Julliard
af6db67d6f
makefiles: Get rid of the MAKE_IMPLIB_RULES variable.
2014-01-02 12:12:59 +01:00
Alexandre Julliard
86b1f94d28
makefiles: Get rid of the MAKE_PROG_RULES variable.
2014-01-02 12:12:57 +01:00
Alexandre Julliard
5e7416e5c8
makefiles: Get rid of the MAKE_DLL_RULES variable.
2014-01-02 12:08:18 +01:00
Alexandre Julliard
e9afeb2a50
makefiles: Automatically add dll flags where necessary.
2014-01-01 21:33:06 +01:00
Alexandre Julliard
1cd2786f92
makefiles: Generate cross-compile rules automatically when supported.
2014-01-01 21:28:28 +01:00
Alexandre Julliard
d822f32a4f
makefiles: Define libwine soversion from configure.
2013-12-31 19:25:54 +01:00
Alexandre Julliard
54300b2302
makefiles: Add support for a variable to list extra targets.
2013-12-31 19:22:57 +01:00
Alexandre Julliard
092f37fc2d
makefiles: Include program files in the all: target.
2013-12-31 19:07:49 +01:00
Alexandre Julliard
1adaad4c89
makefiles: Remove no longer needed dlldata.o and testlist.o extra objects.
2013-12-31 19:05:12 +01:00
Alexandre Julliard
6ee09e4d3c
makedep: Generate rules for API documentation.
2013-12-30 20:23:16 +01:00
Alexandre Julliard
8bf0f5fe6d
makedep: Generate rules for test binaries.
2013-12-30 20:19:33 +01:00
Alexandre Julliard
908dada662
makedep: Generate rules for static libraries.
2013-12-30 20:17:36 +01:00
Alexandre Julliard
a37ef65ea8
makedep: Generate rules for import libraries.
2013-12-30 20:14:45 +01:00
Alexandre Julliard
f6479c0513
makedep: Generate rules for the main module.
2013-12-30 20:08:13 +01:00
Jacek Caban
754e621613
msrle32/tests: Added tests.
2013-12-30 19:01:51 +01:00
Alexandre Julliard
3b7cc5ec92
makedep: Generate a list of phony targets.
2013-12-28 14:25:31 +01:00
Dmitry Timoshkov
c0ecc10257
taskschd: Add registration for TaskScheduler interfaces.
2013-12-27 14:31:54 +01:00
Alexandre Julliard
64b21eee94
makedep: Generate rules for TrueType fonts in maintainer mode.
2013-12-27 14:31:51 +01:00
Alexandre Julliard
2535a3b8f6
makedep: Generate rules for svg files in maintainer mode.
2013-12-27 14:31:51 +01:00
Alexandre Julliard
47c0f64fdd
makedep: Manage generated source files explicitly instead of relying on name comparisons.
2013-12-27 14:31:51 +01:00
Alexandre Julliard
1047e0474d
makefiles: Leave it to install-sh to create destination directories.
2013-12-26 14:35:15 +01:00
Alexandre Julliard
6af2d29f4e
configure: Always use the local install-sh script for installing.
2013-12-26 14:35:14 +01:00
Dmitry Timoshkov
73edf08041
taskschd: Add new dll.
2013-12-23 12:05:06 +01:00
Alexandre Julliard
ec7d714464
msvcr: Add import libraries for all versions.
2013-12-20 17:09:11 +01:00
Alexandre Julliard
e3fc518e8e
makefiles: Generate the top-level .gitignore from configure.
2013-12-16 12:02:46 +01:00
Alexandre Julliard
a8b633b1a1
makefiles: Don't use Make.rules in the top-level Makefile.
2013-12-16 12:02:34 +01:00
Alexandre Julliard
73d1fa977a
makefiles: Automatically create object sub-directories when needed.
2013-12-12 21:13:38 +01:00
Alexandre Julliard
070147a034
makefiles: Get rid of the VPATH directive.
2013-12-12 20:08:17 +01:00
Alexandre Julliard
c2efb3b382
makefiles: Generate rules from makedep for .in files.
2013-12-12 20:04:53 +01:00
Alexandre Julliard
180bc4b878
makefiles: Explicitly specify source directory in spec file dependencies.
2013-12-12 13:23:57 +01:00
Alexandre Julliard
be2c66d504
makefiles: Explicitly specify source directory in Makefile dependencies.
2013-12-12 13:18:24 +01:00
Francois Gouget
6f22057c21
libport: Fix the detection of isfinite().
2013-12-05 12:40:57 +01:00
Alexandre Julliard
bc9650392a
makefiles: Include AUTHORS file directly from the top-level directory.
2013-11-30 12:43:20 +01:00
Alexandre Julliard
67f9b6e3c5
configure: Update FreeType configure checks for the changed headers location.
2013-11-30 11:55:26 +01:00
Francois Gouget
61358d04a4
xcopy: Add tests to show that the /D option only accepts dates in the m-d-y format.
2013-11-29 17:58:40 +01:00
Francois Gouget
e4856dbb70
libport: Add an isfinite() implementation for Solaris.
2013-11-29 17:58:40 +01:00
Qian Hong
0635c67251
arp: Added stub exe.
2013-11-25 15:15:55 +01:00
Alexandre Julliard
ddcd19cf63
makefiles: Don't make binaries depend on Makefile.in.
2013-11-25 15:13:46 +01:00
Alexandre Julliard
6ff553d36f
configure: Add a rule to prevent rebuilding makedep when tools are disabled.
2013-11-23 15:44:53 +01:00
Alexandre Julliard
c8a42b4735
makefiles: Generate include path options from makedep.
2013-11-19 14:16:36 +01:00
Alexandre Julliard
3bc839f12e
makefiles: Only generate auto-documentation rules for dlls.
2013-11-19 13:19:17 +01:00
Alexandre Julliard
a6fd273a90
makefiles: Generate rules from makedep for running tests.
2013-11-18 11:30:59 +01:00
Hans Leidekker
eaef76f041
netapi32: Add support for remote computers in NetServerGetInfo.
2013-11-12 12:58:04 +01:00
Alexandre Julliard
7f8412f253
makefiles: Generate explicit rules for building mo files.
2013-11-11 11:49:16 +01:00
Alexandre Julliard
456c8f435a
makefiles: Remove the no longer needed EXTRASUBDIRS variables.
2013-11-09 22:10:52 +01:00
Alexandre Julliard
067d3f0ddb
makefiles: Merge the relpath functionality into makedep.
2013-11-09 12:32:06 +01:00
Alexandre Julliard
9fbf473a0b
makefiles: Build makedep from the top-level makefile.
2013-10-28 13:58:14 +01:00
Alexandre Julliard
0dcc1cc3e8
makefiles: Expand srcdir directly into the top-level makefile.
2013-10-28 13:14:37 +01:00
Zhenbo Li
7003bbdfd4
atl90: Added new dll.
2013-10-15 16:35:05 +02:00
Huw Davies
0dff81f495
wsock32: Add a fallback for inet_network.
2013-10-15 14:28:21 +02:00
Alexandre Julliard
c6262a14f8
makefiles: Generate the common rules for tests from configure.
2013-10-10 12:27:00 +02:00
Alexandre Julliard
237ed76e6d
makefiles: Generate the common rules for programs from configure.
2013-10-10 11:41:14 +02:00
Alexandre Julliard
41c7ba4b5d
makefiles: Generate the common rules for dlls from configure.
2013-10-10 11:41:07 +02:00
Alexandre Julliard
a3b76d3366
makefiles: Generate the common rules for import libraries from configure.
2013-10-10 11:41:01 +02:00
Alexandre Julliard
7260277e1d
makefiles: Remove some obsolete rules.
2013-10-08 15:38:22 +02:00
Alexandre Julliard
08eea24b94
makefiles: Get rid of the recursive installation rules for dlls and programs.
2013-10-08 15:29:40 +02:00
Alexandre Julliard
8c959d6c56
winspool: Store generic.ppd in a resource instead of depending on an external file.
2013-10-08 09:27:14 +02:00
Alexandre Julliard
2292b06281
makefiles: Move l_intl.nls and wine.inf to loader so that they are installed even when tools are not built.
2013-10-07 13:32:03 +02:00
Alexandre Julliard
c0c7192eaa
makefiles: Generate the loader rules from configure.
2013-10-07 12:22:06 +02:00
Alexandre Julliard
69b9c4b198
configure: Use the standard MKDIR_P macro to create directories.
2013-10-04 22:12:22 +02:00
Alexandre Julliard
a60ebd3ade
makefiles: Link libwine statically into the tools to avoid run-time path dependencies.
2013-10-04 17:46:22 +02:00
Alexandre Julliard
1970edd285
configure: Disable tools by default when cross-compiling.
2013-10-04 17:12:03 +02:00
Alexandre Julliard
4732b2f4ea
configure: Use the correct strip program when installing.
2013-10-03 21:48:46 +02:00
Alexandre Julliard
8355887560
makefiles: Clean files from the top-level makefile where possible.
2013-09-30 20:34:53 +02:00
Alexandre Julliard
770d902d10
configure: Store all libraries in libdir on Android.
2013-09-26 17:58:44 +02:00
Alexandre Julliard
90520f7fc4
configure: Set the library prefix to "lib" on Android.
2013-09-26 14:36:02 +02:00
Alexandre Julliard
a83c598c79
makefiles: Add support for specifying a prefix for installed library file names.
2013-09-26 14:35:45 +02:00
Huw Davies
2a32d5765a
server: Android has struct user in asm/user.h.
2013-09-24 18:58:24 +02:00
Alexandre Julliard
49645b6ff9
configure: Build the makefile data into a temporary file instead of a shell variable.
2013-09-24 12:51:58 +02:00
Huw Davies
96e32da5c9
dbghelp: Add a couple of structures that are missing from the Android ndk.
2013-09-23 20:32:21 +02:00
Alexandre Julliard
83eb4fd9b3
makefiles: Generate dependencies for symlinks that are needed at build time.
2013-09-23 20:32:12 +02:00
Huw Davies
21dc848378
iphlpapi: Add interface enumeration for Android.
2013-09-19 20:14:04 +02:00
Huw Davies
208eae73ae
iphlpapi: Add a version of get_dns_servers for Android.
2013-09-17 16:24:24 +02:00
Huw Davies
c7dd313d75
iphlpapi: Add a configure check for struct __res_state.
2013-09-17 16:23:42 +02:00
Hans Leidekker
d36e7c080c
wsnmp32: Add stub implementations for a couple of functions.
2013-09-17 12:26:57 +02:00
Huw Davies
2f25ddfd14
iphlpapi: Add support for ip6 dns addresses.
2013-09-13 14:19:36 +02:00
Detlef Riekenberg
6cb2156976
d3dx11_42: Add stub dll.
2013-09-09 22:10:00 +02:00
Detlef Riekenberg
e10b687dbf
d3dx11_43: Add stub dll.
2013-09-09 22:10:00 +02:00
Rafał Mużyło
bb50d6fd95
configure: Don't use X_PRE_LIBS.
2013-09-05 13:21:58 +02:00
Alexandre Julliard
f21961cc14
ntdll: Add a configure check for the tcdrain function.
...
Also remove the tcgetattr check that is no longer used.
2013-09-05 13:18:21 +02:00
André Hentschel
0079248f10
xinput1_4: Add new dll based on xinput1_3.
2013-09-04 14:44:06 +02:00
Francois Gouget
4f27b78fb4
iphlpapi: Check for proc_pidinfo() instead of assuming libproc.h always defines it.
...
This is needed on FreeBSD 8.1.
2013-09-04 14:42:58 +02:00
Jacek Caban
b308a5c7ad
atl110: Added new DLL.
2013-09-03 17:00:28 +02:00
Austin English
478db5bcd5
netcfgx: Add stub dll.
2013-09-02 19:44:21 +02:00
Huw Davies
2374cd52a7
winegcc: Set the LDDLLFLAGS according to the target platform.
2013-08-27 21:30:02 +02:00
Alistair Leslie-Hughes
04bf2009aa
comsvcs: Add stub dll.
2013-08-26 17:28:29 +02:00
Austin English
f725c989e9
programs: Add a stub tasklist.exe.
2013-08-20 12:35:54 +02:00
Charles Davis
3a2247f7d3
iphlpapi: Implement find_owning_pid() on FreeBSD.
2013-08-20 12:31:12 +02:00
Charles Davis
e3b9167335
iphlpapi: Implement find_owning_pid() for Mac OS.
2013-08-20 12:29:44 +02:00
Hans Leidekker
acb1ff4af0
wbemdisp: Add a stub dll.
2013-08-16 18:04:43 +02:00
Charles Davis
7fcb736d51
configure: Use a real header guard for config.h.
2013-08-15 17:20:07 +02:00
Ken Thomases
1f2d556373
gdi32: Link against AppKit on the Mac to avoid later crash in the Mac driver.
2013-08-15 16:12:58 +02:00
Alexandre Julliard
8d8fdc5b3a
configure: Add pkg-config support for libmpg123.
2013-07-31 22:26:56 +02:00
Alexandre Julliard
621377f492
configure: Add pkg-config support for libcapi20.
2013-07-31 22:26:55 +02:00
Alexandre Julliard
079f8aee18
configure: Add pkg-config support for libtiff.
2013-07-31 22:26:55 +02:00
Alexandre Julliard
6b1a96991c
configure: Add pkg-config support for libjpeg.
2013-07-31 22:26:55 +02:00
Alexandre Julliard
75d4023153
configure: Move the checks inside the WINE_PACKAGE_FLAGS macro to enable restoring CPPFLAGS automatically.
2013-07-30 17:44:01 +02:00
Hans Leidekker
d40c91262b
mscms: Port to liblcms2.
2013-07-29 14:27:52 +02:00
André Hentschel
9e32855a9a
configure: Replace note about the Changelog file.
2013-07-17 11:24:30 +02:00
Damjan Jovanovic
94c7806481
qcap/tests: Add a smart tee filter test.
2013-07-10 16:50:15 +02:00
Alexandre Rostovtsev
21f2c0e6e7
configure: Always check for pkg-config.
2013-06-11 11:38:46 +02:00
Alexandre Rostovtsev
fee9cd3b24
configure: In gnutls-3.2, gnutls_mac_get_key_size() moved to crypto.h.
...
Based on a patch by Ben Kohler <bkohler@gmail.com>.
2013-06-11 11:37:21 +02:00
Austin English
936cb4ce7e
api-ms-win-core-processthreads-l1-1-0: Add stub dll.
2013-06-10 14:26:12 +02:00
Austin English
1648340d09
api-ms-win-core-localregistry-l1-1-0: Add stub dll.
2013-06-05 11:42:40 +02:00
Joško Nikolić
8e0a088890
po: Add Croatian language.
2013-05-27 19:33:06 +02:00
Alexandre Julliard
7f810293b7
configure: Workaround for clang not reporting an error on unknown options.
2013-05-21 14:23:03 +02:00
Andrew Eikum
e6450b4ea4
dinput: Determine if OSX devices support force feedback.
2013-05-21 12:09:22 +02:00
André Hentschel
124d5a879d
difxapi: Add stub dll.
2013-05-20 12:48:51 +02:00
Alexandre Julliard
b9921eb370
configure: Add a pkg-config check for libpng.
2013-05-16 16:47:37 +02:00
Alexandre Julliard
ce4b6451aa
configure: Add explicit install targets in libs/wine for make_makefiles.
2013-05-10 22:01:44 +02:00
Jacek Caban
6c32033cdc
configure: Use gcc -shared instead of dllwrap to build libwine.dll.
2013-05-08 20:43:19 +02:00
Alexandre Julliard
9ddd30d11c
configure: Add a pkg-config check for liblcms.
2013-05-06 15:55:18 +02:00
Francois Gouget
2a897ef242
sane.ds: Fix a typo in the libsane check.
2013-05-06 11:59:42 +02:00
Francois Gouget
11fe51b61b
gphoto2.ds: Check for libgphoto2 and libgphoto2_port independently.
2013-05-06 11:39:43 +02:00
Alexandre Julliard
96d9a7dec2
configure: Use the pkg-config helper macro for gstreamer.
2013-05-03 20:45:32 +02:00
Alexandre Julliard
100806e473
configure: Use the pkg-config helper macro for freetype.
2013-05-03 20:45:32 +02:00
Alexandre Julliard
f54b85817b
configure: Use the pkg-config helper macro for gphoto2.
2013-05-03 20:45:29 +02:00
Alexandre Julliard
ad6ee47def
configure: Use the pkg-config helper macro for sane.
2013-05-03 20:45:12 +02:00
Alexandre Julliard
1470c5c3c1
configure: Use the pkg-config helper macro for gnutls.
2013-05-03 20:45:11 +02:00
Alexandre Julliard
e7bd23ba47
configure: Use the pkg-config helper macro for hal and dbus.
2013-05-03 20:45:06 +02:00
Alexandre Julliard
8dabde1782
configure: Add a helper macro for invoking pkg-config, and use it for libxml.
2013-05-03 17:09:09 +02:00
Alexandre Julliard
daa5116010
configure: Add rules for building libwine without soname on Android.
2013-05-01 14:25:42 +02:00
Alexandre Julliard
54244470f3
makefiles: Generate the platform-specific libwine rules from configure.
2013-05-01 13:33:39 +02:00
Alexandre Julliard
43ac582d7d
libport: Rename spawnvp to _spawnvp to avoid the deprecated name.
2013-04-09 15:26:10 +02:00
Jacek Caban
adb8c8615b
configure: Get rid of no longer needed OpenSSL checks.
2013-04-03 17:54:04 +02:00
Stefan Leichter
56538fdf89
msvcp110: Add VS2012 C/C++ runtime.
2013-04-02 12:47:13 +02:00
Qian Hong
cd321cbea8
atl80: Don't forward AtlAxWinInit to atl100.
2013-03-25 16:23:04 +01:00
Stefan Leichter
0e7f39439d
msvcr110: Add VS2012 C/C++ runtime.
2013-03-12 16:35:03 +01:00
Alistair Leslie-Hughes
ee9689b4d0
webservices: Add new dll.
2013-02-21 19:16:23 +01:00
Henri Verbeet
e89edd60fe
configure: Include Xlib.h before Xrandr.h.
2013-02-14 21:38:03 +01:00
Hans Leidekker
e002d2eacf
windowscodecsext: Implement WICCreateColorTransform_Proxy and IWICColorTransform_Initialize_Proxy.
2013-02-11 17:52:05 +01:00
Austin English
ac15301b7f
windowscodecsext: Add a stub dll.
2013-02-08 12:07:49 +01:00
Alexandre Julliard
25598513dc
ntdll: Use a monotonic time counter to implement NtQueryPerformanceCounter.
2013-01-28 15:39:37 +01:00
André Hentschel
e80de55bca
configure: Add ARM64 define.
2013-01-23 12:43:57 +01:00
Damjan Jovanovic
8d4f636d54
qcap: Use libv4l1.h when available, instead of linux/videodev.h which is deprecated/obsolete.
2013-01-14 11:18:04 +01:00
Ken Thomases
f377591e98
libwine: Use rpath-based install name and library references for libwine on Mac.
2013-01-11 12:03:54 +01:00
Alexandre Julliard
0874734ecb
configure: Try readelf before ldd to determine a library soname.
2013-01-10 17:52:11 +01:00
Alexandre Julliard
af59e6f1b7
configure: Get rid of the check for strings.h.
2013-01-09 12:25:14 +01:00
Alexandre Julliard
61768c0775
configure: Get rid of the check for getpagesize.
2013-01-09 12:23:02 +01:00
Alexandre Julliard
02aa14518b
configure: Allow pthread_create to be in the C library.
2013-01-08 16:35:29 +01:00
Alexandre Julliard
a58ae36aed
configure: Cope with sys/un.h requiring sys/socket.h.
2013-01-08 16:35:29 +01:00
Ken Thomases
c40a72223c
loader: On Mac, embed Info.plist in (__TEXT, __info_plist) section.
2013-01-08 16:35:28 +01:00
Detlef Riekenberg
b6663f8a52
conhost.exe: Add stub program.
2013-01-03 16:46:55 +01:00
Detlef Riekenberg
892f1181c3
api-ms-win-security-base-l1-1-0: Add dll.
2013-01-03 16:46:12 +01:00
Hans Leidekker
988ff08754
wmiutils: Add tests.
2013-01-02 13:36:43 +01:00
Jacek Caban
c0cfd44ce9
atl: Reimplemented AtlModuleRegisterTypeLib on top of AtlRegisterTypeLib.
2012-12-28 20:32:39 +01:00
André Hentschel
6e989604a3
netstat: Initial implementation.
2012-12-28 11:37:52 +01:00
Ken Thomases
10c6f8436c
configure: Only enable the Mac driver on Mac OS X 10.6 or later.
2012-12-21 12:07:53 +01:00
Detlef Riekenberg
828882745a
api-ms-win-core-winrt-error-l1-1-0: Add dll.
2012-12-21 11:44:16 +01:00
Detlef Riekenberg
98d0d621e7
api-ms-win-core-winrt-string-l1-1-0: Add dll.
2012-12-21 11:43:37 +01:00
Detlef Riekenberg
71e11c0c1a
api-ms-win-downlevel-advapi32-l2-1-0: Add dll.
2012-12-21 11:42:53 +01:00
Detlef Riekenberg
7d6e592b0b
api-ms-win-downlevel-shell32-l1-1-0: Add dll.
2012-12-21 11:40:43 +01:00
Detlef Riekenberg
38a69f0c1d
api-ms-win-downlevel-shlwapi-l2-1-0: Add dll.
2012-12-21 11:40:02 +01:00
Detlef Riekenberg
cdec918b26
api-ms-win-downlevel-ole32-l1-1-0.dll: Add dll.
2012-12-20 12:17:58 +01:00
Detlef Riekenberg
dcce818540
api-ms-win-downlevel-normaliz-l1-1-0: Add dll.
2012-12-20 12:17:22 +01:00
Detlef Riekenberg
5b5e8d9b68
api-ms-win-downlevel-user32-l1-1-0: Add dll.
2012-12-20 12:15:16 +01:00
Detlef Riekenberg
f8c041fef4
api-ms-win-downlevel-version-l1-1-0: Add dll.
2012-12-20 12:14:51 +01:00
Detlef Riekenberg
8ca7a068f4
api-ms-win-downlevel-shlwapi-l1-1-0: Add dll.
2012-12-19 14:38:59 +01:00
Detlef Riekenberg
52a231c5b7
api-ms-win-downlevel-advapi32-l1-1-0: Add dll.
2012-12-19 14:38:59 +01:00
Jacek Caban
c38d5ce73c
atl100: Added AtlWinModuleInit tests.
2012-12-18 12:40:11 +01:00
Ken Thomases
35033025aa
winequartz.drv: Rename to winemac.drv ("the Mac driver").
2012-12-17 20:31:14 +01:00
Austin English
1d1cb5236e
d3d11: Add a stub dll.
2012-12-12 20:30:25 +01:00
Hans Leidekker
3244be0500
configure: Fix detection of fallocate on old glibc.
2012-12-07 10:37:20 +01:00
Hans Leidekker
c019083240
kernel32: Implement SetFileValidData.
2012-12-04 14:42:28 +01:00
Jacek Caban
4821b06ed1
hhctrl.ocx: Added import library.
2012-11-30 19:12:14 +01:00
Charles Davis
5da1eaf213
ntdll: Add support for BSD-style creation ("birth") time.
2012-11-30 19:12:14 +01:00
Charles Davis
ed5e0a6e41
ntdll: Add support for nanosecond precision file times on *BSD.
2012-11-30 19:12:14 +01:00
Jacek Caban
9d956864b7
atl100: Moved IRegistrar implementation to atl100.
2012-11-21 13:36:23 +01:00
Jacek Caban
565d9f6dc8
atl100: Addeed stub DLL.
2012-11-21 13:28:24 +01:00