ChangeSet ID: 6568
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/12/10 19:31:56
Modified files:
tools : mingwrap.c
Log message:
Wine internal includes should not be in the include path.
Patch: http://cvs.winehq.com/patch.py?id=6568
Old revision New revision Changes Path
1.1 1.2 +0 -1 wine/tools/mingwrap.c
ChangeSet ID: 6565
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/12/10 19:30:14
Modified files:
tools : makedep.c
Log message:
Try to open source file in current directory first in case it is a
generated file.
Patch: http://cvs.winehq.com/patch.py?id=6565
Old revision New revision Changes Path
1.13 1.14 +10 -4 wine/tools/makedep.c
ChangeSet ID: 6559
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/12/10 18:17:42
Modified files:
include/wine : test.h
Log message:
Francois Gouget <fgouget(a)free.fr>
When reporting a test failure, only report the file name, not the full
path.
Merge winetest_set_trace_location with winetest_set_ok_location.
Patch: http://cvs.winehq.com/patch.py?id=6559
Old revision New revision Changes Path
1.7 1.8 +16 -18 wine/include/wine/test.h