wine/ tools/winebuild/winebuild.man.in tools/w ...

Alexandre Julliard julliard at wine.codeweavers.com
Wed Nov 6 14:03:00 CST 2002


ChangeSet ID:	6180
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/11/06 14:03:00

Modified files:
	tools/winebuild: winebuild.man.in parser.c main.c 
	tools          : winemaker 
	programs/avitools: Makefile.in 
	programs       : Makeprog.rules.in 
	miscemu        : Makefile.in 
	dlls/user      : user32.spec Makefile.in 
	dlls/ntdll     : Makefile.in 
	dlls/kernel    : kernel32.spec Makefile.in 
	dlls           : Maketest.rules.in Makedll.rules.in 
	.              : Make.rules.in 
Removed files:
	miscemu        : wine.spec 

Log message:
	Added winebuild -e option to specify the entry point and removed the
	'init' spec file directive.
	Winebuild long options now use a more standard double dash format
	(older format still supported for backwards compatibility).

Patch: http://cvs.winehq.com/patch.py?id=6180

Old revision  New revision  Changes     Path
 1.3           1.4           +24 -19     wine/tools/winebuild/winebuild.man.in
 1.35          1.36          +1 -7       wine/tools/winebuild/parser.c
 1.38          1.39          +49 -41     wine/tools/winebuild/main.c
 1.56          1.57          +3 -8       wine/tools/winemaker
 1.25          1.26          +3 -3       wine/programs/avitools/Makefile.in
 1.19          1.20          +1 -1       wine/programs/Makeprog.rules.in
 1.10          1.11          +2 -2       wine/miscemu/Makefile.in
 1.62          1.63          +0 -2       wine/dlls/user/user32.spec
 1.56          1.57          +2 -1       wine/dlls/user/Makefile.in
 1.38          1.39          +2 -2       wine/dlls/ntdll/Makefile.in
 1.67          1.68          +0 -2       wine/dlls/kernel/kernel32.spec
 1.48          1.49          +2 -1       wine/dlls/kernel/Makefile.in
 1.8           1.9           +1 -1       wine/dlls/Maketest.rules.in
 1.37          1.38          +3 -3       wine/dlls/Makedll.rules.in
 1.131         1.132         +3 -3       wine/Make.rules.in
 1.7           Removed       +0 -0       wine/miscemu/wine.spec




More information about the wine-cvs mailing list