wine/tools/winebuild winebuild.man.in utils.c ...
ChangeSet ID: 20328 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/09/21 05:22:29 Modified files: tools/winebuild: winebuild.man.in utils.c main.c import.c build.h Log message: Now that we have to be able to run the assembler from winebuild, added an option to generate a .spec.o file in a single step. Added --save-temps and --verbose options for easier debugging. Patch: http://cvs.winehq.org/patch.py?id=20328 Old revision New revision Changes Path 1.35 1.36 +21 -11 wine/tools/winebuild/winebuild.man.in 1.34 1.35 +35 -10 wine/tools/winebuild/utils.c 1.70 1.71 +35 -7 wine/tools/winebuild/main.c 1.108 1.109 +3 -9 wine/tools/winebuild/import.c 1.80 1.81 +3 -0 wine/tools/winebuild/build.h
participants (1)
-
Alexandre Julliard