Commit Graph

837 Commits (71c01bb974074df58a1afb2e1fa74cb8b193fb77)

Author SHA1 Message Date
Alexandre Julliard 9fb81984f5 configure: Moved the crosstest checks so that they are done for all platforms. 2008-10-11 21:19:53 +02:00
Hans Leidekker b981387383 wldap32: Add tests for ldap_parse_sort_control and make them pass. 2008-10-07 12:02:44 +02:00
Rob Shearman 87175c61f5 Add configure check for dirent.h and readdir. 2008-10-06 13:06:57 +02:00
Alexandre Julliard 8e9504da5c configure: Make sure opengl is not built with --without-opengl is specified. 2008-09-24 13:11:11 +02:00
Henri Verbeet 874c9ef6c7 secur32: Require gnutls for schannel. 2008-09-23 14:03:11 +02:00
Alexandre Julliard 6538cb44e3 configure: Always use -fno-builtin if supported, since it's needed for scanf too. 2008-09-22 11:51:02 +02:00
Alexandre Julliard 43048397d6 configure: Fixed the check for sigset_t on mingw. 2008-09-09 14:51:26 +02:00
Alexandre Julliard ec1ebfb136 configure: Disable by default some modules that cannot work on Windows. 2008-09-04 12:29:07 +02:00
Alexandre Julliard 67828b60e0 configure: Build the winetest dependencies in configure instead of make_makefiles. 2008-08-28 12:09:46 +02:00
Alexandre Julliard 6de0af1eac configure: Generate the list of top-level directories to install. 2008-08-25 14:41:03 +02:00
Alexandre Julliard 4051eaf7c9 configure: Allow multiple variables in makefile output, and generate the programs directory lists. 2008-08-25 12:14:54 +02:00
Alexandre Julliard dbb535e4e9 configure: Use the generic directory enabling mechanism to turn off dlls that depend on external libraries. 2008-08-25 12:12:28 +02:00
Alexandre Julliard 49163da1d1 configure: Generate the dlls directory lists in configure instead of make_makefiles. 2008-08-25 12:02:27 +02:00
Alexandre Julliard a360e93430 configure: Generate the makefiles list in configure instead of make_makefiles. 2008-08-21 11:13:57 +02:00
Alexandre Julliard b990e60a01 configure: Require autoconf version 2.59d. 2008-08-20 15:22:02 +02:00
Michael Karcher af2d274f0e ntdll: Add sub-second resolution to NtQueryInformationFile. 2008-08-20 14:56:01 +02:00
Christian Costa 04d72cdd6f d3dxof: Add basic tests. 2008-08-19 15:30:32 +02:00
Alexandre Julliard 3842ab09f1 makefiles: Add missing entries for mstask tests. 2008-08-19 15:30:25 +02:00
Juan Lang 8a6c2c2b80 msisip: Add stub dll. 2008-08-01 11:36:16 +02:00
Francois Gouget 3089a9f27f configure: Fix the 'no sound card' warning. 2008-08-01 10:36:41 +02:00
Alexandre Julliard a991a568b4 configure: Don't use cups-config --libs, it returns garbage. 2008-07-28 12:04:46 +02:00
Owen Rudge f4e6489edb appwiz.cpl: Add skeleton Add/Remove Programs control panel. 2008-07-25 12:29:22 +02:00
John Reiser 0a2c94e823 configure: Add check for valgrind/valgrind.h. 2008-07-25 11:43:50 +02:00
Francois Gouget 289ea33803 configure: Use cups-config to probe for cups support. 2008-07-25 11:28:53 +02:00
Ismael Barros 9d2a1e8adc dplayx: Basic implementation of dpwsockx.dll, needed by dplayx. 2008-07-23 11:44:32 +02:00
Francois Gouget e9b1a40669 wineesd: Make use of `esd-config --libs` for the configure check.
Also follow the naming convention for the 'xxx-config' variables.
2008-07-22 12:19:32 +02:00
Francois Gouget 4bc03fe857 gphoto2.ds: Make use of `gphoto2-config --libs` for the configure check. 2008-07-22 12:18:16 +02:00
Francois Gouget a9d7babd99 sane.ds: Use 'sane-config --ldflags'. 2008-07-21 12:58:19 +02:00
Zac Brown b2be840e47 winhttp/tests: Add test for opening request. 2008-07-18 12:48:47 +02:00
Francois Gouget 90a6fb047e winejack: Fix detection of jack libraries with a bad soname. 2008-07-17 10:53:24 +02:00
Roy Shea 80ee225f23 mstask: Skeleton implementation of Task Scheduler Service. 2008-07-16 20:14:30 +02:00
Francois Gouget bcba2705ce configure: On Solaris liblber needs libsocket. 2008-07-10 13:40:57 +02:00
Stefan Leichter b8c6d8e598 rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English), 2008-07-09 12:34:34 +02:00
Francois Gouget a49beb4c5c winex11: Load the XVidMode extension (libXxf86vm) when available. 2008-07-01 13:46:12 +02:00
Jeremy White 082e39f951 configure: On Solaris, libpng requires libm. 2008-06-30 12:11:00 +02:00
Alexandre Julliard dfb308a6b1 configure: Fix the netinet header checks for Mac OS and Solaris. 2008-06-27 14:06:47 +02:00
Francois Gouget 2fef93a857 configure: Fix the isinf() detection. Fixes compilation on Solaris. 2008-06-26 21:08:28 +02:00
Francois Gouget 86bd0461a5 configure: Detect and use gld/gnm/gar as alternatives to ld/nm/ar, especially for winegcc. 2008-06-26 21:08:12 +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
Juan Lang cca77db0a6 inetmib1: Add tests for SnmpExtensionInit. 2008-06-25 10:56:13 +02:00
Juan Lang 1723157954 inetmib1: Add stub dll. 2008-06-25 10:53:02 +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 63ea670370 configure: Upgrade notices to warnings for some important libraries. 2008-05-21 15:02:40 +02:00
Alexandre Julliard a20c0e124b configure: Make the lack of FreeType an error, and add a --without option for it. 2008-05-21 14:55:53 +02:00
Alexandre Julliard 76adea11a0 configure: Added an ERROR_WITH macro for packages that we can't do without. 2008-05-21 14:48:33 +02:00
Alexandre Julliard a795f36af7 winhelp.exe: Renamed to winhlp32.exe. 2008-05-13 18:43:27 +02:00
Alexandre Julliard 8354e6a93a configure: Improve the libcrypto checks. 2008-05-13 10:42:54 +02:00