Maarten Lankhorst
c186d8a337
msgsm32.acm: Also check for gsm/gsm.h.
...
Some systems don't have a gsm.h, so try including gsm/gsm.h first
2009-08-06 12:22:26 +02:00
Maarten Lankhorst
58b5a3f6be
msgsm32.acm: Implement a stub dll.
2009-08-04 15:19:32 +02:00
Huw Davies
b8e97560fb
msdaps: Initial stub.
2009-08-04 13:51:07 +02:00
John Klehm
b4c5a62338
wintab32: Add a test for context validation by WTOpen.
2009-08-04 13:46:42 +02:00
Hans Leidekker
dd1d8cab3a
wmiutils: New dll.
2009-07-14 15:15:16 +02:00
David Adam
14a98e3dc6
d3dx8: Remove the d3dx8 dll.
2009-07-13 10:55:47 +02:00
Alexandre Julliard
21872b3d57
configure: Apply makedep flags when doing automatic dependencies.
2009-07-09 12:53:49 +02:00
Alexandre Julliard
0dc951694b
winetest: Build exe resources as separate .res files.
2009-07-06 14:33:32 +02:00
Alexandre Julliard
6f68b774d7
ntdll: Avoid the close-on-exec race with pipe() on kernels that support pipe2().
2009-07-01 12:13:34 +02:00
Alexander Scott-Johns
a4689aaeee
rtutils: Add stub dll.
2009-06-29 14:51:11 +02:00
Vincent Povirk
b19e329be4
windowscodecs: Add test for BMP decoder.
2009-06-29 14:28:14 +02:00
Alexandre Julliard
61a70360e6
server: Use sys/inotify.h if it exists instead of hardcoding the system calls.
2009-06-26 15:45:03 +02:00
Austin English
b3ccbc63e6
drmclien: Add stub dll.
2009-06-26 15:20:56 +02:00
Huw Davies
08453c1f2b
configure: Remove reference to obsolete ftnames.h.
2009-06-25 14:34:13 +02:00
Alexandre Julliard
e1f0a0db1f
configure: Add a wrapper macro for .cfi pseudo-ops in assembly code.
2009-06-25 12:04:55 +02:00
Alexandre Julliard
691bdbd123
configure: Rename the shared heap segment to avoid a Mac OS linker bug with 16-char names.
2009-06-23 20:51:37 +02:00
Alexandre Julliard
cc8eb6b775
configure: Add a check for broken 16-bit compile with Xcode 3.x.
2009-06-23 15:53:00 +02:00
Alexandre Julliard
72a95ffa22
configure: Improve extraction of the target name from the CROSSCC definition.
2009-06-22 14:50:51 +02:00
Detlef Riekenberg
a30624143a
winex11: Get rid of glext.h in remaining locations.
2009-06-22 11:22:02 +02:00
Austin English
41ca554d1a
configure: Add a note about missing dbus if libhal is missing.
2009-06-15 13:42:30 +02:00
Austin English
2d7ccb3862
configure: Fix mach-o/dyld_images.h detection on OS X.
2009-06-15 13:42:28 +02:00
Alexandre Julliard
ea9cf9e49d
configure: Add a macro to define an stdcall function in assembly.
2009-06-14 16:06:22 +02:00
Alexandre Julliard
9cebf090af
configure: Add a macro to define an stdcall suffix in assembly code.
2009-06-14 12:12:00 +02:00
Alexandre Julliard
8812d241f0
configure: Make sure that gcc is recent enough for building 64-bit code.
2009-06-14 11:19:54 +02:00
Alexandre Julliard
ccea0ae9e2
configure: Add .cfi_startproc/endproc directives to assembly functions if supported.
2009-06-11 20:16:21 +02:00
Alexandre Julliard
857f1e0924
configure: Detect the appropriate form for the __ASM_GLOBAL_FUNC macro.
2009-06-11 17:36:32 +02:00
Vincent Povirk
ed4cde25cc
windowscodecs: Add stub dll.
2009-06-08 13:09:05 +02:00
Alexandre Julliard
a2d88ab356
makefiles: Use winegcc to build the crosstests too.
2009-06-03 11:43:53 +02:00
Alexandre Julliard
c18d69ef5f
makefiles: Remove special handling of .res.o files now that winegcc takes care of this.
2009-06-02 14:25:16 +02:00
Alexandre Julliard
7d5e565b5a
configure: Add checks for fnmatch support.
2009-06-01 16:16:02 +02:00
Jacek Caban
11ca05f6ae
wininet: Added support for decompressing gzip encoded content.
2009-06-01 16:16:01 +02:00
Alexandre Julliard
b09418b5d2
winegcc: Don't pass the as/ld/nm tool names to winebuild.
2009-05-30 13:03:20 +02:00
Joerg-Cyril.Hoehle@t-systems.com
85b6189c3f
configure: Find libpng in /usr/X11 on MacOS.
2009-05-25 16:39:27 +02:00
Eric Pouech
b8aa4e4fc7
msvideo16: Make msvideo16 a separate 16-bit module.
2009-05-15 11:44:59 +02:00
Austin English
e10f24e839
wbemprox: Add stub dll.
2009-05-06 16:13:53 +02:00
Eric Pouech
a0053ab9aa
user32: Make ddeml.dll into a stand-alone 16bit module.
2009-05-06 12:19:37 +02:00
Austin English
b03d07dff4
t2embed: Add stub dll.
2009-05-05 15:50:44 +02:00
Ken Thomases
4266433868
configure: On Mac OS X, always specify target architecture to the dev tools.
...
Fixes building on Snow Leopard. Mac OS X doesn't have a concept of one
bit-ness being "native". So, which architecture gets built is somewhat
arbitrary. On Snow Leopard, the tools have changed to default to building
64-bit, which causes us problems. So, just always be explicit.
2009-05-04 12:51:52 +02:00
Alexandre Julliard
aeb7655cc1
configure: Remove checks for headers that are no longer used.
2009-04-22 14:41:49 +02:00
Christian Costa
2f4423e41b
xmllite: Add stubbed dll for xmllite.
2009-04-21 15:40:03 +02:00
Hans Leidekker
6137b1ba2d
programs: Add stub termsv.exe.
2009-04-20 16:56:13 +02:00
Christian Costa
b5dbbd4f3a
amstream/tests: Beginning of tests.
2009-04-14 11:28:35 -05:00
Alexandre Julliard
391fce6e53
configure: Disable all 16-bit code on Cygwin.
2009-04-02 13:00:00 +02:00
Alexandre Julliard
129ba5ade0
shell32: Make shell.dll into a stand-alone 16-bit module.
2009-04-01 18:20:13 +02:00
Rico Schüller
3400c03346
Implement d3dx9_41 and forward the functions to d3dx9_36.
2009-03-30 17:55:15 +02:00
Henri Verbeet
5c8985002f
bcrypt: Add a mostly empty bcrypt.dll.
...
This is the "Cryptography API: Next Generation" introduced by Vista.
2009-03-30 15:12:47 +02:00
Austin English
0656691706
configure: inet_ntop and inet_pton depend on -lsocket on Solaris.
2009-03-30 13:57:14 +02:00
Alexandre Julliard
4aa98e030e
include: Get rid of the definitions for the pthread emulation.
2009-03-26 13:26:57 +01:00
Alexandre Julliard
98bec05ed7
configure: socketpair needs -lsocket on Solaris.
2009-03-26 11:07:28 +01:00
Alexandre Julliard
b91cf321ea
avifil32: Make avifile.dll into a stand-alone 16-bit module.
2009-03-24 16:56:58 +01:00
Alexandre Julliard
6e89fd1832
configure: Always set LDPATH, rpath support is broken on many platforms.
2009-03-24 15:23:33 +01:00
Alexandre Julliard
b4d4625890
w32skrnl: Make w32sys.dll into a stand-alone 16-bit module.
2009-03-24 09:42:02 +01:00
Alexandre Julliard
2a745fecd2
w32skrnl: Make win32s16.dll into a stand-alone 16-bit module.
2009-03-24 09:38:01 +01:00
Alexandre Julliard
9bf9eb0941
winnls32: Make winnls.dll into a stand-alone 16-bit module.
2009-03-24 09:31:03 +01:00
Alexandre Julliard
b0530a5fbd
winmm: Make sound.drv into a stand-alone 16-bit module.
2009-03-23 20:35:00 +01:00
Alexandre Julliard
e475ef89fd
rasapi32: Make rasapi16.dll into a stand-alone 16-bit module.
2009-03-23 20:34:34 +01:00
Alexandre Julliard
2b67a23fb0
twain_32: Make twain.dll into a stand-alone 16-bit module.
2009-03-23 20:34:02 +01:00
Alexandre Julliard
a2ae7dd06c
wnaspi32: Make winaspi.dll into a stand-alone 16-bit module.
2009-03-23 20:33:34 +01:00
Alexandre Julliard
d540fa2a28
wintab32: Make wintab.dll into a stand-alone 16-bit module.
2009-03-23 20:33:00 +01:00
Alexandre Julliard
1b937cac74
imm32: Make imm.dll into a stand-alone 16-bit module.
2009-03-23 20:32:19 +01:00
Alexandre Julliard
9a19d8afa6
ctl3d32: Make ctl3d.dll and ctl3dv2.dll into stand-alone 16-bit modules.
2009-03-23 20:31:01 +01:00
Alexandre Julliard
a37d88973c
make_makefiles: Automatically disable 16-bit modules if enable_win16 isn't set.
2009-03-13 13:21:02 +01:00
Ken Thomases
d35c0e87eb
configure: Check for mach-o/dyld_images.h and mach-o/nlist.h headers.
2009-03-12 13:09:55 +01:00
Alexandre Julliard
d5a4a6635e
oleaut32: Make ole2disp.dll into a stand-alone 16-bit module.
2009-03-12 13:09:53 +01:00
Alexandre Julliard
8a7089570d
oleaut32: Make typelib.dll into a stand-alone 16-bit module.
2009-03-12 13:09:52 +01:00
Alexandre Julliard
6b40f64e18
ole32: Make compobj.dll into a stand-alone 16-bit module.
2009-03-12 13:09:31 +01:00
Alexandre Julliard
2e1b309fba
ole32: Make ole2.dll into a stand-alone 16-bit module.
2009-03-11 17:05:20 +01:00
Alexandre Julliard
f7fe2edadd
ole32: Make storage.dll into a stand-alone 16-bit module.
2009-03-11 17:03:10 +01:00
Alexandre Julliard
7511d67447
ole32: Make ole2nls.dll into a stand-alone 16-bit module.
2009-03-11 16:53:06 +01:00
Alexandre Julliard
dc81065d44
ole32: Make ole2thk.dll into a stand-alone 16-bit module.
2009-03-11 16:51:09 +01:00
Alexandre Julliard
b4bbe0c4a0
ole32: Make ole2prox.dll into a stand-alone 16-bit module.
2009-03-11 16:51:09 +01:00
Alexandre Julliard
ea6382623e
ole32: Make ole2conv.dll into a stand-alone 16-bit module.
2009-03-11 16:51:09 +01:00
Alexandre Julliard
b12965ceaa
olesvr32: Make olesvr.dll into a stand-alone 16-bit module.
2009-03-11 16:51:09 +01:00
Alexandre Julliard
7c28860170
olecli32: Make olecli.dll into a stand-alone 16-bit module.
2009-03-11 16:51:09 +01:00
Alexandre Julliard
d43148222a
msacm32: Make msacm.dll into a stand-alone 16-bit module.
2009-03-11 16:51:09 +01:00
Alexandre Julliard
96b47ff78a
lz32: Make lzexpand.dll into a stand-alone 16-bit module.
2009-03-11 16:51:08 +01:00
Alexandre Julliard
81f8c03712
configure: Check for IOHIDManagerCreate function that's missing on Tiger.
2009-03-11 16:49:55 +01:00
Aric Stewart
225a494d66
dinput: Add Mac OS/X joystick support.
2009-03-11 13:03:33 +01:00
Alexandre Julliard
f4a19c8463
loader: Merge the first and second stage loaders into a single wine binary.
2009-03-10 18:22:38 +01:00
Alexandre Julliard
801d9c3a84
iphlpapi: Implemented AllocateAndGetTcpTableFromStack for Solaris.
2009-03-10 17:05:58 +01:00
Alexandre Julliard
de1d7fbe98
configure: Add check for libkstat on Solaris.
2009-03-05 19:18:23 +01:00
Alexandre Julliard
d62c05f720
user32: Make mouse.drv into a stand-alone 16-bit module.
2009-03-04 14:32:56 +01:00
Alexandre Julliard
c2e52469fe
user32: Make keyboard.drv into a stand-alone 16-bit module.
2009-03-04 14:30:37 +01:00
Alexandre Julliard
02ada6e477
user32: Make display.drv into a stand-alone 16-bit module.
2009-03-04 14:28:32 +01:00
Alexandre Julliard
86f54f4c89
gdi32: Make dispdib.dll into a stand-alone 16-bit module.
2009-03-04 14:27:05 +01:00
Alexandre Julliard
6cebffcd70
kernel32: Make windebug.dll into a stand-alone 16-bit module.
2009-03-04 14:24:30 +01:00
Alexandre Julliard
41600a8226
kernel32: Make comm.drv into a stand-alone 16-bit module.
2009-03-04 14:22:24 +01:00
Alexandre Julliard
a9e81624b7
kernel32: Make win87em.dll into a stand-alone 16-bit module.
2009-03-04 14:19:49 +01:00
Alexandre Julliard
e4085d75df
kernel32: Make stress.dll into a stand-alone 16-bit module.
2009-03-04 14:16:18 +01:00
Alexandre Julliard
566cb8c7a3
configure: Enable automatic dependencies for FreeBSD make.
2009-03-03 16:34:52 +01:00
Alexandre Julliard
5e43687fed
configure: 16-bit object files should depend on IDL headers too.
2009-03-03 15:41:06 +01:00
Alexandre Julliard
0e446d5912
loader: Get rid of the no longer supported wine-kthread.
2009-03-02 12:29:32 +01:00
Christian Costa
a9c825e036
mciqtz32: Add stubbed mciqtz32.dll (part of DirectShow).
2009-02-27 16:18:43 +01:00
Alexandre Julliard
9981f4c44a
configure: Disable 16-bit code by default for Mingw builds.
2009-02-26 15:13:09 +01:00
Alexandre Julliard
3f0d9d12c3
kernel32: Make winhelp.exe into a stand-alone 16-bit executable.
2009-02-26 13:25:45 +01:00
Alexandre Julliard
a1cf6485df
kernel32: Make winoldap.mod into a stand-alone 16-bit executable.
2009-02-26 13:25:45 +01:00
Alexandre Julliard
65c6ca5947
programs: Get rid of the remaining binary wrappers, they break out-of-tree builds.
2009-02-25 16:06:22 +01:00
Alexandre Julliard
776820e53c
configure: Disable VxD and DOS modules when 16-bit support is disabled.
2009-02-24 16:57:25 +01:00
Alexandre Julliard
a6b91685b7
programs: Only create executable wrappers for programs that get installed in the bin directory.
2009-02-24 16:56:57 +01:00
Aric Stewart
64ae0000b6
msctf: Added msctf tests.
2009-02-18 14:08:30 +01:00