Bug 56803 - GYP build of JavaScriptCore should be able to link from an empty WebKitBuild directory
Summary: GYP build of JavaScriptCore should be able to link from an empty WebKitBuild ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 55018
  Show dependency treegraph
 
Reported: 2011-03-22 00:01 PDT by Adam Barth
Modified: 2011-03-22 14:03 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.65 KB, patch)
2011-03-22 00:04 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-03-22 00:01:24 PDT
GYP build of JavaScriptCore should be able to link from an empty WebKitBuild directory
Comment 1 Adam Barth 2011-03-22 00:04:21 PDT
Created attachment 86430 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-03-22 00:46:55 PDT
Comment on attachment 86430 [details]
Patch

Should we have a comment here to document this limitation?  Should we fix the other parts of the build system?
Comment 3 Adam Barth 2011-03-22 00:50:25 PDT
I'm not sure it's a limitation.  Basically, the files are generated in a framework-specific and configuration-specific folder.
Comment 4 Adam Barth 2011-03-22 14:02:58 PDT
Comment on attachment 86430 [details]
Patch

Clearing flags on attachment: 86430

Committed r81693: <http://trac.webkit.org/changeset/81693>
Comment 5 Adam Barth 2011-03-22 14:03:02 PDT
All reviewed patches have been landed.  Closing bug.