wine/ tools/winebuild/spec16.c tools/winebuild ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed Sep 21 09:23:54 CDT 2005


ChangeSet ID:	20343
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/09/21 09:23:54

Modified files:
	tools/winebuild: spec16.c res16.c build.h 
	dlls/user      : Makefile.in 
	dlls/shell32   : Makefile.in 
	dlls/ntdll     : Makefile.in 
	dlls/kernel    : Makefile.in 
	dlls/gdi       : Makefile.in 
	dlls           : Makedll.rules.in 
	.              : Makefile.in Make.rules.in 

Log message:
	Generate 16-bit spec files as assembly code too.

Patch: http://cvs.winehq.org/patch.py?id=20343

Old revision  New revision  Changes     Path
 1.63          1.64          +504 -565   wine/tools/winebuild/spec16.c
 1.16          1.17          +41 -137    wine/tools/winebuild/res16.c
 1.84          1.85          +2 -8       wine/tools/winebuild/build.h
 1.101         1.102         +6 -6       wine/dlls/user/Makefile.in
 1.95          1.96          +2 -2       wine/dlls/shell32/Makefile.in
 1.102         1.103         +3 -8       wine/dlls/ntdll/Makefile.in
 1.124         1.125         +5 -10      wine/dlls/kernel/Makefile.in
 1.65          1.66          +2 -2       wine/dlls/gdi/Makefile.in
 1.79          1.80          +5 -5       wine/dlls/Makedll.rules.in
 1.164         1.165         +2 -2       wine/Makefile.in
 1.189         1.190         +5 -4       wine/Make.rules.in




More information about the wine-cvs mailing list