Bug 117951

Summary: xcopy add /d
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Trivial CC: bfulgham, commit-queue
Priority: P4    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows 7   
Attachments:
Description Flags
Patch none

Alex Christensen
Reported 2013-06-24 15:06:58 PDT
In r151854 we added copying of ANGLE headers before in WebCorePreBuild.cmd, but we did not add the /d option to xcopy to only copy if the destination is older than the source. All other xcopy-ing done has this to avoid doing extra copying which results in extra compiling.
Attachments
Patch (1.54 KB, patch)
2013-06-24 15:08 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2013-06-24 15:08:12 PDT
Brent Fulgham
Comment 2 2013-06-24 15:10:19 PDT
Comment on attachment 205331 [details] Patch r=me
WebKit Commit Bot
Comment 3 2013-06-24 16:35:17 PDT
Comment on attachment 205331 [details] Patch Clearing flags on attachment: 205331 Committed r151935: <http://trac.webkit.org/changeset/151935>
WebKit Commit Bot
Comment 4 2013-06-24 16:35:19 PDT
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.