Commit Graph

1094 Commits

Author SHA1 Message Date
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
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 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
Alexandre Julliard 950a0f87a0 makefiles: Generate the import library rules from configure. 2010-01-26 21:10:14 +01:00
Alexandre Julliard b6c275b1b4 makefiles: Generate the static library rules from configure. 2010-01-26 20:40:12 +01:00
Alexandre Julliard 1f254216d1 makefiles: Add rules for cross-compiling static libraries. 2010-01-23 20:51:12 +01:00
Alexandre Julliard 8e9050ba05 makefiles: Disable 16-bit specific modules from make_makefiles. 2010-01-23 18:25:59 +01:00
Alexandre Julliard aa6c4d4e92 configure: Add specific creation macros for the various types of makefiles. 2010-01-23 14:15:43 +01:00
Nikolay Sivov 80a546cad5 xmllite/tests: Add basic test structure for IXmlReader. 2010-01-19 12:43:25 +01:00
Detlef Riekenberg a60204461a avifil32/tests: Add initial tests. 2010-01-11 13:27:58 -06:00
David Adam 5e39af2683 dmloader: Fix a possible null dereference. 2010-01-06 10:47:42 +01:00
Alexandre Julliard 26a42f8452 winedos: Merge all of winedos back into krnl386. 2010-01-05 16:25:34 +01:00
Gerald Pfeifer eae5829ed2 configure: Sort WINE_TRY_CFLAGS entries alphabetically. 2010-01-04 17:06:58 +01:00
Alexandre Julliard c6ae9a3c5a makefiles: Get rid of all the rules for building old style 16-bit files. 2009-12-30 17:41:45 +01:00
Alexandre Julliard 475b7d226c kernel32: Make krnl386.exe into a stand-alone 16-bit module. 2009-12-30 17:36:14 +01:00
Michael Stefaniuc ce30733337 configure: Require a new enough flex version.
Wine needs a newer flex version than the prediluvian 2.5.4a.
2009-12-30 13:36:13 +01:00
Alexandre Julliard c861c3e42e makefiles: Use winebuild to create the Windows import libraries. 2009-12-30 12:56:16 +01:00
Alexandre Julliard 8aa83d326a user32: Make user.exe into a stand-alone 16-bit module. 2009-12-24 12:15:12 +01:00
Andrew Nguyen dddf714f02 dxdiagn: Add tests for IDxDiagProvider. 2009-12-22 13:48:26 +01:00
Louis Lenders 13a9c037f4 mapistub: Add new stubbed dll mapistub.dll. 2009-12-21 15:46:11 +01:00
Owen Rudge 38cb7be428 winemapi: Add skeleton for new Wine MAPI provider. 2009-12-17 13:25:50 +01:00
Maarten Lankhorst c38de04e45 mmdevapi: Add some initial tests. 2009-12-14 12:55:39 +01:00
Maarten Lankhorst a9a3a8e155 mmdevapi: Add initial mmdevapi dll. 2009-12-10 16:05:28 +01:00
Alexandre Julliard 4edcf1caa5 gdi32: Make gdi.exe into a stand-alone 16-bit module. 2009-12-07 14:18:29 +01:00
Owen Rudge 8c8b0ebbda imagehlp/tests: Add tests of Image[Add|Get|Remove]Certificate functions. 2009-12-01 15:15:08 +01:00
Paul Chitescu 77b98c9e65 fwpuclnt: Add initial minimal stub implementation. 2009-11-30 16:33:13 +01:00
Albert Lee 01b972d639 server: Support event ports on Solaris. 2009-11-24 15:53:37 +01:00
Alexandre Julliard 910f331f8a comdlg32: Make commdlg.dll into a stand-alone 16-bit module. 2009-11-12 23:04:42 +01:00
Maarten Lankhorst 77d0ece9c9 avrt: Add initial stub implementation. 2009-11-12 14:37:29 +01:00
Austin English e64f7525b5 mshta: Add a stub program. 2009-10-30 15:26:44 +01:00
Damjan Jovanovic 3223337746 wiaservc: Add wiaservc.dll and implement its svchost entrypoint. 2009-10-30 15:25:51 +01:00
Austin English 5e18596fc5 configure: preloader is Linux specific, don't build it elsewhere. 2009-10-29 13:10:40 +01:00
Louis Lenders 616136799e wuaueng: Add stubbed wuaueng.dll. 2009-10-26 13:27:57 +01:00
Eric Pouech a60dd6e918 winmm: Final split of mmsystem. 2009-10-23 12:17:57 +02:00
Ilya Shpigor 44a82859d3 programs: Add initial extrac32 utility. 2009-10-22 15:52:43 +02:00
Stefan Dösinger fdac5e57d3 configure: Check for ms_hook_prologue attribute support. 2009-10-14 12:20:32 +02:00
Alexandre Julliard 295806f9c0 configure: Build with -Wstrict-prototypes if supported. 2009-10-07 13:46:06 +02:00
Alexandre Julliard 12753c5720 configure: Add -Werror flag in maintainer mode. 2009-10-02 15:06:57 +02:00
Alexandre Julliard 66f6b78659 setupapi: Make setupx.dll into a stand-alone 16-bit module. 2009-10-01 19:45:07 +02:00
Alexandre Julliard ac2a509722 wineps.drv: Make wineps16.drv into a stand-alone 16-bit module. 2009-10-01 19:44:17 +02:00
Alexandre Julliard 3ed5986dd6 version: Make ver.dll into a stand-alone 16-bit module. 2009-10-01 13:57:08 +02:00
Detlef Riekenberg eb8b165785 fltlib: Add a stub dll. 2009-09-30 17:38:32 +02:00
Juan Lang 474b2e4bfb server: Use kernel support for thread affinity when available. 2009-09-30 14:34:32 +02:00