[webkit-reviews] review requested: [Bug 29923] Add --wx-compiler-prefix waf option : [Attachment 40367] Patch adding --wx-compiler-prefix waf option

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 30 06:55:57 PDT 2009


Vadim Zeitlin <vz-webkit at zeitlins.org> has asked  for review:
Bug 29923: Add --wx-compiler-prefix waf option
https://bugs.webkit.org/show_bug.cgi?id=29923

Attachment 40367: Patch adding --wx-compiler-prefix waf option
https://bugs.webkit.org/attachment.cgi?id=40367&action=review

------- Additional Comments from Vadim Zeitlin <vz-webkit at zeitlins.org>
This simple patch adds a --wx-compiler-prefix option which can be used at "waf
configure" step to configure wxWebKit to build with a wxWidgets build which was
compiled using "nmake COMPILER_PREFIX=something-non-default". This is
especially convenient for people using several MSVC versions at once to avoid
conflicts between them as they all use "vc" compiler prefix by default.


More information about the webkit-reviews mailing list