Bug 22309 - Pass the remaining options to build system on Qt-port
Summary: Pass the remaining options to build system on Qt-port
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-17 07:49 PST by Gabor Loki
Modified: 2008-11-17 09:35 PST (History)
0 users

See Also:


Attachments
Proposed patch (1.64 KB, patch)
2008-11-17 07:51 PST, Gabor Loki
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Loki 2008-11-17 07:49:53 PST
The help of 'webkit-build' script says:

"Usage: build-webkit [options] [options to pass to build system]"

On Qt-port only the 'clean' option is processed. It will be nice if we can pass some options to Qmake (for example ENABLE_JIT).
Comment 1 Gabor Loki 2008-11-17 07:51:55 PST
Created attachment 25213 [details]
Proposed patch
Comment 2 Darin Adler 2008-11-17 09:09:05 PST
Comment on attachment 25213 [details]
Proposed patch

r=me
Comment 3 Geoffrey Garen 2008-11-17 09:35:08 PST
Committed revision 38507.