Commit graph

441 commits

Author SHA1 Message Date
Alexandre Julliard
e55ff7fea5 makefiles: Output all the import lib dependencies explicitly for each module. 2010-03-25 11:02:52 +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
8e9f7a30b6 makefiles: Don't recurse for the testclean target. 2010-03-13 18:44:58 +01:00
Alexandre Julliard
6066177ea0 makefiles: Make sure that makedep is rebuilt before updating dependencies in tools. 2010-02-26 16:56:23 +01:00
Alexandre Julliard
9b02b5cddb makefiles: Remove makedep only after everything else has been cleaned. 2010-02-24 15:12:30 +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
1431e24fee makefiles: Add a __tooldeps__ fake dependency to rebuild only the tools. 2010-02-11 14:38:44 +01:00
Alexandre Julliard
93f0339387 makefiles: Move all the recursion rules to the top-level makefile. 2010-02-11 14:38:26 +01:00
Alexandre Julliard
52c400e97e makefiles: Auto-generate the list of all subdirectories too. 2010-02-10 19:57:06 +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
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
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
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
303b79afa6 makefiles: Get rid of the (broken) aclocal installation rules. 2010-02-03 11:50:37 +01:00
Alexandre Julliard
b860c4aab0 configure: Add a .exe extension to the tools dependencies when building on Windows. 2009-09-01 22:36:13 +02:00
Alexandre Julliard
9064777457 configure: Disable installation of a number of extra files for the Wow64 build. 2009-08-13 20:08:58 +02:00
Stefan Stranz
c89c2dd4c5 c2man: Add xml documentation creation. 2009-06-08 15:38:35 +02:00
Alexandre Julliard
566cb8c7a3 configure: Enable automatic dependencies for FreeBSD make. 2009-03-03 16:34:52 +01:00
Alexandre Julliard
78c79ba349 makefile: Fix dependency for programs install. 2008-09-08 12:47:21 +02:00
Alexandre Julliard
6de0af1eac configure: Generate the list of top-level directories to install. 2008-08-25 14:41:03 +02:00
Alexandre Julliard
b3ec2e5f95 makefiles: Recurse into all directories for install-lib and install-dev too. 2008-08-25 14:27:03 +02:00
Alexandre Julliard
a360e93430 configure: Generate the makefiles list in configure instead of make_makefiles. 2008-08-21 11:13:57 +02:00
Christian Costa
04d72cdd6f d3dxof: Add basic tests. 2008-08-19 15:30:32 +02:00
Alexandre Julliard
3842ab09f1 makefiles: Add missing entries for mstask tests. 2008-08-19 15:30:25 +02:00
Juan Lang
8a6c2c2b80 msisip: Add stub dll. 2008-08-01 11:36:16 +02:00
Owen Rudge
f4e6489edb appwiz.cpl: Add skeleton Add/Remove Programs control panel. 2008-07-25 12:29:22 +02:00
Ismael Barros
9d2a1e8adc dplayx: Basic implementation of dpwsockx.dll, needed by dplayx. 2008-07-23 11:44:32 +02:00
Zac Brown
b2be840e47 winhttp/tests: Add test for opening request. 2008-07-18 12:48:47 +02:00
Roy Shea
80ee225f23 mstask: Skeleton implementation of Task Scheduler Service. 2008-07-16 20:14:30 +02:00
Stefan Leichter
b8c6d8e598 rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English), 2008-07-09 12:34:34 +02:00
Alexandre Julliard
e43004ac40 Makefile: Use 'git ls-files' instead of the deprecated 'git-ls-files' form. 2008-07-07 12:17:11 +02:00
Juan Lang
cca77db0a6 inetmib1: Add tests for SnmpExtensionInit. 2008-06-25 10:56:13 +02:00
Juan Lang
1723157954 inetmib1: Add stub dll. 2008-06-25 10:53:02 +02:00
Alexandre Julliard
a795f36af7 winhelp.exe: Renamed to winhlp32.exe. 2008-05-13 18:43:27 +02:00
Lei Zhang
ffb0457982 userenv: Add initial tests for CreateEnvironmentBlock. 2008-04-30 13:45:15 +02:00
Juan Lang
2016c63e82 cryptui: Add stub DLL. 2008-04-11 11:13:41 +02:00
Paul Vriens
4f3dbb7f7d rsabase: Remove rsabase tests as they are covered in rsaenh. 2008-04-04 11:03:30 +02:00
James Hawkins
9e021cff3d fusion: Add initial tests for IAssemblyCache. 2008-03-31 13:09:19 +02:00
Mikołaj Zalewski
7bd0efa123 services.exe: Add a new program. 2008-03-28 14:49:17 +01:00
Jacek Caban
63ebe0191e jscript: Added tests. 2008-03-25 11:44:06 +01:00
Tony Wasserka
be0799fce2 d3dx9: Start implementation of d3dx9_37. 2008-03-24 21:09:25 +01:00
Philip Nilsson
b67290b99a d3dx9/tests: Test the D3DXVec*Array functions. 2008-03-21 12:52:54 +01:00
James Hawkins
c0b3af34b9 fusion: Add a stub implementation of fusion.dll. 2008-03-21 12:49:51 +01:00
Alexandre Julliard
69b032b7ff makefile: Add rules for automatically rebuilding configure in maintainer mode. 2008-03-20 14:27:35 +01:00
Andrew Riedi
2087ad46a9 reg: Add stub 'reg' program. 2008-03-19 12:45:26 +01:00
Jacek Caban
fa23a2c4b6 jscript: Added stub DLL. 2008-03-10 11:30:19 +01:00
Rob Shearman
76e089692e adsiid: Add static import library for active directory GUIDs. 2008-03-06 17:53:11 +01:00
Louis Lenders
6547fef34b programs: Add a stubbed out secedit.exe. 2008-02-29 12:35:02 +01:00
Alistair Leslie-Hughes
ea563709ef slc: Initial stub DLL. 2008-02-20 12:40:51 +01:00
Roy Shea
884e7e7b56 qmgr: Add some tests. 2008-02-19 20:47:57 +01:00
Lei Zhang
e8551a073d qedit: Add tests directory and a simple test. 2008-02-19 18:03:21 +01:00
Lei Zhang
6de8be71b3 qedit: Skeleton implementation of qedit.dll. 2008-02-19 17:57:23 +01:00
Tony Wasserka
df0a694f9e d3dx9: Start implementation of d3dx9_32, d3dx9_33, d3dx9_34 and d3dx9_35. 2008-02-19 14:35:05 +01:00
Tony Wasserka
e4866622cb d3dx9: Start implementation of d3dx9_31. 2008-02-19 14:34:17 +01:00
Tony Wasserka
2aa1505ab3 d3dx9: Start implementation of d3dx9_28, d3dx9_29 and d3dx9_30. 2008-02-19 14:32:55 +01:00
Tony Wasserka
409b19b910 d3dx9: Start implementation of d3dx9_26 and d3dx9_27. 2008-02-19 14:32:17 +01:00
Tony Wasserka
e9c16391c2 d3dx9: Start implementation of d3dx9_25. 2008-02-19 14:31:25 +01:00
Tony Wasserka
6f834d353c d3dx9: Start implementation of d3dx9_24. 2008-02-19 14:29:37 +01:00
Maarten Lankhorst
2472e81cea dssenh: Add initial stub dll. 2008-02-18 15:26:37 +01:00
Maarten Lankhorst
e11826f553 softpub: Add initial stub dll. 2008-02-18 15:26:01 +01:00
Maarten Lankhorst
b3a9699ab3 slbcsp: Add initial stub dll. 2008-02-18 15:24:57 +01:00
Maarten Lankhorst
322d4cab1e sccbase: Add initial stub dll. 2008-02-18 15:24:03 +01:00
Maarten Lankhorst
c438d23902 mssip32: Add initial stub dll. 2008-02-18 15:22:42 +01:00
Maarten Lankhorst
7c3d24bf5c initpki: Add initial stub dll. 2008-02-18 15:21:33 +01:00
Maarten Lankhorst
e4576c807b gpkcsp: Add initial stub dll. 2008-02-18 15:20:42 +01:00
Maarten Lankhorst
f930821779 cryptdlg: Add initial stub dll. 2008-02-18 15:06:52 +01:00
James Hawkins
58b0686e95 itircl: Add a stub implementation of itircl.dll. 2008-02-16 15:16:40 +01:00
Rob Shearman
5db45041c6 ntdsapi: Add tests for DsMakeSpnW. 2008-01-25 12:12:24 +01:00
Hans Leidekker
67815c6b9e msvcr71: Add an implementation that forwards to msvcrt. 2008-01-21 11:43:09 +01:00
Marcus Meissner
4328d92da3 wmi: Initial version of wmi.dll. 2008-01-17 13:42:14 +01:00
Tony Wasserka
87fefc7ef4 d3dx9: Start implementation of d3dx9_36. 2008-01-16 12:45:17 +01:00
James Hawkins
0758802794 propsys: Add a stub implementation of propsys.dll. 2008-01-16 12:17:20 +01:00
Alexandre Julliard
43dc80e623 mountmgr.sys: Added initial stub for the mount point manager device. 2008-01-04 13:07:05 +01:00
Michael Jung
0a31ab7e2a imm32: Added some unit test cases. 2008-01-03 12:34:05 +01:00
Roy Shea
00ef4e5829 qmgrprxy: Queue manager proxy generated using an IDL compiler and bits.idl. 2007-12-10 14:36:34 +01:00
Rob Shearman
e8c7c0681a actxprxy: Add the start of actxprxy.dll.
The native version of this DLL contains proxy code for various 
interfaces, but for the moment only servprov.idl is implemented.
2007-12-10 14:27:11 +01:00
Roy Shea
4714c4fa80 svchost: Implementation of svchost. 2007-12-05 13:47:51 +01:00
Huw Davies
ba6b7e8ba5 inetcomm: Add a test for MimeOleCreateVirtualStream. 2007-11-06 13:01:00 +01:00
Rob Shearman
beab2c17e9 inetcomm: Add stub implementation of inetcomm.dll. 2007-11-02 13:52:10 +01:00
Christian Eggers
f89c6de727 ctapi32: Added wrapper dll for ctapi (CardTerminal API). 2007-11-02 13:46:18 +01:00
Alexander Nicolaysen Sørnes
6103f312cb mscat32: Add stub dll. 2007-10-29 13:54:01 +01:00
Rob Shearman
e146591cd6 credui: Add tests for CredUIPromptForCredentialsW and CredUIConfirmCredentialsW. 2007-10-25 12:14:18 +02:00
Alex Villacís Lasso
74cd5903e2 riched32: Skeleton of richedit 1.0 test plus WM_SETTEXT test. 2007-10-23 19:37:23 +02:00
Juan Lang
322bcddfa8 cryptnet: Add tests for CryptGetObjectUrl. 2007-10-19 12:29:39 +02:00
David Adam
e4ba8eb450 d3dx8: Implement D3DX8Vec2Length with a test. 2007-10-16 14:04:49 +02:00
Jacek Caban
44a808fba5 msimtf: Added msimtf.dll. 2007-10-15 17:41:41 +02:00
Roy Shea
2b0255f6d8 qmgr: Skeleton implementation of Background Intelligent Transfer Service (BITS). 2007-10-11 16:24:28 +02:00
Detlef Riekenberg
cf122bab8c spoolss/tests: Add tests for SplInitializeWinSpoolDrv. 2007-10-04 11:32:55 +02:00
Alexandre Julliard
455a4994d5 msvcirt: Added stub implementation of msvcirt.dll. 2007-09-28 20:43:43 +02:00
Stefan Leichter
7db1bd9fbb olethk32: Added stub implementation. 2007-09-11 11:48:49 +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