wine/tools winegcc/winegcc.c winebuild/winebui ...

Alexandre Julliard julliard at winehq.org
Wed Mar 24 18:40:53 CST 2004


ChangeSet ID:	11675
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/03/24 18:40:53

Modified files:
	tools/winegcc  : winegcc.c 
	tools/winebuild: winebuild.man.in utils.c spec32.c main.c 
	                 import.c build.h 

Log message:
	Replaced the --mode winebuild option by a --subsystem option for
	better compatibility with the PE binutils.

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

Old revision  New revision  Changes     Path
 1.22          1.23          +2 -1       wine/tools/winegcc/winegcc.c
 1.25          1.26          +23 -20     wine/tools/winebuild/winebuild.man.in
 1.19          1.20          +5 -1       wine/tools/winebuild/utils.c
 1.79          1.80          +11 -15     wine/tools/winebuild/spec32.c
 1.54          1.55          +33 -11     wine/tools/winebuild/main.c
 1.61          1.62          +15 -12     wine/tools/winebuild/import.c
 1.52          1.53          +4 -9       wine/tools/winebuild/build.h




More information about the wine-cvs mailing list