.. |
activeds
|
activeds: Win64 printf format warning fixes.
|
2006-10-04 20:55:33 +02:00 |
advapi32
|
advapi32: Remove redundant NULL check before SERV_free (found by Smatch).
|
2006-10-06 15:20:31 +02:00 |
advpack
|
advpack: Make internal functions static.
|
2006-10-09 20:28:07 +02:00 |
amstream
|
amstream: Win64 printf format warning fixes.
|
2006-10-07 17:47:40 +02:00 |
atl
|
atl: Win64 printf format warning fixes.
|
2006-10-07 17:47:49 +02:00 |
avicap32
|
Add missing '\n's to Wine traces.
|
2006-10-05 17:46:48 +02:00 |
avifil32
|
avifil32: Win64 printf format warning fixes.
|
2006-10-10 11:56:49 +02:00 |
cabinet
|
cabinet: Make tests run on Win98 again.
|
2006-10-06 12:53:25 +02:00 |
capi2032
|
capi: Fix compiler warnings.
|
2006-10-04 09:59:43 +02:00 |
cards
|
cards: Win64 printf format warning fixes.
|
2006-10-04 09:58:52 +02:00 |
cfgmgr32
|
cfgmgr32: Win64 printf format warning fixes.
|
2006-10-05 11:33:32 +02:00 |
clusapi
|
clusapi: Implement stub dll for clusapi.
|
2006-09-28 13:22:40 +02:00 |
comcat
|
comcat/tests: Win64 printf format warning fixes.
|
2006-10-06 12:33:24 +02:00 |
comctl32
|
comctl32: toolbar: Fix the TB_ADDSTRING from resources for a NUL delimiter.
|
2006-10-09 20:53:15 +02:00 |
comdlg32
|
comdlg32: Move NULL check before use (Coverity).
|
2006-10-07 18:05:44 +02:00 |
compstui
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
crtdll
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
crypt32
|
crypt32: Remove redundant NULL checks before CryptMemFree (found by Smatch).
|
2006-10-06 15:20:27 +02:00 |
cryptdll
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
cryptnet
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
ctl3d32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
d3d8
|
d3d8/tests: Win64 printf format warning fixes.
|
2006-10-10 19:59:01 +02:00 |
d3d9
|
d3d9: Win64 printf format warning fixes.
|
2006-10-10 19:59:09 +02:00 |
d3dim
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
d3drm
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
d3dx8
|
d3dx8: Win64 printf format warning fixes.
|
2006-10-04 09:58:57 +02:00 |
d3dxof
|
d3dxof: Win64 printf format warning fixes.
|
2006-10-09 12:55:47 +02:00 |
dbghelp
|
dbghelp: Remove redundant NULL checks before pdb_free (found by Smatch).
|
2006-10-06 15:20:35 +02:00 |
dciman32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
ddraw
|
ddraw/tests: Win64 printf format warning fixes.
|
2006-10-10 19:59:14 +02:00 |
devenum
|
devenum: Win64 printf format warning fixes.
|
2006-10-09 12:55:29 +02:00 |
dinput
|
dinput: Win64 printf format warning fixes.
|
2006-10-09 12:53:41 +02:00 |
dinput8
|
dinput8: Win64 printf format warning fixes.
|
2006-10-04 09:58:55 +02:00 |
dmband
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
dmcompos
|
dmcompos: Win64 printf format warning fixes.
|
2006-10-10 11:56:33 +02:00 |
dmime
|
dmime: Win64 printf format warning fixes.
|
2006-10-10 16:11:37 +02:00 |
dmloader
|
dmloader: Modify the debugstr_DMUS_* functions to return strings that never end with a '\n'.
|
2006-10-06 17:29:32 +02:00 |
dmscript
|
dmscript: Win64 printf format warning fixes.
|
2006-10-09 12:56:18 +02:00 |
dmstyle
|
Add missing '\n's to Wine traces.
|
2006-10-05 17:46:48 +02:00 |
dmsynth
|
dmsynth: Win64 printf format warning fixes.
|
2006-10-09 12:55:41 +02:00 |
dmusic
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
dmusic32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
dnsapi
|
dnsapi: Cast-qual warnings fix.
|
2006-10-05 18:06:45 +02:00 |
dplay
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
dplayx
|
dplayx: Win64 printf format warning fixes.
|
2006-10-10 11:56:52 +02:00 |
dpnet
|
dpnet: Win64 printf format warning fixes.
|
2006-10-09 12:56:08 +02:00 |
dpnhpast
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
dsound
|
dsound/tests: Win64 printf format warning fixes.
|
2006-10-10 11:56:56 +02:00 |
dswave
|
dswave: Win64 printf format warning fixes.
|
2006-10-09 12:56:10 +02:00 |
dxdiagn
|
dxdiagn: Win64 printf format warning fixes.
|
2006-10-07 17:47:30 +02:00 |
dxerr8
|
dxerr8: Win64 printf format warning fixes.
|
2006-10-09 12:44:33 +02:00 |
dxerr9
|
dxerr9: Win64 printf format warning fixes.
|
2006-10-09 12:44:27 +02:00 |
dxguid
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
gdi
|
Add missing '\n's to Wine traces.
|
2006-10-05 17:46:48 +02:00 |
glu32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
glut32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
gphoto2.ds
|
French rc files must be encoded in iso-8859-1, not utf-8.
|
2006-10-06 12:32:08 +02:00 |
hhctrl.ocx
|
French rc files must be encoded in iso-8859-1, not utf-8.
|
2006-10-06 12:32:08 +02:00 |
hid
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
hlink
|
hlink: Win64 printf format warning fixes.
|
2006-10-09 12:56:03 +02:00 |
iccvid
|
iccvid: Win64 printf format warning fixes.
|
2006-10-06 12:33:31 +02:00 |
icmp
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
ifsmgr.vxd
|
ifsmgr.vxd: Win64 printf format warning fixes.
|
2006-10-04 20:55:39 +02:00 |
imaadp32.acm
|
imaadp32.acm: Win64 printf format warning fixes.
|
2006-10-05 11:33:27 +02:00 |
imagehlp
|
imagehlp: Win64 printf format warning fixes.
|
2006-10-09 12:55:23 +02:00 |
imm32
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
infosoft
|
infosoft: Win64 printf format warning fixes.
|
2006-10-04 20:55:41 +02:00 |
inseng
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
iphlpapi
|
iphlpapi: Win64 printf format warning fixes.
|
2006-10-09 12:44:06 +02:00 |
itss
|
janitorial: Remove remaining NULL checks before free() (found by Smatch).
|
2006-10-10 12:56:24 +02:00 |
kernel32
|
kernel32/tests: Win64 printf format warning fixes.
|
2006-10-10 16:11:27 +02:00 |
localspl
|
localspl/tests: Win64 printf format warning fixes.
|
2006-10-04 09:59:03 +02:00 |
lz32
|
lz32/tests: Be more verbose and aware of root directory.
|
2006-10-10 20:01:14 +02:00 |
mapi32
|
mapi32: Win64 printf format warning fixes.
|
2006-10-10 11:56:42 +02:00 |
mciavi32
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
mcicda
|
mcicda: Win64 printf format warning fixes.
|
2006-10-10 11:56:26 +02:00 |
mciseq
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
mciwave
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
midimap
|
midimap: Win64 printf format warning fixes.
|
2006-10-05 11:33:34 +02:00 |
mlang
|
mlang: Win64 printf format warning fixes.
|
2006-10-10 11:56:35 +02:00 |
mmdevldr.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
monodebg.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
mpr
|
Don't use utf-8 in rc files.
|
2006-10-06 12:32:23 +02:00 |
mprapi
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
msacm32
|
msacm32/tests: Win64 printf format warning fixes.
|
2006-10-06 12:33:22 +02:00 |
msacm32.drv
|
msacm32.drv: Win64 printf format warning fixes.
|
2006-10-10 11:56:30 +02:00 |
msadp32.acm
|
msadp32.acm: Win64 printf format warning fixes.
|
2006-10-05 11:33:24 +02:00 |
mscms
|
mscms: Cast-qual warnings fix.
|
2006-10-05 18:06:41 +02:00 |
mscoree
|
mscoree: Initial stub implementation.
|
2006-10-06 17:39:43 +02:00 |
msdmo
|
janitorial: Remove redundant NULL checks before CoTaskMemFree (found by Smatch).
|
2006-10-07 17:52:51 +02:00 |
msftedit
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
msg711.acm
|
msg711.acm: Win64 printf format warning fixes.
|
2006-10-05 11:33:29 +02:00 |
mshtml
|
mshtml: Win64 printf format warning fixes.
|
2006-10-07 18:05:26 +02:00 |
msi
|
msi: Merge action.h into msipriv.h.
|
2006-10-10 16:12:12 +02:00 |
msimg32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
msisys.ocx
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
msnet32
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
msrle32
|
msrle32: Win64 printf format warning fixes.
|
2006-10-09 12:55:26 +02:00 |
msvcrt
|
janitorial: Remove remaining NULL checks before free() (found by Smatch).
|
2006-10-10 12:56:24 +02:00 |
msvcrt20
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
msvcrt40
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
msvcrtd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
msvfw32
|
Add missing '\n's to Wine traces.
|
2006-10-05 17:46:48 +02:00 |
msvidc32
|
msvidc32: Win64 printf format warning fixes.
|
2006-10-06 12:33:14 +02:00 |
mswsock
|
mswsock: More debug output in AcceptEx().
|
2006-10-02 14:25:14 +02:00 |
msxml3
|
msxml3: Add a version resource.
|
2006-10-09 15:23:38 +02:00 |
nddeapi
|
nddeapi: Win64 printf format warning fixes.
|
2006-10-04 09:59:05 +02:00 |
netapi32
|
netapi32: Win64 printf format warning fixes.
|
2006-10-09 12:55:58 +02:00 |
newdev
|
newdev: Win64 printf format warning fixes.
|
2006-10-04 09:59:08 +02:00 |
ntdll
|
ntdll: Fixed typo in serial.c.
|
2006-10-04 22:16:34 +02:00 |
ntdsapi
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
objsel
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
odbc32
|
odbc32: Win64 printf format warning fixes.
|
2006-10-10 11:56:23 +02:00 |
odbccp32
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
ole32
|
ole32: Don't fail in OleCreate if created object doesn't implement IRunnableObject or IOleChache.
|
2006-10-09 12:43:57 +02:00 |
oleacc
|
oleacc: Win64 printf format warning fixes.
|
2006-10-04 09:59:10 +02:00 |
oleaut32
|
janitorial: Remove remaining NULL checks before free() (found by Smatch).
|
2006-10-10 12:56:24 +02:00 |
olecli32
|
olecli32: Win64 printf format warning fixes.
|
2006-10-09 12:44:30 +02:00 |
oledlg
|
Don't use utf-8 in rc files.
|
2006-10-06 12:32:23 +02:00 |
olepro32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
olesvr32
|
olesvr32: Win64 printf format warning fixes.
|
2006-10-09 12:44:25 +02:00 |
opengl32
|
x11drv: Fix building issue.
|
2006-10-06 12:32:44 +02:00 |
powrprof
|
powrprof: Win64 printf format warning fixes.
|
2006-10-06 12:33:19 +02:00 |
psapi
|
psapi: Win64 printf format warning fixes.
|
2006-10-09 12:44:11 +02:00 |
pstorec
|
pstorec: Win64 printf format warning fixes.
|
2006-10-09 12:55:36 +02:00 |
qcap
|
qcap: Win64 printf format warning fixes.
|
2006-10-09 12:56:00 +02:00 |
quartz
|
quartz/tests: Win64 printf format warning fixes.
|
2006-10-09 12:44:21 +02:00 |
query
|
query: Win64 printf format warning fixes.
|
2006-10-04 09:59:13 +02:00 |
rasapi32
|
rasapi32: Win64 printf format warning fixes.
|
2006-10-09 12:56:15 +02:00 |
resutils
|
resutils: Implements stub dll for resutils.dll.
|
2006-10-02 14:25:34 +02:00 |
riched20
|
riched20: Don't crash if a colour isn't found.
|
2006-10-09 20:38:11 +02:00 |
riched32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
rpcrt4
|
rpcrt4/tests: Win64 printf format warning fixes.
|
2006-10-09 12:44:16 +02:00 |
rsabase
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
rsaenh
|
rsaenh: Win64 printf format warning fixes.
|
2006-10-09 12:56:13 +02:00 |
sane.ds
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
secur32
|
secur32: Add support for cached client credentials.
|
2006-10-06 17:45:52 +02:00 |
security
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
sensapi
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
serialui
|
serialui: Win64 printf format warning fixes.
|
2006-10-07 17:47:35 +02:00 |
setupapi
|
setupapi/tests: Win64 printf format warning fixes.
|
2006-10-10 13:36:38 +02:00 |
sfc
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
shdocvw
|
shdocvw: Win64 printf format warning fixes.
|
2006-10-07 18:05:21 +02:00 |
shell32
|
shell32/tests: Win64 printf format warning fixes.
|
2006-10-09 12:53:26 +02:00 |
shfolder
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
shlwapi
|
shlwapi: Cast-qual warnings fix.
|
2006-10-10 17:00:07 +02:00 |
snmpapi
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
spoolss
|
spoolss: Win64 printf format warning fixes.
|
2006-10-04 09:59:15 +02:00 |
stdole2.tlb
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
stdole32.tlb
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
sti
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
strmiids
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
svrapi
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
tapi32
|
tapi32: Cast-qual warnings fix.
|
2006-10-02 12:34:17 +02:00 |
twain_32
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
unicows
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
url
|
url: Fixed wrong argument (Coverity).
|
2006-09-20 12:25:29 +02:00 |
urlmon
|
urlmon: Win64 printf format warning fixes.
|
2006-10-07 18:05:23 +02:00 |
user
|
user: Add test for LL mouse hook and [Get|Set]CursorPos.
|
2006-10-10 16:09:40 +02:00 |
userenv
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
usp10
|
Tweak TRACE()s to simplify '\n' checks.
|
2006-10-06 17:29:27 +02:00 |
uuid
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
uxtheme
|
uxtheme/tests: Fix Win64 printf format warnings.
|
2006-10-10 16:33:12 +02:00 |
vdhcp.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
vdmdbg
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
version
|
version/tests: Win64 printf format warning fixes.
|
2006-10-10 11:56:38 +02:00 |
vmm.vxd
|
vmm.vxd: Win64 printf format warning fixes.
|
2006-10-09 12:55:44 +02:00 |
vnbt.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
vnetbios.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
vtdapi.vxd
|
"One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:09:24 +02:00 |
vwin32.vxd
|
vwin32.vxd: Win64 printf format warning fixes.
|
2006-10-07 17:47:37 +02:00 |
w32skrnl
|
w32skrnl: Win64 printf format warning fixes.
|
2006-10-04 09:59:19 +02:00 |
winecrt0
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
wined3d
|
wined3d: Improve shader_dump_decl_usage() TRACEs.
|
2006-10-10 19:58:39 +02:00 |
winedos
|
winedos: Win64 printf format warning fixes.
|
2006-10-03 15:55:37 +02:00 |
winemp3.acm
|
winemp3.acm: Win64 printf format warning fixes.
|
2006-10-07 17:47:32 +02:00 |
wineps.drv
|
Don't use utf-8 in rc files.
|
2006-10-06 12:32:23 +02:00 |
winex11.drv
|
winex11drv: Win64 printf format warning fixes.
|
2006-10-09 15:23:33 +02:00 |
wininet
|
wininet/tests: Cast-qual warning fix.
|
2006-10-06 12:32:51 +02:00 |
winmm
|
janitorial: Remove remaining NULL checks before free() (found by Smatch).
|
2006-10-10 12:56:24 +02:00 |
winnls32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
winspool.drv
|
winspool.drv: Cast-qual warnings fix.
|
2006-10-06 17:49:53 +02:00 |
wintab32
|
wintab32: Win64 printf format warning fixes.
|
2006-10-09 12:55:50 +02:00 |
wintrust
|
wintrust: Win64 printf format warning fixes.
|
2006-10-04 20:55:56 +02:00 |
wldap32
|
wldap32: Cast-qual warnings fix.
|
2006-10-05 18:06:50 +02:00 |
wnaspi32
|
wnaspi32: Win64 printf format warning fixes.
|
2006-10-07 17:47:46 +02:00 |
wow32
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
ws2_32
|
ws2_32/tests: Win64 printf format warning fixes.
|
2006-10-09 12:55:39 +02:00 |
wsock32
|
wsock32: Win64 printf format warning fixes.
|
2006-10-09 12:55:32 +02:00 |
wtsapi32
|
wtsapi32: Win64 printf format warning fixes.
|
2006-10-07 17:47:43 +02:00 |
.gitignore
|
resutils: Implements stub dll for resutils.dll.
|
2006-10-02 14:25:34 +02:00 |
make_dlls
|
makefiles: Remove the dependencies comment in files that don't need it.
|
2006-09-14 09:38:39 +02:00 |
Makedll.rules.in
|
makefiles: Make sure that all phony targets depend on 'dummy'.
|
2006-09-09 23:09:04 +02:00 |
Makefile.in
|
mscoree: Initial stub implementation.
|
2006-10-06 17:39:43 +02:00 |
Makeimplib.rules.in
|
makefiles: Only run test and documentation targets in directories that need them.
|
2006-08-28 13:37:44 +02:00 |
Maketest.rules.in
|
Maketest.rules: Don't require testlist.c to be built before make depend.
|
2006-09-11 15:43:38 +02:00 |