Bug 134590 - [JavaScriptCore] Add --cmakeargs options to build-jsc
Summary: [JavaScriptCore] Add --cmakeargs options to build-jsc
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: László Langó
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-03 05:09 PDT by László Langó
Modified: 2014-07-03 07:56 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.23 KB, patch)
2014-07-03 05:22 PDT, László Langó
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description László Langó 2014-07-03 05:09:46 PDT
Add --cmakeargs option to Tools/Scripts/build-jsc like in Tools/Scripts/build-webkit.
Add possibility of passing parameters to build-jsc by environment variable, because of able to make ARM cross-compile builds with build-jsc.  Related to http://trac.webkit.org/changeset/54548
Comment 1 László Langó 2014-07-03 05:22:01 PDT
Created attachment 234335 [details]
Patch
Comment 2 WebKit Commit Bot 2014-07-03 07:56:12 PDT
Comment on attachment 234335 [details]
Patch

Clearing flags on attachment: 234335

Committed r170752: <http://trac.webkit.org/changeset/170752>
Comment 3 WebKit Commit Bot 2014-07-03 07:56:17 PDT
All reviewed patches have been landed.  Closing bug.