RESOLVED FIXED 59674
Add way to install testapi in production builds
https://bugs.webkit.org/show_bug.cgi?id=59674
Summary Add way to install testapi in production builds
Sam Weinig
Reported 2011-04-27 23:12:22 PDT
Add way to install testapi in production builds
Attachments
Patch (9.79 KB, patch)
2011-04-27 23:13 PDT, Sam Weinig
no flags
Patch (6.11 KB, patch)
2011-04-28 08:30 PDT, Sam Weinig
ddkilzer: review+
Sam Weinig
Comment 1 2011-04-27 23:13:37 PDT
Mark Rowe (bdash)
Comment 2 2011-04-27 23:19:21 PDT
Comment on attachment 91432 [details] Patch Can you recreate this without the svn cp of JavaScriptCore.xcconfig to TestAPI.xcconfig? The change itself looks good, but that gives bogus history.
Sam Weinig
Comment 3 2011-04-28 08:30:17 PDT
David Kilzer (:ddkilzer)
Comment 4 2011-04-28 09:05:01 PDT
Comment on attachment 91496 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=91496&action=review r=me > Source/JavaScriptCore/ChangeLog:13 > + Remove in project build settings and add missing configuration files. Nit: "in project" should be hyphenated as "in-project" since it's used as an adjective. You should also note that you're adding CompilerVersion.xcconfig here since that is just an additional clean-up step. (It should also be done for the other 4 projects that added it.)
Sam Weinig
Comment 5 2011-04-28 09:07:20 PDT
Note You need to log in before you can comment on or make changes to this bug.