19 Sep
2005
19 Sep
'05
3:24 p.m.
ChangeSet ID: 20294 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/09/19 10:24:13 Modified files: tools/winebuild: utils.c import.c build.h Log message: Don't remove ignored symbols from the undefined list, simply skip them when resolving imports. Added get_temp_file_name utility function. Patch: http://cvs.winehq.org/patch.py?id=20294 Old revision New revision Changes Path 1.33 1.34 +40 -0 wine/tools/winebuild/utils.c 1.106 1.107 +8 -37 wine/tools/winebuild/import.c 1.78 1.79 +1 -0 wine/tools/winebuild/build.h