wine/ tools/winegcc/winegcc.c documentation/wi ...

Alexandre Julliard julliard at winehq.org
Thu May 6 18:51:44 CDT 2004


ChangeSet ID:	12300
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/05/06 18:51:44

Modified files:
	tools/winegcc  : winegcc.c 
	documentation  : wine.man.in wine.conf.man running.sgml 
	                 README.pt_br README.it README.fr README.de 
	dlls/kernel    : process.c Makefile.in 
	.              : README 
Removed files:
	misc           : options.c 
	include        : options.h 

Log message:
	Dimitrie O. Paun <dpaun at rogers.com>
	Remove the last remaining wine options when running programs.
	Keep support for --help, and --version when they are the only options
	on the command line.

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

Old revision  New revision  Changes     Path
 1.26          1.27          +1 -13      wine/tools/winegcc/winegcc.c
 1.52          1.53          +15 -67     wine/documentation/wine.man.in
 1.19          1.20          +1 -1       wine/documentation/wine.conf.man
 1.29          1.30          +32 -39     wine/documentation/running.sgml
 1.5           1.6           +1 -10      wine/documentation/README.pt_br
 1.7           1.8           +1 -11      wine/documentation/README.it
 1.10          1.11          +1 -11      wine/documentation/README.fr
 1.4           1.5           +1 -12      wine/documentation/README.de
 1.58          1.59          +21 -5      wine/dlls/kernel/process.c
 1.110         1.111         +0 -1       wine/dlls/kernel/Makefile.in
 1.45          1.46          +1 -9       wine/README
 1.47          Removed       +0 -0       wine/misc/options.c
 1.40          Removed       +0 -0       wine/include/options.h




More information about the wine-cvs mailing list