Bug 128010 - Allow more flexibility for copy-webkitlibraries-to-product-directory
Summary: Allow more flexibility for copy-webkitlibraries-to-product-directory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 112840
  Show dependency treegraph
 
Reported: 2014-01-31 12:45 PST by Filip Pizlo
Modified: 2014-01-31 13:48 PST (History)
7 users (show)

See Also:


Attachments
the patch (10.13 KB, patch)
2014-01-31 13:09 PST, Filip Pizlo
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2014-01-31 12:45:52 PST
The idea is to allow the tool to be instrumented by other tools, for example if you have your own particular build setup.  That script used to just be used for WebKitSystemInterface, which is just a Mac port thing; but now it's also used for LLVM and it will apply to any port that wants LLVM support.
Comment 1 Filip Pizlo 2014-01-31 13:09:01 PST
Created attachment 222840 [details]
the patch
Comment 2 Filip Pizlo 2014-01-31 13:48:49 PST
Landed in http://trac.webkit.org/changeset/163193