Commit Graph

1627 Commits

Author SHA1 Message Date
Hans Leidekker acb1ff4af0 wbemdisp: Add a stub dll. 2013-08-16 18:04:43 +02:00
Charles Davis 7fcb736d51 configure: Use a real header guard for config.h. 2013-08-15 17:20:07 +02:00
Ken Thomases 1f2d556373 gdi32: Link against AppKit on the Mac to avoid later crash in the Mac driver. 2013-08-15 16:12:58 +02:00
Alexandre Julliard 8d8fdc5b3a configure: Add pkg-config support for libmpg123. 2013-07-31 22:26:56 +02:00
Alexandre Julliard 621377f492 configure: Add pkg-config support for libcapi20. 2013-07-31 22:26:55 +02:00
Alexandre Julliard 079f8aee18 configure: Add pkg-config support for libtiff. 2013-07-31 22:26:55 +02:00
Alexandre Julliard 6b1a96991c configure: Add pkg-config support for libjpeg. 2013-07-31 22:26:55 +02:00
Alexandre Julliard 75d4023153 configure: Move the checks inside the WINE_PACKAGE_FLAGS macro to enable restoring CPPFLAGS automatically. 2013-07-30 17:44:01 +02:00
Hans Leidekker d40c91262b mscms: Port to liblcms2. 2013-07-29 14:27:52 +02:00
André Hentschel 9e32855a9a configure: Replace note about the Changelog file. 2013-07-17 11:24:30 +02:00
Damjan Jovanovic 94c7806481 qcap/tests: Add a smart tee filter test. 2013-07-10 16:50:15 +02:00
Alexandre Rostovtsev 21f2c0e6e7 configure: Always check for pkg-config. 2013-06-11 11:38:46 +02:00
Alexandre Rostovtsev fee9cd3b24 configure: In gnutls-3.2, gnutls_mac_get_key_size() moved to crypto.h.
Based on a patch by Ben Kohler <bkohler@gmail.com>.
2013-06-11 11:37:21 +02:00
Austin English 936cb4ce7e api-ms-win-core-processthreads-l1-1-0: Add stub dll. 2013-06-10 14:26:12 +02:00
Austin English 1648340d09 api-ms-win-core-localregistry-l1-1-0: Add stub dll. 2013-06-05 11:42:40 +02:00
Joško Nikolić 8e0a088890 po: Add Croatian language. 2013-05-27 19:33:06 +02:00
Alexandre Julliard 7f810293b7 configure: Workaround for clang not reporting an error on unknown options. 2013-05-21 14:23:03 +02:00
Andrew Eikum e6450b4ea4 dinput: Determine if OSX devices support force feedback. 2013-05-21 12:09:22 +02:00
André Hentschel 124d5a879d difxapi: Add stub dll. 2013-05-20 12:48:51 +02:00
Alexandre Julliard b9921eb370 configure: Add a pkg-config check for libpng. 2013-05-16 16:47:37 +02:00
Alexandre Julliard ce4b6451aa configure: Add explicit install targets in libs/wine for make_makefiles. 2013-05-10 22:01:44 +02:00
Jacek Caban 6c32033cdc configure: Use gcc -shared instead of dllwrap to build libwine.dll. 2013-05-08 20:43:19 +02:00
Alexandre Julliard 9ddd30d11c configure: Add a pkg-config check for liblcms. 2013-05-06 15:55:18 +02:00
Francois Gouget 2a897ef242 sane.ds: Fix a typo in the libsane check. 2013-05-06 11:59:42 +02:00
Francois Gouget 11fe51b61b gphoto2.ds: Check for libgphoto2 and libgphoto2_port independently. 2013-05-06 11:39:43 +02:00
Alexandre Julliard 96d9a7dec2 configure: Use the pkg-config helper macro for gstreamer. 2013-05-03 20:45:32 +02:00
Alexandre Julliard 100806e473 configure: Use the pkg-config helper macro for freetype. 2013-05-03 20:45:32 +02:00
Alexandre Julliard f54b85817b configure: Use the pkg-config helper macro for gphoto2. 2013-05-03 20:45:29 +02:00
Alexandre Julliard ad6ee47def configure: Use the pkg-config helper macro for sane. 2013-05-03 20:45:12 +02:00
Alexandre Julliard 1470c5c3c1 configure: Use the pkg-config helper macro for gnutls. 2013-05-03 20:45:11 +02:00
Alexandre Julliard e7bd23ba47 configure: Use the pkg-config helper macro for hal and dbus. 2013-05-03 20:45:06 +02:00
Alexandre Julliard 8dabde1782 configure: Add a helper macro for invoking pkg-config, and use it for libxml. 2013-05-03 17:09:09 +02:00
Alexandre Julliard daa5116010 configure: Add rules for building libwine without soname on Android. 2013-05-01 14:25:42 +02:00
Alexandre Julliard 54244470f3 makefiles: Generate the platform-specific libwine rules from configure. 2013-05-01 13:33:39 +02:00
Alexandre Julliard 43ac582d7d libport: Rename spawnvp to _spawnvp to avoid the deprecated name. 2013-04-09 15:26:10 +02:00
Jacek Caban adb8c8615b configure: Get rid of no longer needed OpenSSL checks. 2013-04-03 17:54:04 +02:00
Stefan Leichter 56538fdf89 msvcp110: Add VS2012 C/C++ runtime. 2013-04-02 12:47:13 +02:00
Qian Hong cd321cbea8 atl80: Don't forward AtlAxWinInit to atl100. 2013-03-25 16:23:04 +01:00
Stefan Leichter 0e7f39439d msvcr110: Add VS2012 C/C++ runtime. 2013-03-12 16:35:03 +01:00
Alistair Leslie-Hughes ee9689b4d0 webservices: Add new dll. 2013-02-21 19:16:23 +01:00
Henri Verbeet e89edd60fe configure: Include Xlib.h before Xrandr.h. 2013-02-14 21:38:03 +01:00
Hans Leidekker e002d2eacf windowscodecsext: Implement WICCreateColorTransform_Proxy and IWICColorTransform_Initialize_Proxy. 2013-02-11 17:52:05 +01:00
Austin English ac15301b7f windowscodecsext: Add a stub dll. 2013-02-08 12:07:49 +01:00
Alexandre Julliard 25598513dc ntdll: Use a monotonic time counter to implement NtQueryPerformanceCounter. 2013-01-28 15:39:37 +01:00
André Hentschel e80de55bca configure: Add ARM64 define. 2013-01-23 12:43:57 +01:00
Damjan Jovanovic 8d4f636d54 qcap: Use libv4l1.h when available, instead of linux/videodev.h which is deprecated/obsolete. 2013-01-14 11:18:04 +01:00
Ken Thomases f377591e98 libwine: Use rpath-based install name and library references for libwine on Mac. 2013-01-11 12:03:54 +01:00
Alexandre Julliard 0874734ecb configure: Try readelf before ldd to determine a library soname. 2013-01-10 17:52:11 +01:00
Alexandre Julliard af59e6f1b7 configure: Get rid of the check for strings.h. 2013-01-09 12:25:14 +01:00
Alexandre Julliard 61768c0775 configure: Get rid of the check for getpagesize. 2013-01-09 12:23:02 +01:00
Alexandre Julliard 02aa14518b configure: Allow pthread_create to be in the C library. 2013-01-08 16:35:29 +01:00
Alexandre Julliard a58ae36aed configure: Cope with sys/un.h requiring sys/socket.h. 2013-01-08 16:35:29 +01:00
Ken Thomases c40a72223c loader: On Mac, embed Info.plist in (__TEXT, __info_plist) section. 2013-01-08 16:35:28 +01:00
Detlef Riekenberg b6663f8a52 conhost.exe: Add stub program. 2013-01-03 16:46:55 +01:00
Detlef Riekenberg 892f1181c3 api-ms-win-security-base-l1-1-0: Add dll. 2013-01-03 16:46:12 +01:00
Hans Leidekker 988ff08754 wmiutils: Add tests. 2013-01-02 13:36:43 +01:00
Jacek Caban c0cfd44ce9 atl: Reimplemented AtlModuleRegisterTypeLib on top of AtlRegisterTypeLib. 2012-12-28 20:32:39 +01:00
André Hentschel 6e989604a3 netstat: Initial implementation. 2012-12-28 11:37:52 +01:00
Ken Thomases 10c6f8436c configure: Only enable the Mac driver on Mac OS X 10.6 or later. 2012-12-21 12:07:53 +01:00
Detlef Riekenberg 828882745a api-ms-win-core-winrt-error-l1-1-0: Add dll. 2012-12-21 11:44:16 +01:00
Detlef Riekenberg 98d0d621e7 api-ms-win-core-winrt-string-l1-1-0: Add dll. 2012-12-21 11:43:37 +01:00
Detlef Riekenberg 71e11c0c1a api-ms-win-downlevel-advapi32-l2-1-0: Add dll. 2012-12-21 11:42:53 +01:00
Detlef Riekenberg 7d6e592b0b api-ms-win-downlevel-shell32-l1-1-0: Add dll. 2012-12-21 11:40:43 +01:00
Detlef Riekenberg 38a69f0c1d api-ms-win-downlevel-shlwapi-l2-1-0: Add dll. 2012-12-21 11:40:02 +01:00
Detlef Riekenberg cdec918b26 api-ms-win-downlevel-ole32-l1-1-0.dll: Add dll. 2012-12-20 12:17:58 +01:00
Detlef Riekenberg dcce818540 api-ms-win-downlevel-normaliz-l1-1-0: Add dll. 2012-12-20 12:17:22 +01:00
Detlef Riekenberg 5b5e8d9b68 api-ms-win-downlevel-user32-l1-1-0: Add dll. 2012-12-20 12:15:16 +01:00
Detlef Riekenberg f8c041fef4 api-ms-win-downlevel-version-l1-1-0: Add dll. 2012-12-20 12:14:51 +01:00
Detlef Riekenberg 8ca7a068f4 api-ms-win-downlevel-shlwapi-l1-1-0: Add dll. 2012-12-19 14:38:59 +01:00
Detlef Riekenberg 52a231c5b7 api-ms-win-downlevel-advapi32-l1-1-0: Add dll. 2012-12-19 14:38:59 +01:00
Jacek Caban c38d5ce73c atl100: Added AtlWinModuleInit tests. 2012-12-18 12:40:11 +01:00
Ken Thomases 35033025aa winequartz.drv: Rename to winemac.drv ("the Mac driver"). 2012-12-17 20:31:14 +01:00
Austin English 1d1cb5236e d3d11: Add a stub dll. 2012-12-12 20:30:25 +01:00
Hans Leidekker 3244be0500 configure: Fix detection of fallocate on old glibc. 2012-12-07 10:37:20 +01:00
Hans Leidekker c019083240 kernel32: Implement SetFileValidData. 2012-12-04 14:42:28 +01:00
Jacek Caban 4821b06ed1 hhctrl.ocx: Added import library. 2012-11-30 19:12:14 +01:00
Charles Davis 5da1eaf213 ntdll: Add support for BSD-style creation ("birth") time. 2012-11-30 19:12:14 +01:00
Charles Davis ed5e0a6e41 ntdll: Add support for nanosecond precision file times on *BSD. 2012-11-30 19:12:14 +01:00
Jacek Caban 9d956864b7 atl100: Moved IRegistrar implementation to atl100. 2012-11-21 13:36:23 +01:00
Jacek Caban 565d9f6dc8 atl100: Addeed stub DLL. 2012-11-21 13:28:24 +01:00
Piotr Caban 4b7333e227 msvcp60: Added basic_string tests. 2012-11-14 16:36:23 +01:00
Hans Leidekker dff501236a xpssvcs: Add stub dll. 2012-11-08 17:21:10 +01:00
Alexandre Julliard e40b2a1b07 configure: Remove checks for OpenGL headers that are no longer used. 2012-11-08 15:37:38 +01:00
Alexandre Julliard 551077ab73 configure: Check for getopt_long_only instead of getopt_long.
Some platforms have the latter but not the former.
2012-11-08 10:57:09 +01:00
Detlef Riekenberg 37035e53cd schtasks: Add a stub schtasks.exe. 2012-11-06 16:02:38 +01:00
Alexandre Julliard c9e951dfd3 urlmon: Add po file support for resource translation. 2012-11-02 19:47:23 +01:00
Erich Hoover 5c95bec847 ntdll: Implement nanosecond precision file time storage. 2012-10-30 18:08:11 +01:00
Piotr Caban bdac12949c msvcp100/tests: Added _Yarn<char> class tests. 2012-10-17 11:53:23 +02:00
Qian Hong 3ce21826c8 findstr: Added stub exe. 2012-10-04 10:35:19 +02:00
Alexandre Julliard 85b34be52f Revert "winex11: Remove some leftover X Shm code."
This reverts commit 515329d58c.
We'll want to use XShm again for window surfaces.
2012-10-03 15:30:48 +02:00
Christian Costa ce44d1e506 scsiport.sys: Add stub implementation of scsiport.sys. 2012-10-02 15:06:34 +02:00
Erich Hoover 57019615b5 ws2_32: Permit broadcast packets on interface-bound sockets for systems with IP_UNICAST_IF and SO_ATTACH_FILTER. 2012-10-02 15:05:20 +02:00
Adrian Bunk 9d5c178b24 server: Use waitpid() instead of wait4(). 2012-09-24 22:27:30 +02:00
Alistair Leslie-Hughes cee8a76ecc odbccu32: Add new dll. 2012-09-18 18:04:27 +02:00
André Hentschel a6086e1161 vcomp90: Add new stub dll. 2012-09-17 12:13:43 +02:00
Josh DuBois 92ad0a47fa msls31: Add stub dll. 2012-09-12 17:49:43 +02:00
Charles Davis fd05f5412f configure: Fix ipstat tests to work on Mac OS. 2012-09-11 20:56:39 +02:00
Charles Davis f5bc7afe19 configure: Prefer stabs debug info on Mac OS. 2012-09-11 20:56:39 +02:00
Dan Kegel 481a8036ea msvcr100: Add wmemmove_s and wmemcpy_s. 2012-09-03 16:45:46 +02:00
Alexandre Julliard ce48e2c8ab configure: Only enable -gdwarf-2 if -g was specified. 2012-08-23 21:33:21 +02:00