Commit graph

2214 commits

Author SHA1 Message Date
Alexandre Julliard
49645b6ff9 configure: Build the makefile data into a temporary file instead of a shell variable. 2013-09-24 12:51:58 +02:00
Huw Davies
96e32da5c9 dbghelp: Add a couple of structures that are missing from the Android ndk. 2013-09-23 20:32:21 +02:00
Alexandre Julliard
83eb4fd9b3 makefiles: Generate dependencies for symlinks that are needed at build time. 2013-09-23 20:32:12 +02:00
Huw Davies
21dc848378 iphlpapi: Add interface enumeration for Android. 2013-09-19 20:14:04 +02:00
Huw Davies
208eae73ae iphlpapi: Add a version of get_dns_servers for Android. 2013-09-17 16:24:24 +02:00
Huw Davies
c7dd313d75 iphlpapi: Add a configure check for struct __res_state. 2013-09-17 16:23:42 +02:00
Hans Leidekker
d36e7c080c wsnmp32: Add stub implementations for a couple of functions. 2013-09-17 12:26:57 +02:00
Alexandre Julliard
24fa9a2cde Release 1.7.2. 2013-09-13 20:11:57 +02:00
Huw Davies
2f25ddfd14 iphlpapi: Add support for ip6 dns addresses. 2013-09-13 14:19:36 +02:00
Detlef Riekenberg
6cb2156976 d3dx11_42: Add stub dll. 2013-09-09 22:10:00 +02:00
Detlef Riekenberg
e10b687dbf d3dx11_43: Add stub dll. 2013-09-09 22:10:00 +02:00
Rafał Mużyło
bb50d6fd95 configure: Don't use X_PRE_LIBS. 2013-09-05 13:21:58 +02:00
Alexandre Julliard
f21961cc14 ntdll: Add a configure check for the tcdrain function.
Also remove the tcgetattr check that is no longer used.
2013-09-05 13:18:21 +02:00
André Hentschel
0079248f10 xinput1_4: Add new dll based on xinput1_3. 2013-09-04 14:44:06 +02:00
Francois Gouget
4f27b78fb4 iphlpapi: Check for proc_pidinfo() instead of assuming libproc.h always defines it.
This is needed on FreeBSD 8.1.
2013-09-04 14:42:58 +02:00
Jacek Caban
b308a5c7ad atl110: Added new DLL. 2013-09-03 17:00:28 +02:00
Austin English
478db5bcd5 netcfgx: Add stub dll. 2013-09-02 19:44:21 +02:00
Alexandre Julliard
c71bbc7d24 Release 1.7.1. 2013-08-30 19:55:16 +02:00
Huw Davies
2374cd52a7 winegcc: Set the LDDLLFLAGS according to the target platform. 2013-08-27 21:30:02 +02:00
Alistair Leslie-Hughes
04bf2009aa comsvcs: Add stub dll. 2013-08-26 17:28:29 +02:00
Austin English
f725c989e9 programs: Add a stub tasklist.exe. 2013-08-20 12:35:54 +02:00
Charles Davis
3a2247f7d3 iphlpapi: Implement find_owning_pid() on FreeBSD. 2013-08-20 12:31:12 +02:00
Charles Davis
e3b9167335 iphlpapi: Implement find_owning_pid() for Mac OS. 2013-08-20 12:29:44 +02:00
Hans Leidekker
acb1ff4af0 wbemdisp: Add a stub dll. 2013-08-16 18:04:43 +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
5b1e70ce97 Release 1.7.0. 2013-08-02 20:09:56 +02:00
Alexandre Julliard
0a06ca2917 configure: Don't use the alternate package config scripts when cross-compiling. 2013-07-31 22:26:56 +02:00
Alexandre Julliard
b48ee74832 configure: Don't use pkg-config without tool prefix when cross-compiling. 2013-07-31 22:26:56 +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
bd049b2839 configure: Allow specifying relative paths in CFLAGS and LIBS variables. 2013-07-30 17:44:01 +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
Alexandre Julliard
50dc4cd636 Release 1.6. 2013-07-18 19:57:36 +02:00
Alexandre Julliard
598685e6c5 Release 1.6-rc5. 2013-07-12 20:37:04 +02:00
Damjan Jovanovic
94c7806481 qcap/tests: Add a smart tee filter test. 2013-07-10 16:50:15 +02:00
Alexandre Julliard
c592b2f884 Release 1.6-rc4. 2013-06-28 21:53:55 +02:00
Alexandre Julliard
cca4e123b2 Release 1.6-rc3. 2013-06-21 20:24:01 +02:00
Alexandre Julliard
f56a36e18e Release 1.6-rc2. 2013-06-14 20:15:43 +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
Alexandre Julliard
1c81dbd1c2 Release 1.6-rc1. 2013-06-07 21:48:24 +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
120cee4f85 Release 1.5.31. 2013-05-24 20:20:05 +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