Bug 125466

Summary: Remove miscellaneous unnecessary build statements
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, joepeck
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix
darin: review+, buildbot: commit-queue-
[PATCH] With Adjustments none

Joseph Pecoraro
Reported 2013-12-09 12:59:40 PST
• We no longer have a DerivedSources/JavaScriptCore/docs directory. • WebCore is not accessed from within JavaScriptCore build scripts. Also, if it did that would probably be a problem for mac B&I builds, so remove this misleading line.
Attachments
[PATCH] Proposed Fix (3.79 KB, patch)
2013-12-09 13:00 PST, Joseph Pecoraro
darin: review+
buildbot: commit-queue-
[PATCH] With Adjustments (3.90 KB, patch)
2013-12-09 14:35 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2013-12-09 13:00:36 PST
Created attachment 218792 [details] [PATCH] Proposed Fix
Build Bot
Comment 2 2013-12-09 13:45:13 PST
Comment on attachment 218792 [details] [PATCH] Proposed Fix Attachment 218792 [details] did not pass win-ews (win): Output: http://webkit-queues.appspot.com/results/47218204
Joseph Pecoraro
Comment 3 2013-12-09 14:08:56 PST
Interesting! Apparently I need to keep the `mkdir -p` but just "JavaScriptCore/DerivedSources" not "/home/buildbot/WebKit/WEBKIT~2/Release/obj32/JavaScriptCore/DerivedSources/docs".
Joseph Pecoraro
Comment 4 2013-12-09 14:35:11 PST
Created attachment 218802 [details] [PATCH] With Adjustments
WebKit Commit Bot
Comment 5 2013-12-09 15:24:18 PST
Comment on attachment 218802 [details] [PATCH] With Adjustments Clearing flags on attachment: 218802 Committed r160334: <http://trac.webkit.org/changeset/160334>
WebKit Commit Bot
Comment 6 2013-12-09 15:24:20 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.