RESOLVED FIXED 29923
Add --wx-compiler-prefix waf option
https://bugs.webkit.org/show_bug.cgi?id=29923
Summary Add --wx-compiler-prefix waf option
Vadim Zeitlin
Reported 2009-09-30 06:55:57 PDT
Created attachment 40367 [details] Patch adding --wx-compiler-prefix waf option 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.
Attachments
Patch adding --wx-compiler-prefix waf option (1.95 KB, patch)
2009-09-30 06:55 PDT, Vadim Zeitlin
no flags
Eric Seidel (no email)
Comment 1 2009-10-02 12:46:10 PDT
Comment on attachment 40367 [details] Patch adding --wx-compiler-prefix waf option rubber-stamp=me.
WebKit Commit Bot
Comment 2 2009-10-05 13:23:21 PDT
Comment on attachment 40367 [details] Patch adding --wx-compiler-prefix waf option Clearing flags on attachment: 40367 Committed r49109: <http://trac.webkit.org/changeset/49109>
WebKit Commit Bot
Comment 3 2009-10-05 13:23:24 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.