Francois Gouget
|
3fe5d80512
|
configure: Check for ESound, FreeType, GPhoto2 and SANE even if their 'xxx-config' tool is missing.
|
2009-01-14 14:52:33 +01:00 |
Alexandre Julliard
|
8c84636cd5
|
configure: Specify the target flags directly from configure to avoid trouble on BSD make.
|
2009-01-14 13:50:52 +01:00 |
Alexandre Julliard
|
6b4ed0faae
|
configure: Don't force a 32-bit build when cross-compiling.
|
2009-01-12 19:32:16 +01:00 |
Austin English
|
8cf8e2c60a
|
httpapi: Add stub dll.
|
2009-01-12 16:53:18 +01:00 |
Andrey Turkin
|
c0f4fc4978
|
programs: Add cacls stub.
|
2009-01-12 16:53:18 +01:00 |
Alexandre Julliard
|
dfa66db214
|
configure: Improve error reporting for missing 32-bit development environment.
|
2009-01-12 15:25:44 +01:00 |
Francois Gouget
|
295a0cddea
|
configure: Check for HAL and GnuTLS even if pkg-config is not present.
|
2009-01-10 17:43:10 +01:00 |
Stefan Dösinger
|
60039a5ba8
|
ddrawex: Start some tests.
|
2009-01-09 16:17:47 +01:00 |
Andrey Turkin
|
faa7366c70
|
loadperf: Add stub loadperf.dll.
|
2009-01-07 12:43:06 +01:00 |
Alexandre Julliard
|
d7fd308f41
|
updspapi: Added an updspapi implementation that forwards to setupapi.
|
2009-01-05 20:28:06 +01:00 |
Rob Shearman
|
ba34921034
|
configure.ac: Fix test for libresolv on Mac OS 10.4.x.
The resolv.h header file won't compile without netinet/in.h being
included first.
|
2009-01-02 14:27:43 +01:00 |
Henri Verbeet
|
8c4a2978b2
|
configure: Check for gnutls_mac_get_key_size() instead of gnutls_transport_set_errno().
|
2008-12-30 11:38:02 +01:00 |
Austin English
|
fe8879e6d1
|
configure: Fix libpng detection on OpenBSD.
|
2008-12-29 11:38:11 +01:00 |
Austin English
|
51094be4f9
|
configure: Fix sysctl.h check for OpenBSD.
|
2008-12-29 11:37:07 +01:00 |
Francois Gouget
|
da1a352972
|
configure: Fix the linux/ipx.h check.
|
2008-12-29 11:35:58 +01:00 |
Alexandre Julliard
|
4a9a3d7fff
|
configure: Improve check for libresolv.
|
2008-12-26 19:52:04 +01:00 |
Alexandre Julliard
|
424cb27e6a
|
configure: When cross-compiling, propagate the target specification to winebuild.
|
2008-12-26 17:55:29 +01:00 |
Alexandre Julliard
|
1399d14e0a
|
libport: Avoid including winsock2.h.
|
2008-12-24 10:05:19 +01:00 |
Alexandre Julliard
|
8e1b59cb9a
|
rpcrt4: Disable TCP/IP connection support if we don't have socketpair.
|
2008-12-22 19:55:05 +01:00 |
Alexandre Julliard
|
bc85fb4cd3
|
ws2_32: Added implementation for inet_ntop.
|
2008-12-22 19:40:08 +01:00 |
Alexandre Julliard
|
dc1a9f19c1
|
libport: Replacement for poll().
|
2008-12-22 18:00:13 +01:00 |
ByeongSik Jeon
|
028617b90b
|
gdi32, winex11: Add support for subpixel font rendering.
|
2008-12-22 16:33:03 +01:00 |
Alexandre Julliard
|
0fbd55696c
|
libport: Add a stub replacement for symlink().
|
2008-12-22 11:38:39 +01:00 |
Alexandre Julliard
|
921e6624ad
|
configure: Better check for the broken mkdir on Windows.
|
2008-12-22 10:39:11 +01:00 |
Jörg Höhle
|
fc5c89eb2c
|
msvfw32/tests: ICCOpen() is case-insensitive on MS-Windows.
|
2008-12-18 13:39:05 +01:00 |
Hans Leidekker
|
5b6551a591
|
wuapi: New dll.
|
2008-12-17 13:52:41 +01:00 |
Alexandre Julliard
|
0f37b55211
|
configure: Get rid of the va_copy checks.
|
2008-12-17 13:52:41 +01:00 |
Hans Leidekker
|
efa2fcc073
|
pidgen: Add stub implementation.
|
2008-12-16 14:06:03 +01:00 |
Alexandre Julliard
|
66eb4bd375
|
ntdll: Add a function to export the host OS type and version.
|
2008-12-09 19:33:06 +01:00 |
Alexandre Julliard
|
46678dcdde
|
configure: Add a check for the grp.h header.
|
2008-12-09 17:09:42 +01:00 |
Alexandre Julliard
|
53e165716d
|
configure: Add a wrapper macro for mkdir on Windows.
|
2008-12-09 16:15:18 +01:00 |
Alexandre Julliard
|
d1cf3d3488
|
configure: Disable some modules by default on non-x86.
|
2008-12-05 11:44:50 +01:00 |
Alexandre Julliard
|
d2c8bfbf8a
|
configure: Print a few more hints about requiring 32-bit libraries.
|
2008-11-24 14:18:41 +01:00 |
Alexandre Julliard
|
35078f4b57
|
configure: Add a --disable-tests option to avoid building regression tests.
|
2008-11-21 10:16:12 +01:00 |
Francois Gouget
|
3d384f172c
|
msxml3: Dynamically load libxslt.so and only call xsltInit() if present.
|
2008-11-18 13:04:05 +01:00 |
Henri Verbeet
|
1dad75955d
|
d3d10core: Add a test for D3D10CoreCreateDevice().
|
2008-11-18 11:54:31 +01:00 |
Henri Verbeet
|
1dea8291fb
|
dxgi: Add a test for DXGID3D10CreateDevice().
|
2008-11-18 11:54:02 +01:00 |
Henri Verbeet
|
078fc191f8
|
d3d10core: Add a d3d10core dll.
|
2008-11-12 13:11:13 +01:00 |
Andrew Fenn
|
29789a8ef4
|
xinput: Added the function XInputGetState with test case.
|
2008-11-11 14:03:01 +01:00 |
Andrew Fenn
|
85a4a1dd44
|
xinput1_2: Initial implementation.
|
2008-11-11 14:03:01 +01:00 |
Andrew Fenn
|
68ede59fa5
|
xinput1_1: Initial implementation.
|
2008-11-11 14:03:01 +01:00 |
Andrew Fenn
|
c4cd3bc753
|
xinput9_1_0: Initial implementation.
|
2008-11-11 14:03:01 +01:00 |
Andrew Fenn
|
457a22deac
|
xinput1_3: Initial implementation.
|
2008-11-11 14:03:00 +01:00 |
Henri Verbeet
|
65e614a9ca
|
d3d10: Add a test to show d3d10 devices implement IDXGIDevice.
|
2008-10-29 13:29:34 +01:00 |
Juan Lang
|
7e0e1a1f9d
|
cryptui: Add tests for CryptUIWizImport.
|
2008-10-27 11:20:39 +01:00 |
Francois Gouget
|
3aae9546a4
|
secur32: Check that the GnuTLS header is recent enough for schannel.
|
2008-10-24 14:25:00 +02:00 |
Alexandre Julliard
|
93f094c544
|
configure: Explicitly mention that we need 32-bit libraries to try to avoid some invalid bug reports.
|
2008-10-22 13:54:54 +02:00 |
Henri Verbeet
|
9e376213b3
|
dxgi: Add a dxgi dll.
|
2008-10-22 11:56:11 +02:00 |
Alexandre Julliard
|
0607637162
|
configure: Force -m32 option on x86_64 even if CC is already defined.
|
2008-10-20 11:37:27 +02:00 |
Nikolay Sivov
|
e2399a969f
|
oleacc: Implemented GetRoleText[A/W] with tests.
|
2008-10-15 15:20:31 +02:00 |