Commit Graph

1607 Commits (8d5b8b13460df0eb3c2cec898e9ea1789276f0d0)

Author SHA1 Message Date
Alexandre Julliard 69b9c4b198 configure: Use the standard MKDIR_P macro to create directories. 2013-10-04 22:12:22 +02:00
Alexandre Julliard a60ebd3ade makefiles: Link libwine statically into the tools to avoid run-time path dependencies. 2013-10-04 17:46:22 +02:00
Alexandre Julliard 1970edd285 configure: Disable tools by default when cross-compiling. 2013-10-04 17:12:03 +02:00
Alexandre Julliard 4732b2f4ea configure: Use the correct strip program when installing. 2013-10-03 21:48:46 +02:00
Alexandre Julliard 8355887560 makefiles: Clean files from the top-level makefile where possible. 2013-09-30 20:34:53 +02:00
Alexandre Julliard 770d902d10 configure: Store all libraries in libdir on Android. 2013-09-26 17:58:44 +02:00
Alexandre Julliard 90520f7fc4 configure: Set the library prefix to "lib" on Android. 2013-09-26 14:36:02 +02:00
Alexandre Julliard a83c598c79 makefiles: Add support for specifying a prefix for installed library file names. 2013-09-26 14:35:45 +02:00
Huw Davies 2a32d5765a server: Android has struct user in asm/user.h. 2013-09-24 18:58:24 +02:00
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
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
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
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