wine/ ./Make.rules.in ./Makefile.in ./configur ...

Alexandre Julliard julliard at wine.codeweavers.com
Fri Sep 6 14:46:01 CDT 2002


ChangeSet ID:	1031341561927287860148684
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/09/06 14:46:01

Modified files:
	.              : Make.rules.in Makefile.in configure 
	                 configure.ac 
	dlls           : Makedll.rules.in Makefile.in Maketest.rules.in 
	                 make_dlls 
	programs/winetest: Makefile.in 

Log message:
	Added preliminary support for cross-compiling tests using mingw on
	Linux if available.

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

Revision  Changes    Path
 1.127    +9 -2      wine/Make.rules.in
 1.131    +2 -0      wine/Makefile.in
 1.338    +93 -1     wine/configure
 1.75     +10 -1     wine/configure.ac
 1.34     +2 -0      wine/dlls/Makedll.rules.in
 1.149    +2 -0      wine/dlls/Makefile.in
 1.3      +15 -1     wine/dlls/Maketest.rules.in
 1.17     +2 -0      wine/dlls/make_dlls
 1.15     +3 -1      wine/programs/winetest/Makefile.in




More information about the wine-cvs mailing list