ChangeSet ID: 11346
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/03/03 16:38:25
Modified files:
tools/winegcc : winegcc.c
Log message:
Put the .spec.o file first and the so libraries last on the link
command line.
Patch: http://cvs.winehq.org/patch.py?id=11346
Old revision New revision Changes Path
1.12 1.13 +8 -7 wine/tools/winegcc/winegcc.c
ChangeSet ID: 11342
CVSROOT: /opt/cvs-commit
Module name: tools
Changes by: jnewman(a)wine.codeweavers.com 2004/03/03 14:46:48
Added files:
. : html2template
Log message:
copied the convert_to_template() from make_winehq to its
own script, so we can use it on more than just the docs,
i.e. the man pages.
Patch: http://cvs.winehq.org/patch.py?id=11342
Old revision New revision Changes Path
Added 1.1 +0 -0 tools/html2template