Commit Graph

1138 Commits (5a954d4032c16324bae6712a4ad395967c61deb7)

Author SHA1 Message Date
Vincent Povirk 4d3e6f4c7f ngen.exe: Add stubbed command. 2010-04-05 11:37:05 +02:00
Alexandre Julliard 2f375cc6ea configure: Don't build rpcss or winemenubuilder for Wow64. 2010-03-31 16:12:27 +02:00
Alexandre Julliard e5c585e4a4 configure: Create a few symlinks needed for running in Wow64 mode inside the build tree. 2010-03-29 17:54:55 +02:00
Alexandre Julliard 0ef63e16d6 makefiles: Don't create font symlinks when fonts are disabled. 2010-03-27 11:44:13 +01:00
Alexandre Julliard 718ea42fe4 makefiles: Move wineapploader to the tools directory and get rid of the programs makefile. 2010-03-27 11:42:30 +01:00
Alexandre Julliard 2fb302188d makefiles: Install bindir programs from the top-level makefile. 2010-03-27 11:42:30 +01:00
Alexandre Julliard 39b4ba214b makefiles: Bypass the normal substitution mechanism for the makefile dependencies.
This avoids performance problems with large substitutions.
2010-03-26 08:52:14 +01:00
Piotr Caban c452249e00 msvcr90: Implement _encode_pointer and _decode_pointer. 2010-03-25 16:36:56 +01:00
Alexandre Julliard 92b57312b5 configure: Makefile should be generated last. 2010-03-22 20:25:30 +01:00
Detlef Riekenberg 73e669c6bc msvcr90/tests: Add tests for _initterm_e. 2010-03-22 15:52:35 +01:00
Vincent Povirk 73cd569390 windowscodecs: Add a stub TIFF decoder. 2010-03-22 11:42:43 +01:00
Alexandre Julliard 03642414a8 makefiles: Generate all the top-level make rules inside the corresponding shell function. 2010-03-20 15:24:22 +01:00
Alexandre Julliard 7d83115512 makefiles: Define the variables that are used by aclocal macros in aclocal too. 2010-03-20 15:07:45 +01:00
Alexandre Julliard d81a8f8d47 makefiles: Add a configure macro for tools directories. 2010-03-20 15:02:56 +01:00
Alexandre Julliard d394e0420f makefiles: Generate all the program rules inside the corresponding shell function. 2010-03-20 14:53:39 +01:00
Christian Costa 3ae8d5888a attrib.exe: Add stubbed command. 2010-03-19 16:25:48 +01:00
Trey Hunner 5e3e2ca7ff ping: Add skeleton ping command. 2010-03-19 16:25:48 +01:00
Huw Davies df07561ce2 dispex: Implement proxy and stub for IDispatchEx_InvokeEx. 2010-03-19 16:25:48 +01:00
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 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
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
Huw Davies 062628ad80 dispex: Add a stub dispex.dll. 2010-02-25 17:38:38 +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 bc82a78635 configure: Define AS_VAR_APPEND if necessary for older autoconf versions. 2010-02-20 10:59:04 +01:00
Alexandre Julliard 52c400e97e makefiles: Auto-generate the list of all subdirectories too. 2010-02-10 19:57:06 +01:00
Alexandre Julliard c6e62dda1c makefiles: Simplify the WINE_CONFIG_MAKEFILE macro by removing the no longer needed prefix arg. 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 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 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
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