Commit Graph

542 Commits (d7f94bf7c93fac6267b45c63a88dcf5fb1c86d43)

Author SHA1 Message Date
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
Alexandre Julliard 3d08f5d914 configure: Store the full path to the prelink tool. 2006-07-18 10:12:20 +02:00
Paul Millar df10b7d580 libwine: Add a configure check for setrlimit. 2006-07-17 14:35:32 +02:00
Aric Stewart 9c3b12bd54 comcat: cImplemented or cRequired of -1 means to match everything
regardless of the implementation or categories.
2006-07-17 13:43:31 +02:00
Alexandre Julliard 100e24213f configure: Revert the error exit code for warnings, it causes more
trouble than it's worth.
2006-07-14 11:32:11 +02:00
Alexandre Julliard eb8a40c368 libs: Merged libwine_unicode into libwine.
Most dlls use libwine_unicode at this point, so there's nothing to
gain by having two separate libraries.
2006-07-11 19:33:22 +02:00
Mike McCormack 4d3877b649 infosoft: Add a word breaker for English. 2006-07-11 17:17:03 +02:00
Mike McCormack defbc49b7e query: Add a skeleton for query.dll. 2006-07-10 13:06:24 +02:00
Alexandre Julliard 58c64190f4 configure: Define _WIN64 when building on a 64-bit platform. 2006-07-10 13:05:20 +02:00
Ge van Geldorp 2adeefe388 configure: Allow relocation on x86_64. 2006-07-06 15:39:43 +02:00
Detlef Riekenberg 955fe0da75 comdlg32: Add initial test. 2006-07-06 12:04:27 +02:00
Maarten Lankhorst d2ee3872e3 cryptnet: Implement a stub cryptnet dll. 2006-06-29 14:41:51 +02:00
Alexandre Julliard f5f37a8566 wineconsole: Portability fixes in the curses mouse support. 2006-06-27 20:14:10 +02:00
Alexandre Julliard d01063e1d2 configure: Send pkg-config error messages to /dev/null. 2006-06-22 12:29:04 +02:00
Piotr Caban 68f590cf82 oleview: Added initial version. 2006-06-21 11:42:19 +02:00
Detlef Riekenberg 5640b56ebd compstui: Add minimal compstui.dll (stubs only). 2006-06-21 11:12:54 +02:00
Alexandre Julliard 40bbcfb0a1 configure: Default to using wine-pthread on all platforms. 2006-06-20 13:44:19 +02:00
Jeremy White 0ebeb530aa configure: Probe more carefully for soname support, primarily for Solaris support. 2006-06-20 13:18:41 +02:00
Scott Bambrough ee112fc7ad configure: Test for additional ICU libraries /usr/lib/libicuuc.a and /usr/lib/libicudata.a. 2006-06-19 09:19:08 +02:00
Mike McCormack 705178fb71 inseng: Initial implementation of inseng (required for IE6 to install under win2k). 2006-06-16 16:05:49 +02:00
Alexandre Julliard bdb4fab7a7 x11drv: Renamed the x11drv directory to winex11.drv. 2006-06-16 09:57:50 +02:00
Alexandre Julliard bb7fe68157 configure: Ues the standard AC_MSG_WARN to print warnings. 2006-06-15 16:52:32 +02:00
Paul Vriens 569a452d3a uxtheme: Add framework and initial tests. 2006-06-14 13:22:35 +02:00
Alexandre Julliard baf3f5d6f9 configure: Make the font warning more explicit about what package is missing. 2006-06-08 11:26:44 +02:00
Mike McCormack b732e9b4c1 hlink: Add a stub implementation (based on Aric Stewart's code). 2006-06-07 14:15:06 +02:00
Mike McCormack a6ea0f61d9 userenv: Add a stub implementation of userenv.dll. 2006-06-05 21:07:33 +02:00
Alexandre Julliard 788e30f139 dnsapi: Added check for _msg_ptr vs. _ptr member in ns_msg struct. 2006-05-31 14:43:21 +02:00
Emmanuel Maillard 144a5353ef winecoreaudio: Initial Audio Driver for Mac OS X. 2006-05-30 19:34:20 +02:00
Alexandre Julliard 3098199e0b winspool: Renamed the directory to winspool.drv. 2006-05-23 17:10:52 +02:00