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
Alexandre Julliard
578aeb87b5
Release 1.1.26.
2009-07-17 18:38:57 +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
a6beb50668
Release 1.1.25.
2009-07-03 18:28:33 +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
Alexandre Julliard
675e6e93b1
Release 1.1.24.
2009-06-19 17:49:15 +02:00
Alexandre Julliard
ccbf959969
configure: Don't accept mingw32 as target name, we need an explicit CPU specification.
2009-06-18 21:35:51 +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
7aeffc442c
Release 1.1.23.
2009-06-05 19:28:43 +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
Alexandre Julliard
b175a43fb8
Release 1.1.22.
2009-05-22 17:58:14 +02:00
Eric Pouech
b8aa4e4fc7
msvideo16: Make msvideo16 a separate 16-bit module.
2009-05-15 11:44:59 +02:00
Alexandre Julliard
00160719d3
Release 1.1.21.
2009-05-08 19:33:02 +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
52b1de84cd
Release 1.1.20.
2009-04-24 18:52:04 +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