RESOLVED FIXED108971
Add a JavaScriptCore Export Generator project
https://bugs.webkit.org/show_bug.cgi?id=108971
Summary Add a JavaScriptCore Export Generator project
Roger Fong
Reported 2013-02-05 12:57:40 PST
Making a JSC export generator project to match the webkit generator project. Patch on the way. I haven't actually added the appropriate preprocessor definitions to the existing exports in JavaScriptCoreExports.def.in. I'd rather someone more well versed in the what-goes where in JSC do that.
Attachments
patch (50.48 KB, patch)
2013-02-05 13:57 PST, Roger Fong
bfulgham: review+
bfulgham: commit-queue-
Roger Fong
Comment 1 2013-02-05 13:57:58 PST
Brent Fulgham
Comment 2 2013-02-05 14:14:36 PST
Comment on attachment 186696 [details] patch It's a shame that the symbol export stuff used by Xcode/Linux builds couldn't be shared somehow.
Roger Fong
Comment 3 2013-02-05 15:08:48 PST
Roger Fong
Comment 4 2013-02-05 15:12:18 PST
(In reply to comment #2) > (From update of attachment 186696 [details]) > It's a shame that the symbol export stuff used by Xcode/Linux builds couldn't be shared somehow. You mean something that could convert between the xcode and vs export defs? Seems hard...
Note You need to log in before you can comment on or make changes to this bug.