ChangeSet ID: 18476 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/27 06:23:24
Modified files: tools/winebuild: utils.c spec32.c relay.c parser.c main.c import.c build.h
Log message: Beginnings of an infrastructure to allow specifying the target CPU and platform at run-time.
Patch: http://cvs.winehq.org/patch.py?id=18476
Old revision New revision Changes Path 1.24 1.25 +56 -66 wine/tools/winebuild/utils.c 1.95 1.96 +142 -144 wine/tools/winebuild/spec32.c 1.40 1.41 +27 -48 wine/tools/winebuild/relay.c 1.57 1.58 +1 -3 wine/tools/winebuild/parser.c 1.62 1.63 +22 -3 wine/tools/winebuild/main.c 1.80 1.81 +219 -203 wine/tools/winebuild/import.c 1.62 1.63 +18 -1 wine/tools/winebuild/build.h