Commit Graph

670 Commits

Author SHA1 Message Date
Alexandre Julliard a4b6ee366c configure: Fixed default dependencies to work properly in test dirs too. 2007-03-08 13:20:12 +01:00
Alexandre Julliard 4091627cd7 configure: Get rid of lex compatibility support, we require flex anyway. 2007-03-08 13:19:50 +01:00
Luis Carlos Busquets Pérez 8caf078754 dpnaddr: Added dll that just forwards to dpnet. 2007-03-07 13:45:11 +01:00
Rob Shearman 361c6f207c schannel: Add new schannel dll that mostly forwards to secur32. 2007-03-01 20:42:49 +01:00
Alessandro Pignotti d1331e62ca dplay: Directplay should initialize session Guid, with conformance tests. 2007-03-01 20:42:49 +01:00
Marcus Meissner fbc80d79b3 configure: Generate stand alone AC_CONFIG_FILES() lines. 2007-02-27 12:26:27 +01:00
Detlef Riekenberg 8650c570a3 serialui/tests: Add initial tests. 2007-02-23 12:08:44 +01:00
Dmitry Timoshkov 47e6fb4d29 dlls: Add wing32 dll. 2007-02-23 11:18:29 +01:00
Alexandre Julliard 1df72cc794 Make.rules: Automatically generate the header for all types of idl sources. 2007-02-09 14:32:57 +01:00
Mikołaj Zalewski 7206e10673 browseui: Implement and test ACLMulti. 2007-02-06 12:40:37 +01:00
Mikołaj Zalewski ea0361f3e1 browseui: Add the browseui DLL. 2007-02-06 12:31:27 +01:00
Rob Shearman c82fde4058 credui: Add stubbed out credui DLL. 2007-01-23 12:01:59 +01:00
Hans Leidekker 396f6c05d1 snmpapi: Add a bunch of tests. 2007-01-23 11:31:59 +01:00
Detlef Riekenberg 161897e187 sfc_os: Add stub for sfc_os.dll. 2007-01-17 12:15:36 +01:00
Alexandre Julliard dc3961bc78 wineoss: Renamed the dlls/winmm/wineoss directory to dlls/wineoss.drv. 2007-01-10 13:46:14 +01:00
Alexandre Julliard ae0380d97f winenas: Renamed the dlls/winmm/winenas directory to dlls/winenas.drv. 2007-01-10 13:45:39 +01:00
Alexandre Julliard 7fc151d612 winejack: Renamed the dlls/winmm/winejack directory to dlls/winejack.drv. 2007-01-10 13:45:03 +01:00
Alexandre Julliard 851e6d7c4f wineesd: Renamed the dlls/winmm/wineesd directory to dlls/wineesd.drv. 2007-01-10 13:44:20 +01:00
Alexandre Julliard 9402089ea9 winecoreaudio: Renamed the dlls/winmm/winecoreaudio directory to dlls/winecoreaudio.drv. 2007-01-10 13:43:27 +01:00
Alexandre Julliard f972d66263 wineaudioio: Renamed the dlls/winmm/wineaudioio directory to dlls/wineaudioio.drv. 2007-01-10 13:42:34 +01:00
Alexandre Julliard 5f0241fd91 winearts: Renamed the dlls/winmm/winearts directory to dlls/winearts.drv. 2007-01-10 13:41:40 +01:00
Alexandre Julliard 01905338ea winealsa: Renamed the dlls/winmm/winealsa directory to dlls/winealsa.drv. 2007-01-10 13:40:39 +01:00
Bill Medland cf6e0d8270 odbccp32: Add tests structure. 2007-01-10 11:59:47 +01:00
Alexandre Julliard 2ffc7e2c2d configure: Use the correct ar tool when building Mingw import libraries. 2007-01-01 13:44:45 +01:00
Alexandre Julliard eae0dc23ab configure: Added a generic macro for checking for Mingw programs. 2007-01-01 13:14:21 +01:00
Alexandre Julliard 150b5dcaef loader: Use the Mach thread port as thread id on Mac OS. 2006-12-29 20:02:02 +01:00
Alexandre Julliard f231a70f4c joystick.drv: Renamed the dlls/winmm/joystick directory to dlls/winejoystick.drv. 2006-12-29 14:29:20 +01:00
Alexandre Julliard 73b724e7e6 configure: Detect out of tree builds made from an unclean source tree. 2006-12-28 11:40:19 +01:00
Jacek Caban 1e65d4743c itss: Added test of protocol. 2006-12-26 12:36:46 +01:00
Huw Davies 4e6860433e gdi32: Extract the constituent TrueType files from Mac suitcase fonts into the user's caches directory
and use these instead of the original suitcase.
2006-12-21 17:24:56 +01:00
Louis Lenders 6c04a187d2 msvcrt: Add _atoldbl. 2006-12-19 16:18:01 +01:00
Alexandre Julliard 8f1d42eba4 configure: Remove some no longer used libcurses checks. 2006-12-16 17:01:37 +01:00
Ulrich Czekalla fe70c54ac0 Add ddrawex dll. 2006-12-14 21:02:32 +01:00
Roderick Colenbrander 3e2ed5e4e5 Remove glut32. 2006-12-04 18:14:56 +01:00
Lei Zhang 6a530aba76 msxml3: Fix compiles for systems with libxml2 version 2.6.14 and below. 2006-11-30 16:35:35 +01:00
Alexandre Julliard b8a2e3b8a4 user32: Renamed the user/ directory to user32. 2006-11-16 14:49:25 +01:00
Alexandre Julliard a9f214cb0d ntdll: Added support for reading directories using the BSD getdirentries function. 2006-11-13 15:42:48 +01:00
Jacek Caban 2d3a5a616f shdoclc: Added shdoclc.dll. 2006-11-13 12:51:19 +01:00
Alexandre Julliard 66f45a5b7d configure: Added missing DiskArbitration/DiskArbitration.h check. 2006-11-06 13:33:16 +01:00
Phil Krylov f0ca586f16 explorer: Build on Darwin versions prior to 8.0. 2006-11-06 12:28:23 +01:00
Pierre d'Herbemont 08884514ba quartzdrv: Add the quartz (Mac OS X) video driver to the build system. 2006-10-27 14:20:12 +02:00
Alexandre Julliard 7d00b0504e configure: Check for the Xinerama extension. 2006-10-23 13:46:34 +02:00
Eric Pouech 8f56deec19 configure: Now that we have dwarf support for debug info, don't force stabs as debug info format. 2006-10-23 12:26:37 +02:00
Alexandre Julliard 7dfc447741 gdi32: Renamed the gdi directory to gdi32. 2006-10-20 12:25:29 +02:00
Alexandre Julliard 9abd8852dd configure: Don't define _WIN64 on the command line to avoid trouble with system headers. 2006-10-16 21:29:23 +02:00
Alexandre Julliard 12c196203c Make.rules: Added support for building IDL client/proxy/server/iid files. 2006-10-16 17:20:37 +02:00
Peter Oberndorfer 5af9402ef1 configure: Detect mingw cross compiler in gentoo. 2006-10-14 20:21:37 +02:00
Paul Chitescu 4fe6c3fa45 mscoree: Initial stub implementation. 2006-10-06 17:39:43 +02:00
Alexandre Julliard 6735eb2e0a explorer: Added dynamic drive support for MacOSX. 2006-10-03 14:54:16 +02:00
Benjamin Arai 3ac07aa016 resutils: Implements stub dll for resutils.dll. 2006-10-02 14:25:34 +02:00
Detlef Riekenberg ecb97fc24c localspl/tests: Add initial test. 2006-09-28 13:48:29 +02:00
Benjamin Arai 493bc6b875 clusapi: Implement stub dll for clusapi. 2006-09-28 13:22:40 +02:00
Alexandre Julliard 9ae4e8d98e explorer: Work around the latest HAL binary compatibility breakage. 2006-09-26 20:29:15 +02:00
Alexandre Julliard c84c47842e configure: Moved the libGL.a check to the final warnings. 2006-09-22 09:36:12 +02:00
Alexandre Julliard c4704c2d7e Makefile: Automatically update config.h if configure changed. 2006-09-22 09:33:00 +02:00
Benjamin Arai 0b4eafada9 nddeapi: Implement stub dll for nddeapi. 2006-09-21 18:34:55 +02:00
Alexandre Julliard e3bd111b87 configure: Don't display any messages when started from the makefile to rebuild config.status. 2006-09-21 11:14:38 +02:00
Alexandre Julliard 1333ac8d87 configure: Escape newlines in DEPENDENCIES when using an old autoconf version. 2006-09-20 21:46:49 +02:00
Alexandre Julliard 8598a4c600 makefiles: Attempt to automatically run make depend when reading an updated makefile. 2006-09-14 09:40:00 +02:00
Alexandre Julliard 32ab895e46 makefiles: Generate the dependencies line to avoid some code duplication. 2006-09-14 09:38:16 +02:00
Alexandre Julliard 1c60e3bfc5 configure: Fix left-over reference to kernel directory. 2006-09-12 16:10:51 +02:00
Alexandre Julliard 489d87d1e5 kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
2006-09-12 13:34:06 +02:00
Detlef Riekenberg 2198d83622 localspl: Add minimal localspl.dll. 2006-09-11 17:45:51 +02:00
Mike McCormack 7aa893481e oleaut32: Include minimal ungif source to remove dependency on libungif. 2006-09-08 16:06:33 +02:00
Konstantin Petrov bb49763154 svrapi: Added a stub svrapi.dll. 2006-09-08 14:48:04 +02:00
Detlef Riekenberg 2ff880edc1 configure.ac: Display a hint when CAPI is not supported. 2006-09-08 11:01:14 +02:00
Dan Kegel 39857443e4 programs/wcmd: Rename to programs/cmd. 2006-09-07 15:08:44 +02:00
Paul Vriens 95bb90326a wintrust: Add framework and initial tests. 2006-08-29 13:46:31 +02:00
Alexandre Julliard 6ba5d2e105 tools: Get rid of the winapi makefile, it's not used anyway. 2006-08-28 17:29:38 +02:00
Alexandre Julliard 13a93b4a94 configure: Set rpath on all executables that link to libwine.
Also add the -multiply_defined suppress option for executables on MacOS.
2006-08-25 17:23:44 +02:00
Alexandre Julliard ff2bd66137 configure: Make sure timezone and daylight are variables. 2006-08-25 13:23:29 +02:00
Alexandre Julliard 182d150aa9 configure: Move cache handling into the WINE_TRY_CFLAGS macro. 2006-08-25 13:22:33 +02:00
Alexandre Julliard d75cc5aad5 configure: Enable the -Wwrite-strings flag. 2006-08-25 12:07:34 +02:00
Alexandre Julliard cc6a08c875 configure: Fixed bug in previous OpenGL warning patch. 2006-08-24 14:34:22 +02:00
Roderick Colenbrander bc66d7edde configure: Extend the current OpenGL/Direct3D warning code. 2006-08-24 12:07:43 +02:00
Alexandre Julliard 03244197e0 configure: Remove -O2 disable hack for MacOS now that gcc is fixed. 2006-08-23 12:50:55 +02:00
Detlef Riekenberg e84a382b74 configure: Show messages about additional packages with --verbose. 2006-08-23 12:31:06 +02:00
Gerald Pfeifer 4ff90b472e configure: Try to #include <pthread.h> before checking for pthread_np.h. 2006-08-23 11:58:27 +02:00
Alexandre Julliard 4e8cb6170f configure: Setting rpath should no longer be needed for dlls. 2006-08-16 13:25:08 +02:00
Mike McCormack b5871fa512 infosoft: Add a test for the language neutral word breaker. 2006-08-15 19:24:43 +02:00
Alexandre Julliard dd0340ef0a loader/kthread: Remove some unneeded #ifdefs, other platforms use pthread now. 2006-08-15 12:57:25 +02:00
Alexandre Julliard bdeeabeb28 configure: Disable optimization on MacOS because of gcc bug. 2006-08-15 12:56:33 +02:00
Alexandre Julliard 42b81ea006 configure: Use a platform name check for MacOS shared library support,
it's completely different from the others anyway.
2006-08-15 12:55:25 +02:00
Alexandre Julliard e533e972bf configure: Moved the library checks after the function checks to avoid code duplication. 2006-08-15 12:11:30 +02:00
Alexandre Julliard 1089260f29 configure: Only link against libpoll where really necessary. 2006-08-15 11:41:59 +02:00
Alexandre Julliard 946b84d96c libwine: Also set the current library version for MacOS. 2006-08-14 20:45:32 +02:00
Alexandre Julliard 78bd1948a6 configure: Suppress multiple definitions warnings from the MacOS linker. 2006-08-14 20:42:56 +02:00
Mike McCormack acb7f8abe2 pstorec: Add a stub implementation. 2006-08-11 11:57:27 +02:00
Francois Gouget faf05dfd3b configure: Fix the linux/ipx.h detection. 2006-08-08 19:48:05 +02:00
Kevin Koltzau b89cafaf92 hid: Initial implementation. 2006-08-07 20:00:56 +02:00
Tijl Coosemans fc8172f7ee loader/pthread: Added pthread_attr_get_np support. 2006-08-07 13:51:50 +02:00
Alexandre Julliard fdfc24ca77 libs: Get rid of Makelib.rules since we only have one library now.
Merge all the rules into the libwine makefile.
2006-08-05 21:17:11 +02:00
Alexandre Julliard eebb111221 configure: Only link against libresolv where necessary. 2006-08-04 23:17:56 +02:00
Alexandre Julliard c82789264b server: Added support for kqueue() as an alternative to poll() on FreeBSD. 2006-08-04 22:11:00 +02:00
Mike McCormack a430db9e39 hlink: Add a short test case. 2006-08-01 10:54:16 +02:00
Roderick Colenbrander 98179f0656 winex11.drv: Kill DGA support. 2006-07-29 11:46:58 +02:00
Robert Shearman 68249c10df configure: Add a check for the DGifOpen function in the gif_lib.h header as the v4 of the file does define it, while v3 doesn't. 2006-07-26 10:23:14 +02:00
Mike McCormack d9ef88cd7d configure: Check for freetype-config first, then use the libraries it specifies. 2006-07-24 19:55:36 +02:00
Alexandre Julliard e325efbd8d preloader: Allocate more space in low memory as well as for top-down allocations. 2006-07-24 15:25:39 +02:00
Mike McCormack a26dabe345 configure: Use -fno-builtin to avoid warnings with gcc 4.1.1. 2006-07-20 12:12:47 +02:00