Commit Graph

1008 Commits (3269d8c726eb13925fe0d8cd571e8552ae348154)

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