RESOLVED FIXED 51607
[GTK] Add standalone target for JSC
https://bugs.webkit.org/show_bug.cgi?id=51607
Summary [GTK] Add standalone target for JSC
Xan Lopez
Reported 2010-12-25 05:07:43 PST
Useful if you only want to hack and test your changes in JSC without rebuilding all of WebKit.
Attachments
jsc.diff (1.65 KB, patch)
2010-12-25 05:25 PST, Xan Lopez
no flags
Xan Lopez
Comment 1 2010-12-25 05:25:37 PST
Created attachment 77436 [details] jsc.diff Having to add the built nosources manually is not ideal, but I'm not sure that there's a more elegant way to do this.
Daniel Bates
Comment 2 2010-12-25 16:37:15 PST
Comment on attachment 77436 [details] jsc.diff Tools/Scripts/build-jsc should also be modified to support building JSC as a standalone target.
Eric Seidel (no email)
Comment 3 2010-12-26 13:27:50 PST
Comment on attachment 77436 [details] jsc.diff rs=me.
WebKit Commit Bot
Comment 4 2010-12-26 14:13:30 PST
Comment on attachment 77436 [details] jsc.diff Clearing flags on attachment: 77436 Committed r74672: <http://trac.webkit.org/changeset/74672>
WebKit Commit Bot
Comment 5 2010-12-26 14:13:35 PST
All reviewed patches have been landed. Closing bug.
Martin Robinson
Comment 6 2010-12-26 15:24:50 PST
(In reply to comment #2) > (From update of attachment 77436 [details]) > Tools/Scripts/build-jsc should also be modified to support building JSC as a standalone target. I've opened https://bugs.webkit.org/show_bug.cgi?id=51625 for this issue.
Note You need to log in before you can comment on or make changes to this bug.