Commit Graph

1015 Commits (b8e97560fb01b3acfdaaa66ae3c4ae37be071c29)

Author SHA1 Message Date
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