Sign in
goma
/
wine
/
d815e582cf327dca33cf84c3cc27701c2eef98ba
/
Makefile.in
718ea42
makefiles: Move wineapploader to the tools directory and get rid of the programs makefile.
by Alexandre Julliard
· 15 years ago
2fb3021
makefiles: Install bindir programs from the top-level makefile.
by Alexandre Julliard
· 15 years ago
39b4ba2
makefiles: Bypass the normal substitution mechanism for the makefile dependencies.
by Alexandre Julliard
· 15 years ago
abfb11e
makefiles: Add shell functions to generate dependencies for symlinks and rule files.
by Alexandre Julliard
· 15 years ago
3cc14dc
makefiles: Output the top-level clean rules explicitly for each module.
by Alexandre Julliard
· 15 years ago
18e5313
makefiles: Output the top-level depend rules explicitly for each module.
by Alexandre Julliard
· 15 years ago
6c90aea
makefiles: Output the top-level build rules explicitly for each module.
by Alexandre Julliard
· 15 years ago
e84063b
makefiles: Output the top-level installation rules explicitly for each module.
by Alexandre Julliard
· 15 years ago
eab7efd
makefiles: Fix test rules to allow parallel makes again.
by Alexandre Julliard
· 15 years ago
60a05ad
makefiles: Output all the documentation rules explicitly for each module.
by Alexandre Julliard
· 15 years ago
6dbe7a0
makefiles: Output all the tool install rules explicitly for each module.
by Alexandre Julliard
· 15 years ago
82b743f
makefiles: Output all the dll install rules explicitly for each module.
by Alexandre Julliard
· 15 years ago
c2c3c21
makefiles: Output all the static library rules explicitly for each module.
by Alexandre Julliard
· 15 years ago
d7b387d
makefiles: Output all the program rules explicitly for each module.
by Alexandre Julliard
· 15 years ago
44cff7e
makefiles: Output all the test rules explicitly for each module.
by Alexandre Julliard
· 15 years ago
e55ff7f
makefiles: Output all the import lib dependencies explicitly for each module.
by Alexandre Julliard
· 15 years ago
5023194
makefiles: Add more shell functions to generate the main makefile.
by Alexandre Julliard
· 15 years ago
8e9f7a3
makefiles: Don't recurse for the testclean target.
by Alexandre Julliard
· 15 years ago
6066177
makefiles: Make sure that makedep is rebuilt before updating dependencies in tools.
by Alexandre Julliard
· 15 years ago
9b02b5c
makefiles: Remove makedep only after everything else has been cleaned.
by Alexandre Julliard
· 15 years ago
d59227e
makefiles: Make sure that dependencies are always updated when regenerating makefiles.
by Alexandre Julliard
· 15 years ago
1431e24
makefiles: Add a __tooldeps__ fake dependency to rebuild only the tools.
by Alexandre Julliard
· 15 years ago
93f0339
makefiles: Move all the recursion rules to the top-level makefile.
by Alexandre Julliard
· 15 years ago
52c400e
makefiles: Auto-generate the list of all subdirectories too.
by Alexandre Julliard
· 15 years ago
9463687
makefiles: Build the programs directly from the top-level makefile.
by Alexandre Julliard
· 15 years ago
5acb431
makefiles: Build the dlls directly from the top-level makefile.
by Alexandre Julliard
· 15 years ago
ea9a113
makefiles: Build the tests directly from the top-level makefile.
by Alexandre Julliard
· 15 years ago
86ab297
makefiles: Build the import libraries directly from the top-level makefile.
by Alexandre Julliard
· 15 years ago
10e4edd
makefiles: Build the static libraries directly from the top-level makefile.
by Alexandre Julliard
· 15 years ago
5496636
makefiles: Generate dependencies to match each makefile to its subdirectory.
by Alexandre Julliard
· 15 years ago
4d3b020
makefiles: Build the tools subdirectories directly from the top-level makefile.
by Alexandre Julliard
· 15 years ago
bb26242
makefiles: Build the libs subdirectories directly from the top-level makefile.
by Alexandre Julliard
· 15 years ago
7d020c9
makefiles: Create the wine symlink from configure.
by Alexandre Julliard
· 15 years ago
03e01a2
makefiles: Generate the config.status dependency as part of the makefile dependencies.
by Alexandre Julliard
· 15 years ago
303b79a
makefiles: Get rid of the (broken) aclocal installation rules.
by Alexandre Julliard
· 15 years ago
b860c4a
configure: Add a .exe extension to the tools dependencies when building on Windows.
by Alexandre Julliard
· 16 years ago
9064777
configure: Disable installation of a number of extra files for the Wow64 build.
by Alexandre Julliard
· 16 years ago
c89c2dd
c2man: Add xml documentation creation.
by Stefan Stranz
· 16 years ago
566cb8c
configure: Enable automatic dependencies for FreeBSD make.
by Alexandre Julliard
· 16 years ago
78c79ba
makefile: Fix dependency for programs install.
by Alexandre Julliard
· 17 years ago
6de0af1
configure: Generate the list of top-level directories to install.
by Alexandre Julliard
· 17 years ago
b3ec2e5
makefiles: Recurse into all directories for install-lib and install-dev too.
by Alexandre Julliard
· 17 years ago
a360e93
configure: Generate the makefiles list in configure instead of make_makefiles.
by Alexandre Julliard
· 17 years ago
04d72cd
d3dxof: Add basic tests.
by Christian Costa
· 17 years ago
3842ab0
makefiles: Add missing entries for mstask tests.
by Alexandre Julliard
· 17 years ago
8a6c2c2
msisip: Add stub dll.
by Juan Lang
· 17 years ago
f4e6489
appwiz.cpl: Add skeleton Add/Remove Programs control panel.
by Owen Rudge
· 17 years ago
9d2a1e8
dplayx: Basic implementation of dpwsockx.dll, needed by dplayx.
by Ismael Barros
· 17 years ago
b2be840
winhttp/tests: Add test for opening request.
by Zac Brown
· 17 years ago
80ee225
mstask: Skeleton implementation of Task Scheduler Service.
by Roy Shea
· 17 years ago
b8c6d8e
rasapi32: Added some tests for RasEnumDevicesA (based on a patch by Austin English),
by Stefan Leichter
· 17 years ago
e43004a
Makefile: Use 'git ls-files' instead of the deprecated 'git-ls-files' form.
by Alexandre Julliard
· 17 years ago
cca77db
inetmib1: Add tests for SnmpExtensionInit.
by Juan Lang
· 17 years ago
1723157
inetmib1: Add stub dll.
by Juan Lang
· 17 years ago
a795f36
winhelp.exe: Renamed to winhlp32.exe.
by Alexandre Julliard
· 17 years ago
ffb0457
userenv: Add initial tests for CreateEnvironmentBlock.
by Lei Zhang
· 17 years ago
2016c63
cryptui: Add stub DLL.
by Juan Lang
· 17 years ago
4f3dbb7
rsabase: Remove rsabase tests as they are covered in rsaenh.
by Paul Vriens
· 17 years ago
9e021cf
fusion: Add initial tests for IAssemblyCache.
by James Hawkins
· 17 years ago
7bd0efa
services.exe: Add a new program.
by Mikołaj Zalewski
· 17 years ago
63ebe01
jscript: Added tests.
by Jacek Caban
· 17 years ago
be0799f
d3dx9: Start implementation of d3dx9_37.
by Tony Wasserka
· 17 years ago
b67290b
d3dx9/tests: Test the D3DXVec*Array functions.
by Philip Nilsson
· 17 years ago
c0b3af3
fusion: Add a stub implementation of fusion.dll.
by James Hawkins
· 17 years ago
69b032b
makefile: Add rules for automatically rebuilding configure in maintainer mode.
by Alexandre Julliard
· 17 years ago
2087ad4
reg: Add stub 'reg' program.
by Andrew Riedi
· 17 years ago
fa23a2c
jscript: Added stub DLL.
by Jacek Caban
· 17 years ago
76e0896
adsiid: Add static import library for active directory GUIDs.
by Rob Shearman
· 17 years ago
6547fef
programs: Add a stubbed out secedit.exe.
by Louis Lenders
· 17 years ago
ea56370
slc: Initial stub DLL.
by Alistair Leslie-Hughes
· 17 years ago
884e7e7
qmgr: Add some tests.
by Roy Shea
· 17 years ago
e8551a0
qedit: Add tests directory and a simple test.
by Lei Zhang
· 17 years ago
6de8be7
qedit: Skeleton implementation of qedit.dll.
by Lei Zhang
· 17 years ago
df0a694
d3dx9: Start implementation of d3dx9_32, d3dx9_33, d3dx9_34 and d3dx9_35.
by Tony Wasserka
· 17 years ago
e486662
d3dx9: Start implementation of d3dx9_31.
by Tony Wasserka
· 17 years ago
2aa1505
d3dx9: Start implementation of d3dx9_28, d3dx9_29 and d3dx9_30.
by Tony Wasserka
· 17 years ago
409b19b
d3dx9: Start implementation of d3dx9_26 and d3dx9_27.
by Tony Wasserka
· 17 years ago
e9c1639
d3dx9: Start implementation of d3dx9_25.
by Tony Wasserka
· 17 years ago
6f834d3
d3dx9: Start implementation of d3dx9_24.
by Tony Wasserka
· 17 years ago
2472e81
dssenh: Add initial stub dll.
by Maarten Lankhorst
· 17 years ago
e11826f
softpub: Add initial stub dll.
by Maarten Lankhorst
· 17 years ago
b3a9699
slbcsp: Add initial stub dll.
by Maarten Lankhorst
· 17 years ago
322d4ca
sccbase: Add initial stub dll.
by Maarten Lankhorst
· 17 years ago
c438d23
mssip32: Add initial stub dll.
by Maarten Lankhorst
· 17 years ago
7c3d24b
initpki: Add initial stub dll.
by Maarten Lankhorst
· 17 years ago
e4576c8
gpkcsp: Add initial stub dll.
by Maarten Lankhorst
· 17 years ago
f930821
cryptdlg: Add initial stub dll.
by Maarten Lankhorst
· 17 years ago
58b0686
itircl: Add a stub implementation of itircl.dll.
by James Hawkins
· 17 years ago
5db4504
ntdsapi: Add tests for DsMakeSpnW.
by Rob Shearman
· 17 years ago
67815c6
msvcr71: Add an implementation that forwards to msvcrt.
by Hans Leidekker
· 17 years ago
4328d92
wmi: Initial version of wmi.dll.
by Marcus Meissner
· 17 years ago
87fefc7
d3dx9: Start implementation of d3dx9_36.
by Tony Wasserka
· 17 years ago
0758802
propsys: Add a stub implementation of propsys.dll.
by James Hawkins
· 17 years ago
43dc80e
mountmgr.sys: Added initial stub for the mount point manager device.
by Alexandre Julliard
· 17 years ago
0a31ab7
imm32: Added some unit test cases.
by Michael Jung
· 17 years ago
00ef4e5
qmgrprxy: Queue manager proxy generated using an IDL compiler and bits.idl.
by Roy Shea
· 17 years ago
e8c7c06
actxprxy: Add the start of actxprxy.dll.
by Rob Shearman
· 17 years ago
4714c4f
svchost: Implementation of svchost.
by Roy Shea
· 17 years ago
ba6b7e8
inetcomm: Add a test for MimeOleCreateVirtualStream.
by Huw Davies
· 17 years ago
beab2c1
inetcomm: Add stub implementation of inetcomm.dll.
by Rob Shearman
· 17 years ago
Next »