Bug 56803

Summary: GYP build of JavaScriptCore should be able to link from an empty WebKitBuild directory
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dglazkov, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 55018    
Attachments:
Description Flags
Patch none

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.