ChangeSet ID: 14115 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/10/08 16:11:18
Modified files: tools/winegcc : winegcc.c Makefile.in tools/winebuild: winebuild.man.in main.c import.c build.h
Log message: Added --ld-cmd and --nm-cmd options in winebuild, and make winegcc pass the proper ld command.
Patch: http://cvs.winehq.org/patch.py?id=14115
Old revision New revision Changes Path 1.29 1.30 +2 -0 wine/tools/winegcc/winegcc.c 1.11 1.12 +2 -1 wine/tools/winegcc/Makefile.in 1.27 1.28 +8 -0 wine/tools/winebuild/winebuild.man.in 1.55 1.56 +15 -0 wine/tools/winebuild/main.c 1.68 1.69 +11 -11 wine/tools/winebuild/import.c 1.53 1.54 +3 -0 wine/tools/winebuild/build.h