Commit Graph

701 Commits (d0ce7ec59902abab0d4c88407b0e6dda92f6dfc3)

Author SHA1 Message Date
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
Luis C. Busquets Pérez 5996c1324a dpnlobby: Add dpnlobby that forwards to dpnet.dll. 2007-08-08 15:32:04 +02:00
Peter Dons Tychsen a2cd64303b faultrep: Add a stub dll. 2007-08-08 15:32:04 +02:00
John Klehm e925225103 inkobj: Add stub implementation of inkobj dll. 2007-08-03 14:13:53 +02:00
Mikołaj Zalewski 2777a94d4e write.exe: Add a new program that calls wordpad.exe. 2007-08-02 12:53:31 +02:00
Roderick Colenbrander 219269c0f1 wgl: GetPixelFormat fix for offscreen formats. 2007-08-02 12:04:33 +02:00
Alexandre Julliard e06016fae0 configure: Add -m32 flag for C++ compiler too. 2007-08-01 12:13:41 +02:00
Jacek Caban 21572967db winhttp: Added winhttp.dll. 2007-07-31 13:36:31 +02:00
Tomas Carnecky f4077ae5d0 configure: Check whether linker supports --enable-new-dtags. 2007-07-31 11:53:11 +02:00
Jacek Caban 021d06a45f mshtml: Added mshtml.tlb. 2007-07-30 14:12:45 +02:00
Mark Adams 2569635cbf iphlpapi: Add support for GetTcpTable on Mac OS X. 2007-07-12 14:41:22 +02:00
Kovács András 0db109ffad d3d10: Add stub for d3d10.dll. 2007-07-11 14:22:20 +02:00
Alexandre Julliard 82e068046b configure: Fix typo in liblcms notice check. 2007-07-11 12:01:15 +02:00
Alexandre Julliard 7f674966e7 configure: Add a few more notices for missing packages. 2007-07-10 15:22:18 +02:00
Alexandre Julliard f9dec94f9f configure: Move notices about missing features next to the corresponding checks. 2007-07-10 15:14:15 +02:00
Alexandre Julliard 965471e378 configure: We no longer need the shared library extension. 2007-07-09 22:44:01 +02:00
Alexandre Julliard a851854a36 configure: Merge the libX11 and libXext existence check with the soname check. 2007-07-09 22:43:45 +02:00
Alexandre Julliard 24a55f3862 configure: Merge the libfreetype existence check with the soname check. 2007-07-09 22:43:20 +02:00
Alexandre Julliard d68d4335af configure: Make the libXi soname check depend on the header check. 2007-07-09 22:42:49 +02:00
Alexandre Julliard 19a988a25c configure: Make the libXcursor soname check depend on the header check. 2007-07-09 22:42:28 +02:00
Hans Leidekker 0a6f6874af pdh: Add tests for opening and closing queries. 2007-07-09 17:03:31 +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 629639ee60 configure: Merge the libXrender existence check with the soname check. 2007-07-04 12:47:57 +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 31353e1edd configure: Merge the libGL existence check with the soname check. 2007-07-04 12:44:12 +02:00
Alexandre Julliard 00302152af configure: Added checks for libpng. 2007-07-02 19:54:00 +02:00
Alexandre Julliard d0fddf4f68 configure: Make the libjpeg soname check depend on the header check. 2007-07-02 19:53:14 +02:00
Alexandre Julliard f91909b3b0 configure: Make the libssl soname check depend on the header check. 2007-07-02 19:42:53 +02:00
Alexandre Julliard ccd5f28429 configure: Make the libfontconfig soname check depend on the header check. 2007-07-02 19:42:52 +02:00
Alexandre Julliard 34200c3518 configure: Make the libjack soname check depend on the header check. 2007-07-02 19:42:52 +02:00
Alexandre Julliard 702d35560b configure: Make the libcups soname check depend on the header check. 2007-07-02 19:42:52 +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 d0783774e7 configure: Merge the libcurses existence check with the soname check. 2007-07-02 17:28:50 +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 a30976281d configure: Move the dll checks earlier in the file to make them available for library checks. 2007-07-02 17:27:48 +02:00
Alexandre Julliard 66afa98f13 configure: Change WINE_GET_SONAME to allow it to be used as a replacement for AC_CHECK_LIB. 2007-07-02 17:02:51 +02:00
Alexandre Julliard 3a0233d63f configure: Don't set LDPATH if not needed. 2007-07-02 14:38:04 +02:00
Alexandre Julliard 446befbb4d configure: Don't use a default soname if a library is not found, leave it undefined. 2007-07-02 14:35:05 +02:00
Alexandre Julliard 5a95cfbd9c configure: Export the shared library extension instead of hardcoding .so. 2007-07-02 14:35:05 +02:00
Alexandre Julliard 65abe18a08 configure: Fix the strip command line for Mac OS. 2007-07-02 13:38:18 +02:00
Kai Blin fd133237b0 ws2_32: Handle IPv6 in WSAStringToAddress. 2007-07-02 13:35:41 +02:00
Emmanuel Maillard 2a98b40a9f configure: Fix libxml2 detection on Mac OS X. 2007-06-22 12:39:22 +02:00
Kovács András c0ddd5e33e Add dwmapi.dll stub. 2007-06-21 16:00:18 +02:00
Detlef Riekenberg a114483e49 ntprint/tests: Add initial test. 2007-06-21 15:37:36 +02:00
Alexandre Julliard 1f11333c7b makefiles: Build programs that link against libwine twice with appropriate rpaths.
One rpath is for installing and one is for running inside the build tree.
2007-06-20 20:03:30 +02:00
Detlef Riekenberg a8697b58f1 ntprint: Add a stub for ntprint.dll. 2007-06-19 11:36:27 +02:00
Jeff Latimer a00aa0391d hnetcfg: Stub implementation of the dll. 2007-06-19 11:30:59 +02:00