ChangeSet ID: 1031939005679664308744581
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 02/09/13 12:43:25
Modified files:
tools : winemaker
Log message:
Martin Wilck <Martin.Wilck(a)Fujitsu-Siemens.com>
- fix perl syntax error in my own patch
- fix perl syntax error in generate_wrapper_file()
- fix order of arguments generate_from_template() in generate_wrapper_file()
- don't ignore command line -l, -I, and -i arguments
- build wrapper with a minimal set of DLLs/libraries
- fix autoconf invocation to support both 2.5x and 2.13
- fix usage message for --nodlls
- target_init(\$global_settings) must not be done after reading command line
- fix appName declaration in wrapper code
Patch: http://cvs.winehq.com/patch.py?id=1031939005679664308744581
Revision Changes Path
1.50 +26 -11 wine/tools/winemaker