Commit Graph

1596 Commits

Author SHA1 Message Date
Aric Stewart 4430ab435d winemp3.acm: Support mp3 decoding on Mac OS/X Leopard systems. 2010-03-18 15:55:30 +01:00
Damjan Jovanovic c177e938ae usbd.sys: Add stub usbd.sys. 2010-03-18 14:02:57 +01:00
Alexandre Julliard 50231941ee makefiles: Add more shell functions to generate the main makefile. 2010-03-16 22:00:02 +01:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Detlef Riekenberg c8195ebdb9 msvcr90: Add msvcr90.dll with forwards to msvcrt.dll. 2010-03-15 17:25:41 +01:00
Detlef Riekenberg a949a700d2 msvcr80: Add msvcr80.dll with forwards to msvcrt.dll. 2010-03-15 17:24:47 +01:00
Detlef Riekenberg 83178a4fd2 msvcr70: Add msvcr70.dll with forwards to msvcrt.dll. 2010-03-15 17:23:58 +01:00
Juan Lang e3c0e30db1 iphlpapi: Implement GetAdaptersAddresses for IPv6 addresses. 2010-03-15 14:18:05 +01:00
Yann Droneaud dd33ee99b9 configure: Fixed <linux/ppdev.h> test. 2010-03-15 13:43:41 +01:00
Juan Lang 984c3b2ccb iphlpapi: Check for ifr_hwaddr member of struct ifreq. 2010-03-15 13:28:26 +01:00
Alexandre Julliard a72eb123e5 Release 1.1.40. 2010-03-05 19:36:19 +01:00
Yann Droneaud 5d3eacd250 aclocal.m4: Fix WINE_TRY_CFLAGS macro (LLVM/Clang). 2010-03-04 12:30:57 +01:00
Marcus Meissner 615e0e64f9 windowscodecs: Handle old libpng.so using distros (as SLE 10). 2010-03-02 11:57:41 +01:00
Alexandre Goujon ac0a38cf57 configure: Define _WIN32 when compiling on Windows. 2010-03-02 11:37:05 +01:00
Alexandre Goujon 2b05c84016 configure: Add dll name recognition for cygwin. 2010-03-02 11:36:39 +01:00
Huw Davies 062628ad80 dispex: Add a stub dispex.dll. 2010-02-25 17:38:38 +01:00
Alexandre Julliard fc7f1c7e5a makefiles: Add some shell function helpers to generate the makefile rules. 2010-02-23 14:24:57 +01:00
Alexandre Julliard 1784adca8b makefiles: Always build dependencies by default and get rid of the auto-depend rules. 2010-02-23 13:44:55 +01:00
Alexandre Julliard 64362acfea makefiles: Always generate the subdirs makefiles from the main makefile. 2010-02-23 13:33:52 +01:00
Alexandre Julliard d59227e580 makefiles: Make sure that dependencies are always updated when regenerating makefiles. 2010-02-22 10:40:33 +01:00
Alexandre Julliard e1437c5231 Release 1.1.39. 2010-02-19 19:23:45 +01:00
Alexandre Julliard 2de10c4a42 makefiles: Add helper functions to build the various make lists more efficiently. 2010-02-11 23:32:44 +01:00
Alexandre Julliard a1c253e056 makefiles: Use AS_MKDIR_P to create the extra directories. 2010-02-11 20:26:35 +01:00
Alexandre Julliard 0dc503bcf1 makefiles: Use AS_VAR_APPEND to build the list of warning messages. 2010-02-11 20:25:47 +01:00
Alexandre Julliard 52c400e97e makefiles: Auto-generate the list of all subdirectories too. 2010-02-10 19:57:06 +01:00
Alexandre Julliard 3be8b409ae makefiles: Simplify the WINE_CONFIG_DLL macro by defining some local variables. 2010-02-10 19:51:11 +01:00
Alexandre Julliard 9463687f78 makefiles: Build the programs directly from the top-level makefile. 2010-02-10 19:51:08 +01:00
Alexandre Julliard 5acb431511 makefiles: Build the dlls directly from the top-level makefile. 2010-02-10 19:32:31 +01:00
Jacek Caban 28a4a7bd42 cmd: Added cmd.exe tests. 2010-02-10 11:31:16 +01:00
Alexandre Julliard cb1fc8f4f5 makefiles: Move Maketest.rules to the top level. 2010-02-10 11:21:19 +01:00
Alexandre Julliard 95081550fd makefiles: Disable winetest when tests are disabled. 2010-02-10 11:07:55 +01:00
Alexandre Julliard ea9a113a81 makefiles: Build the tests directly from the top-level makefile. 2010-02-10 11:07:43 +01:00
Alexandre Julliard 86ab297bea makefiles: Build the import libraries directly from the top-level makefile. 2010-02-10 11:05:38 +01:00
Alexandre Julliard 10e4edd9f4 makefiles: Build the static libraries directly from the top-level makefile. 2010-02-10 11:05:26 +01:00
Alexandre Julliard 454fb3c1da makefiles: Generate the list of test binaries from configure. 2010-02-08 21:29:13 +01:00
Alexandre Julliard d5addea279 makefiles: Generate the winetest rules from the WINE_CONFIG_TEST macro. 2010-02-08 21:27:54 +01:00
Alexandre Julliard 9644d1dcd7 makefiles: Generate a general catch-all dependency on .tab.h files to replace the manually maintained ones. 2010-02-08 20:58:00 +01:00
Alexandre Julliard bf84c6120a makefiles: Move the CROSSOBJS dependency to the generated default dependencies.
Get rid of a remaining C_SRCS16 reference.
2010-02-08 20:54:05 +01:00
Alexandre Julliard 5496636850 makefiles: Generate dependencies to match each makefile to its subdirectory. 2010-02-08 20:47:41 +01:00
Alexandre Julliard 4d3b0205f5 makefiles: Build the tools subdirectories directly from the top-level makefile. 2010-02-08 20:47:07 +01:00
Alexandre Julliard bb26242f4e makefiles: Build the libs subdirectories directly from the top-level makefile. 2010-02-08 20:43:03 +01:00
Alexandre Julliard 16bcc06bb2 Release 1.1.38. 2010-02-05 18:31:34 +01:00
Alexandre Julliard 9acf1d18ce configure: Avoid incorrectly cleaning up symlink targets when running in the source dir. 2010-02-05 17:24:12 +01:00
Nikolay Sivov 4f1d040eaf Add stub msxml4.dll. 2010-02-03 15:51:35 +01:00
Alexandre Julliard a632052692 configure: Create a symlink for generic.ppd. 2010-02-03 13:53:56 +01:00
Alexandre Julliard ce12296ce1 makefiles: Create the fonts symlinks from configure. 2010-02-03 13:53:11 +01:00
Alexandre Julliard 7d020c9f08 makefiles: Create the wine symlink from configure. 2010-02-03 13:43:04 +01:00
Alexandre Julliard 03e01a2987 makefiles: Generate the config.status dependency as part of the makefile dependencies. 2010-02-03 13:40:57 +01:00
Alexandre Julliard 7b7444fbca makefiles: Simplify the installation of program binaries by not attempting to hardlink them. 2010-02-03 11:50:24 +01:00
Maarten Lankhorst bf6f0750cd qcap: Add optional dependency on libv4l. 2010-01-29 14:59:03 +01:00