Alexandre Julliard
0f37b55211
configure: Get rid of the va_copy checks.
2008-12-17 13:52:41 +01:00
Alexandre Julliard
66eb4bd375
ntdll: Add a function to export the host OS type and version.
2008-12-09 19:33:06 +01:00
Alexandre Julliard
46678dcdde
configure: Add a check for the grp.h header.
2008-12-09 17:09:42 +01:00
Alexandre Julliard
53e165716d
configure: Add a wrapper macro for mkdir on Windows.
2008-12-09 16:15:18 +01:00
Francois Gouget
3d384f172c
msxml3: Dynamically load libxslt.so and only call xsltInit() if present.
2008-11-18 13:04:05 +01:00
Jacek Caban
1715dcbb19
libport: Added isnan.
2008-10-15 12:22:19 +02:00
Rob Shearman
87175c61f5
Add configure check for dirent.h and readdir.
2008-10-06 13:06:57 +02:00
Henri Verbeet
874c9ef6c7
secur32: Require gnutls for schannel.
2008-09-23 14:03:11 +02:00
Michael Karcher
af2d274f0e
ntdll: Add sub-second resolution to NtQueryInformationFile.
2008-08-20 14:56:01 +02:00
John Reiser
0a2c94e823
configure: Add check for valgrind/valgrind.h.
2008-07-25 11:43:50 +02:00
Francois Gouget
a49beb4c5c
winex11: Load the XVidMode extension (libXxf86vm) when available.
2008-07-01 13:46:12 +02:00
Alexandre Julliard
dfb308a6b1
configure: Fix the netinet header checks for Mac OS and Solaris.
2008-06-27 14:06:47 +02:00
Eric Durbin
6ea3796cdb
iphlpapi: Implement getNumArpEntries on FreeBSD.
2008-06-26 11:15:34 +02:00
Eric Durbin
beea4d3006
iphlpapi: Implement getTCPStats on FreeBSD.
2008-06-26 11:08:50 +02:00
Eric Durbin
020b0ef64f
iphlpapi: Implement getICMPStats on FreeBSD.
2008-06-26 10:58:20 +02:00
Eric Durbin
6d4eab9ab4
iphlpapi: Implement getUDPStats on FreeBSD.
2008-06-26 10:54:09 +02:00
Alexandre Julliard
10e795a091
libport: Move the sigsetjmp replacement to exception.h to make it available for Winelib too.
2008-05-26 19:23:43 +02:00
Alexandre Julliard
ad79873527
configure: Improve the check for the GLU library.
2008-05-01 13:29:02 +02:00
Petr Sumbera
4992b6590e
port: Add alternative for isinf.
2008-04-30 13:45:23 +02:00
Lei Zhang
9d7f7bfc5e
msxml3: Check for xsltInit before calling it.
2008-04-18 13:57:15 +02:00
Kusanagi Kouichi
75e40229d2
winex11.drv: Fix Solaris build error.
...
Solaris doesn't define XICCallback.
2008-04-16 14:46:05 +02:00
Rob Shearman
e9f5bce333
Add configure check for strtoll and strtoull.
...
Define these to _strtoi64 and _strtoui64 if these are available instead.
2008-03-04 12:01:59 +01:00
Gerald Pfeifer
39f672798b
kernel32: Use setproctitle where applicable to set the process name.
...
Based on a patch by Kris Moore.
2008-01-21 11:52:33 +01:00
Alexandre Julliard
84f8ab6b83
configure: Added a check for the soname of libodbc.
2008-01-07 17:16:29 +01:00
Hans Leidekker
032dbfe474
wldap32: Fix build against latest OpenLDAP release.
2007-11-08 12:52:48 +01:00
Bang Jun-young
ff96bd6aec
configure: Add check for presence of _strdup() and strdup().
2007-10-16 09:37:19 +02:00
Chris Robinson
4258465868
winex11.drv: Load the XComposite extension when available.
2007-09-25 13:32:46 +02:00
Dmitry Timoshkov
b0d1590def
gdi32: Use symbolic names for font tags.
2007-09-20 15:54:19 +02:00
Maarten Lankhorst
c3cf79d817
gdi: Remove support for libicu and all dependencies.
2007-09-19 14:56:50 +02:00
Tijl Coosemans
0c4f152ec7
server: Use thr_kill2 syscall to signal threads on FreeBSD.
2007-08-23 20:19:09 +02:00
Tijl Coosemans
60833da9f2
loader: Use thr_self syscall to get thread id on FreeBSD.
2007-08-09 15:01:04 +02:00
Tijl Coosemans
af78fa7b68
configure: Remove check for libxpg4.
2007-08-09 14:46:00 +02:00
Mark Adams
2569635cbf
iphlpapi: Add support for GetTcpTable on Mac OS X.
2007-07-12 14:41:22 +02:00
Alexandre Julliard
965471e378
configure: We no longer need the shared library extension.
2007-07-09 22:44:01 +02:00
Alexandre Julliard
6a4010294c
configure: Get rid of the no longer used check for libtxc_dxtn.
2007-07-04 12:50:05 +02:00
Alexandre Julliard
35d2fd7a25
configure: Merge the libXinerama existence check with the soname check.
2007-07-04 12:48:50 +02:00
Alexandre Julliard
af928ecbfa
configure: Merge the libXrandr existence check with the soname check.
2007-07-04 12:45:03 +02:00
Alexandre Julliard
00302152af
configure: Added checks for libpng.
2007-07-02 19:54:00 +02:00
Alexandre Julliard
418e74b5d9
configure: Merge the libsane existence check with the soname check.
2007-07-02 19:42:13 +02:00
Alexandre Julliard
3336e9bf05
configure: Merge the libcapi20 existence check with the soname check.
2007-07-02 17:29:17 +02:00
Alexandre Julliard
c1099bb759
configure: Merge the libhal existence check with the soname check.
2007-07-02 17:28:33 +02:00
Alexandre Julliard
5a95cfbd9c
configure: Export the shared library extension instead of hardcoding .so.
2007-07-02 14:35:05 +02:00
Kai Blin
fd133237b0
ws2_32: Handle IPv6 in WSAStringToAddress.
2007-07-02 13:35:41 +02:00
Alexandre Julliard
2871041910
configure: Use AC_SEARCH_LIBS for the Solaris libs to avoid unused function checks.
2007-04-23 16:31:58 +02:00
Maarten Lankhorst
e97a5e7879
winearts.drv: Kill off winearts.
2007-04-04 22:09:16 +02:00
Andrew Riedi
23e2cb1f59
winex11.drv: Add Xcursor support for 32 bit cursors.
...
Based on patch by Henri Verbeet.
2007-03-28 11:17:13 +02:00
Jeremy White
16f33d8b43
sane.ds: Dynamically load libsane.so.
...
This change was triggered because of a bug in libsane-hpaio.so, namely
that it relies on libsane.so being dlopen'd RTLD_GLOBAL so that
sanei_init_debug can be resolved.
2007-03-14 22:45:08 +01:00
Alexandre Julliard
4091627cd7
configure: Get rid of lex compatibility support, we require flex anyway.
2007-03-08 13:19:50 +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
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
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
a9f214cb0d
ntdll: Added support for reading directories using the BSD getdirentries function.
2006-11-13 15:42:48 +01:00
Alexandre Julliard
66f45a5b7d
configure: Added missing DiskArbitration/DiskArbitration.h check.
2006-11-06 13:33:16 +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
Alexandre Julliard
9ae4e8d98e
explorer: Work around the latest HAL binary compatibility breakage.
2006-09-26 20:29:15 +02:00
Mike McCormack
7aa893481e
oleaut32: Include minimal ungif source to remove dependency on libungif.
2006-09-08 16:06:33 +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
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
Tijl Coosemans
fc8172f7ee
loader/pthread: Added pthread_attr_get_np support.
2006-08-07 13:51:50 +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
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
Paul Millar
df10b7d580
libwine: Add a configure check for setrlimit.
2006-07-17 14:35:32 +02:00
Alexandre Julliard
f5f37a8566
wineconsole: Portability fixes in the curses mouse support.
2006-06-27 20:14:10 +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
Marcus Meissner
40e7ef3a1d
gphoto.ds: Implemented a libgphoto2 import driver, based on the sane.ds driver.
...
Wrote a GUI import dialog.
With help from Aric Stewart.
2006-05-08 22:37:05 +02:00
Alexandre Julliard
0006898912
configure: Added checks for HAL libraries.
2006-04-18 16:47:53 +02:00
Huw Davies
35bca77f47
tools: Don't try to use FT_Load_Sfnt_Table unless FreeType has it.
2006-04-12 19:54:04 +02:00
Hans Leidekker
2d6d4e9674
dnsapi: Add a configure check for the resolver library and header.
2006-04-10 15:56:35 +02:00
Alexandre Julliard
9603ee0756
kernel: Show the exe name instead of wine-[kp]thread in ps and top.
2006-04-06 11:57:37 +02:00
Huw Davies
4eb4546f21
opengl32: Implement wglUseFontOutlines.
2006-03-08 11:34:18 +01:00
Mike McCormack
0cd0626de0
server: Print a message if wineserver crashes and we don't dump cores.
2006-03-01 12:35:17 +01:00
Huw Davies
d8a6c278fa
gdi32: Update due to last minute api change in freetype 2.2.0.
...
FT_Module_Get_Flags existed briefly in freetype 2.2.0.rc1 but has now
been replaced by FT_Get_TrueType_Engine_Type. There's no point in
supporting an rc1 release, so this removes support for
FT_Module_Get_Flags and adds support for FT_Get_TrueType_Engine_Type.
2006-02-22 16:20:25 +01:00
Hans Leidekker
c0e6bb2df7
winsock: Implement getnameinfo.
2006-02-20 21:03:00 +01:00
Vitaly Lipatov
40a6a74ac8
winsock: Add check for sin6_scope_id.
2006-02-20 20:31:25 +01:00
Alexandre Julliard
266c609dd1
configure: Added check for dladdr in libdl.
2006-02-11 20:55:50 +01:00
Robert Millan
55b74483de
configure: For sys/mount.h, sys/statfs.h and sys/vfs.h, always include
...
them if present.
2006-02-06 21:53:27 +01:00
Gerald Pfeifer
571d9fb0f0
ntdll: Use struct mtget.mt_blkno on those systems providing that (and
...
avoid using struct mtpos which may not be present on such systems).
2006-02-06 20:59:44 +01:00
Gerald Pfeifer
36bdc64e39
ntdll: Use struct mtget.mt_blksiz on systems featuring this.
...
Work around using struct mtget.mt_gstat on systems lacking this.
2006-02-05 13:51:03 +01:00
Hans Leidekker
0844b702b4
ntdll: Add implementation of tape IOCTLs.
2006-01-26 13:23:08 +01:00
Huw Davies
603d21cbc4
gdi: Use correct include file for FT_Get_Module.
2006-01-24 10:57:35 +01:00
Alexandre Julliard
f9e5b0f5f0
msvcrt: Implemented asctime, ctime and strftime instead of using the libc ones.
...
Make the code thread-safe by using asctime_r if available.
2006-01-14 17:22:03 +01:00
Hans Leidekker
b2c62c9455
wldap32: Added configure checks for some potentially missing functions.
2005-12-21 18:42:00 +01:00
Robert Shearman
1e5153cf3c
Cleanup SSL connections properly, do a few security checks in
...
NETCON_secure_connect and display errors from SSL on failure. Don't
use SSL_set_bio as SSL_set_fd is cleaner for us.
2005-12-01 11:18:43 +01:00
Marcus Meissner
7a6fdea105
Implemented getaddrinfo(), including full mapping of struct addrinfo
...
between UNIX and Windows. Based on a patch by Mike Hearn.
2005-11-17 12:58:35 +00:00
Vincent Béron
d7f6424199
Tweak the test for detecting libxslt as it didn't work correctly on
...
RH8.
2005-09-15 09:39:09 +00:00
Mike McCormack
f3719a881e
Implemented IXMLDOMNode::selectNodes.
2005-09-03 09:39:38 +00:00
Gerald Pfeifer
ebe0484d1a
Prefer sys/limits.h over machine/limits.h.
2005-08-22 09:33:37 +00:00
Mike McCormack
70adb8f565
Add a configure test for xmlReadMemory.
2005-08-12 10:35:17 +00:00
Alexandre Julliard
82776020da
Removed some unused or redundant configure checks.
...
A few cleanups in configure.ac.
2005-08-08 11:17:25 +00:00
Alexandre Julliard
49b7fdcfc0
Removed the broken mmap64 configure check, and moved the
...
_FILE_OFFSET_BITS define to wine/port.h. Made sure that all files that
need the define include it.
2005-08-03 21:25:10 +00:00
Alexandre Julliard
734821444e
Merged some of the header checks to reduce the size of the generated
...
configure script a bit.
2005-08-03 19:21:04 +00:00
Peter Åstrand
7a15eb9318
Implemented an Esound driver.
2005-08-03 15:53:26 +00:00
Mike McCormack
dcc2d6c254
Initial implementation of msxml3 based on libxml2.
2005-08-02 11:29:04 +00:00
Daniel Remenak
e491e8f897
Detect force-feedback-capable linux event device joysticks and return
...
DIDC_FORCEFEEDBACK when queried for capabilities.
2005-07-29 14:18:58 +00:00
Hans Leidekker
ea524defc9
Configure checks for OpenLDAP headers and libraries.
2005-07-15 16:39:42 +00:00
Hans Leidekker
d3447022e1
Link directly to liblcms.
...
Fix typo in test.
2005-07-15 10:09:43 +00:00
Gerald Pfeifer
b8b15f3e6e
Add a configure check for struct request_sense. Use this in
...
CDROM_ScsiPassThroughDir() and CDROM_ScsiPassThrough() to unbreak the
build on FreeBSD.
2005-07-10 17:42:46 +00:00
Phil Krylov
0f6c0394bf
Fixed dlls/ntdll/cdrom.c compilation in Darwin by adding HAVE_IOKit
...
detection to configure and defining SENSEBUFLEN as kSenseDefaultSize
(which is corresponding IOKit enum value).
2005-07-01 19:15:26 +00:00
Alexandre Julliard
8ee142a179
Removed some no longer used asm checks.
2005-06-30 18:24:56 +00:00
Dmitry Timoshkov
ea64a36a44
Add a check for sg_io_hdr_t and (not tested) check for scsireq_t
...
presence.
2005-06-27 12:07:49 +00:00
Phil Krylov
6618b0355c
Added detection of platforms which don't have external timezone and
...
daylight variables, and emulation of these variables.
2005-05-24 11:52:46 +00:00
Emmanuel Maillard
64c077860e
Added Darwin 8.0 specific headers.
2005-05-18 18:20:23 +00:00
Robert Lunnon
c0cb4d352b
Implement futimes for Solaris using futimesat.
2005-05-07 14:53:38 +00:00
Maarten Lankhorst
888eaae74c
Implemented capGetDriverDescription.
2005-04-27 09:46:25 +00:00
Steven Edwards
5727918424
Added a check for poll.h.
2005-03-04 12:38:36 +00:00
Vincent Béron
151015fa02
Only use Alsa if 1.0 is detected.
2005-01-10 13:26:33 +00:00
Marcus Meissner
67d3afb0d1
Load libcapi20.so.* dynamically on demand.
2005-01-07 15:33:02 +00:00
Paul Millar
10a6c56071
Check for features missing in mingw environment, allowing tools
...
subdirectory to be cross-built again.
2004-12-07 17:19:54 +00:00
Vincent Béron
df5a79562d
Remove some unused tests.
2004-12-06 11:57:08 +00:00
Kevin Koltzau
a2bbacb04f
Look for lcms.h in lcms/lcms.h.
2004-11-23 17:33:55 +00:00
Huw Davies
14de4815b3
We don't use DGA version 1 so remove the configure check for it.
2004-11-23 13:48:00 +00:00
Michael Jung
64dce8a579
Implemented a substantial part of rsaenh.dll.
2004-11-04 21:15:32 +00:00
Kevin Koltzau
92ec21bd2b
Add stretching support to AlphaBlend.
2004-10-27 00:43:50 +00:00
Hans Leidekker
c3de6ef38f
Add ffs() to porting library, needed by MinGW.
2004-10-19 23:53:26 +00:00
Vincent Béron
1f504141b7
Use a new DLLDEFS variable in configure/Makefiles to actually remove
...
all the debug messages (minus ERRs) if the user decides so.
2004-10-19 23:06:11 +00:00
Hans Leidekker
bed3842c9a
Added check for fork() to fix the MinGW build.
2004-10-14 03:08:57 +00:00
Jeremy White
08c0f691ce
Made NtDelayExecution with a 0 timeout yield the CPU, as it is
...
supposed to.
2004-10-09 02:26:29 +00:00
Hans Leidekker
081b25071a
Implement color profile handles.
...
Implement OpenColorProfile{A,W} and CloseColorProfile.
Implement GetColorDirectory{A,W} and InstallColorProfile{A,W}.
Implement UninstallColorProfile{A,W}.
Dynamically load liblcms.
Add tests.
2004-10-07 19:12:41 +00:00
Steven Edwards
e7c3ab1874
Check for getuid and avoid the use of it in libwine if we don't have
...
it.
2004-10-04 20:45:49 +00:00
Alexandre Julliard
969f57c24a
Added support for epoll() as an alternative to poll() (based on the
...
work of Shachar Shemesh and Mike McCormack).
2004-09-23 04:48:24 +00:00
Hans Leidekker
5164757cea
Beginnings of an MSCMS implementation based on LittleCMS.
2004-09-22 04:08:38 +00:00
Alexandre Julliard
60a8fcf4b0
Avoid using socklen_t.
2004-09-16 20:34:27 +00:00
Marcus Meissner
00cf13a6e1
Autodetect libgif so extension and try to load it.
2004-09-14 19:27:58 +00:00
Rein Klazes
d1993fb398
Fix compile error with include files from Linux 2.6.7+.
2004-09-07 22:44:34 +00:00
Alexandre Julliard
754e7aa788
Added configure check for socklen_t.
2004-09-03 18:30:28 +00:00
Huw Davies
e82dfab20f
dlopen libungif and libjpeg.
2004-08-04 19:10:26 +00:00
Christian Costa
eac96b5606
Added native and emulated S3TC support.
2004-07-30 18:54:32 +00:00
Emmanuel Maillard
d110e1f264
wine_pthread_init_thread: retrieve the stack info on Darwin.
2004-07-21 03:06:03 +00:00
Pierre d'Herbemont
68467db6c6
- Detection of .size instruction.
...
- Detection of the assembler name prefix.
2004-06-18 19:36:26 +00:00
Huw Davies
c22171836b
Add support for bitmap fonts.
2004-06-16 20:06:26 +00:00
Alexandre Julliard
ffcc67abf1
Added auto-detection of DOS drive devices based on finding the
...
corresponding mount point in /etc/mtab or /etc/fstab.
2004-04-29 20:04:48 +00:00
Mike McCormack
c7c9f93913
Load the XRandR extension dynamically (with help from Alex Pasadyn).
2004-04-07 03:57:35 +00:00
Alexandre Julliard
e77c9be0dc
Added support for fstatvfs.
2004-04-06 03:33:25 +00:00
Alexandre Julliard
a1fe8b4f24
Use futimes() instead of utime() to implement SetFileTime, so that it
...
can be done on the client side.
2004-03-27 01:48:52 +00:00
Alexandre Julliard
b400edb0e7
Removed check for -lm, winegcc takes care of that.
2004-03-25 00:47:53 +00:00
Alexandre Julliard
b859a68682
Added check for f_namelen in struct statfs.
2004-03-07 03:16:43 +00:00
Alexandre Julliard
13af489103
Use statvfs instead of statfs, and provide a default implementation in
...
libwine_port if necessary.
2004-03-05 21:03:46 +00:00
Dimitrie O. Paun
f41c2b212a
Instrument winegcc to use the compilers and options detected at
...
configure time. Add support for parsing/formatting a string array
from/to a char string. Add option to disable short wchar support in
winegcc.
2004-03-02 02:23:26 +00:00
Alexandre Julliard
e8a339c1d2
Portability fixes for LSB compatibility.
2004-03-01 21:32:02 +00:00
Eric Pouech
53fa0d5433
- Fixed broken winedbg compilation on BSD.
...
- Fixed some corner case handling in ELF list walking (reported by
Robert Shearman).
2004-02-05 01:27:38 +00:00
Aric Stewart
2eebf3c78e
Enable Tablet support with both Tilt and Pressure.
2004-01-09 00:03:00 +00:00
Alexandre Julliard
e293074100
Added configure check for readlink.
2004-01-08 05:07:05 +00:00
Alexandre Julliard
3604824262
If supported by the linker, prevent the ELF loader from calling the
...
dll constructors at load time and call them from the dll entry point
instead.
2004-01-08 03:36:53 +00:00
Alexandre Julliard
875927f67e
Updated configure with autoconf 2.58. Set the bug report address.
2004-01-02 01:55:29 +00:00
Pierre d'Herbemont
794bf0fda0
Add Darwin/Mac OS X support to the build system.
2003-11-25 03:31:26 +00:00