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 |
Jacek Caban
|
1715dcbb19
|
libport: Added isnan.
|
2008-10-15 12:22:19 +02:00 |
Alexandre Julliard
|
9fb81984f5
|
configure: Moved the crosstest checks so that they are done for all platforms.
|
2008-10-11 21:19:53 +02:00 |
Hans Leidekker
|
b981387383
|
wldap32: Add tests for ldap_parse_sort_control and make them pass.
|
2008-10-07 12:02:44 +02:00 |
Rob Shearman
|
87175c61f5
|
Add configure check for dirent.h and readdir.
|
2008-10-06 13:06:57 +02:00 |
Alexandre Julliard
|
8e9504da5c
|
configure: Make sure opengl is not built with --without-opengl is specified.
|
2008-09-24 13:11:11 +02:00 |
Henri Verbeet
|
874c9ef6c7
|
secur32: Require gnutls for schannel.
|
2008-09-23 14:03:11 +02:00 |
Alexandre Julliard
|
6538cb44e3
|
configure: Always use -fno-builtin if supported, since it's needed for scanf too.
|
2008-09-22 11:51:02 +02:00 |
Alexandre Julliard
|
43048397d6
|
configure: Fixed the check for sigset_t on mingw.
|
2008-09-09 14:51:26 +02:00 |
Alexandre Julliard
|
ec1ebfb136
|
configure: Disable by default some modules that cannot work on Windows.
|
2008-09-04 12:29:07 +02:00 |
Alexandre Julliard
|
67828b60e0
|
configure: Build the winetest dependencies in configure instead of make_makefiles.
|
2008-08-28 12:09:46 +02:00 |
Alexandre Julliard
|
6de0af1eac
|
configure: Generate the list of top-level directories to install.
|
2008-08-25 14:41:03 +02:00 |
Alexandre Julliard
|
4051eaf7c9
|
configure: Allow multiple variables in makefile output, and generate the programs directory lists.
|
2008-08-25 12:14:54 +02:00 |
Alexandre Julliard
|
dbb535e4e9
|
configure: Use the generic directory enabling mechanism to turn off dlls that depend on external libraries.
|
2008-08-25 12:12:28 +02:00 |
Alexandre Julliard
|
49163da1d1
|
configure: Generate the dlls directory lists in configure instead of make_makefiles.
|
2008-08-25 12:02:27 +02:00 |
Alexandre Julliard
|
a360e93430
|
configure: Generate the makefiles list in configure instead of make_makefiles.
|
2008-08-21 11:13:57 +02:00 |
Alexandre Julliard
|
b990e60a01
|
configure: Require autoconf version 2.59d.
|
2008-08-20 15:22:02 +02:00 |
Michael Karcher
|
af2d274f0e
|
ntdll: Add sub-second resolution to NtQueryInformationFile.
|
2008-08-20 14:56:01 +02:00 |
Christian Costa
|
04d72cdd6f
|
d3dxof: Add basic tests.
|
2008-08-19 15:30:32 +02:00 |
Alexandre Julliard
|
3842ab09f1
|
makefiles: Add missing entries for mstask tests.
|
2008-08-19 15:30:25 +02:00 |
Juan Lang
|
8a6c2c2b80
|
msisip: Add stub dll.
|
2008-08-01 11:36:16 +02:00 |
Francois Gouget
|
3089a9f27f
|
configure: Fix the 'no sound card' warning.
|
2008-08-01 10:36:41 +02:00 |
Alexandre Julliard
|
a991a568b4
|
configure: Don't use cups-config --libs, it returns garbage.
|
2008-07-28 12:04:46 +02:00 |
Owen Rudge
|
f4e6489edb
|
appwiz.cpl: Add skeleton Add/Remove Programs control panel.
|
2008-07-25 12:29:22 +02:00 |
John Reiser
|
0a2c94e823
|
configure: Add check for valgrind/valgrind.h.
|
2008-07-25 11:43:50 +02:00 |
Francois Gouget
|
289ea33803
|
configure: Use cups-config to probe for cups support.
|
2008-07-25 11:28:53 +02:00 |
Ismael Barros
|
9d2a1e8adc
|
dplayx: Basic implementation of dpwsockx.dll, needed by dplayx.
|
2008-07-23 11:44:32 +02:00 |
Francois Gouget
|
e9b1a40669
|
wineesd: Make use of `esd-config --libs` for the configure check.
Also follow the naming convention for the 'xxx-config' variables.
|
2008-07-22 12:19:32 +02:00 |
Francois Gouget
|
4bc03fe857
|
gphoto2.ds: Make use of `gphoto2-config --libs` for the configure check.
|
2008-07-22 12:18:16 +02:00 |