Commit Graph

1033 Commits (8f78ff29612c70992c1e0d2aaf38f694d12e04da)

Author SHA1 Message Date
Huw Davies bcfce0592b oledb32: Add a stub oledb32.dll. 2009-09-02 15:31:33 +02:00
Alexandre Julliard b860c4aab0 configure: Add a .exe extension to the tools dependencies when building on Windows. 2009-09-01 22:36:13 +02:00
Alexandre Julliard fcd561b99a configure: Fix remaining instances of mpg123_init check.
Spotted by Eric Pouech.
2009-08-29 21:11:41 +02:00
Alexandre Julliard 7bf8d057d3 configure: Check for mpg123_feed function since we require it. 2009-08-29 16:48:54 +02:00
Alexandre Julliard 1aea4efd79 tools: Take into account the executable extension when looking for tools in the path. 2009-08-27 13:35:50 +02:00
Eric Pouech bc56c4eab3 configure: Check for large filesystems support. 2009-08-26 11:58:32 +02:00
Austin English b3fb793b52 dxdiag: Add stub implementation. 2009-08-25 11:48:31 +02:00
Aric Stewart db71d7c083 winemp3.acm: Link to system libmpg123.so. 2009-08-24 15:17:34 +02:00
Alexandre Julliard 6ce32e0df2 configure: Rename the --with-libgsm option to follow the normal option naming scheme. 2009-08-19 17:28:08 +02:00
Alexandre Julliard 1ebbab8ddb configure: Downgrade libgsm warning to a notice. 2009-08-17 15:11:42 +02:00
Alexandre Julliard fd03c50693 configure: Don't assume libXext is available. 2009-08-17 15:11:08 +02:00
Alexandre Julliard 3e6eab3fd9 configure: Rename the main binary to "wine32" for the Wow64 build. 2009-08-14 09:45:30 +02:00
Alexandre Julliard 9064777457 configure: Disable installation of a number of extra files for the Wow64 build. 2009-08-13 20:08:58 +02:00
Alexandre Julliard 39a75d374d configure: Add a --with-wine64 option to build a 32-bit Wow64 tree. 2009-08-13 20:08:39 +02:00
Juan Lang 0ce420de73 ws2_32: Test for linux/irda.h. 2009-08-13 17:02:52 +02:00
Alexandre Julliard 25e9e4f07b configure: Regenerate with autoconf 2.64. 2009-08-10 14:35:34 +02:00
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