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

Alexandre Julliard julliard at winehq.org
Tue Mar 8 10:55:26 CST 2005


ChangeSet ID:	16492
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/08 10:55:26

Modified files:
	tools/winegcc  : winegcc.c 
	tools/winebuild: winebuild.man.in main.c 
	dlls/user      : Makefile.in 
	dlls/shell32   : Makefile.in 
	dlls/kernel    : Makefile.in 
	dlls/gdi       : Makefile.in 
	dlls           : Makedll.rules.in 
	.              : Make.rules.in 

Log message:
	Dimitrie O. Paun <dpaun at rogers.com>
	Add support for .exe's with exported functions.

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

Old revision  New revision  Changes     Path
 1.34          1.35          +9 -9       wine/tools/winegcc/winegcc.c
 1.29          1.30          +23 -16     wine/tools/winebuild/winebuild.man.in
 1.59          1.60          +25 -19     wine/tools/winebuild/main.c
 1.86          1.87          +3 -3       wine/dlls/user/Makefile.in
 1.86          1.87          +1 -1       wine/dlls/shell32/Makefile.in
 1.116         1.117         +1 -1       wine/dlls/kernel/Makefile.in
 1.63          1.64          +1 -1       wine/dlls/gdi/Makefile.in
 1.70          1.71          +1 -1       wine/dlls/Makedll.rules.in
 1.182         1.183         +2 -2       wine/Make.rules.in




More information about the wine-cvs mailing list