[Webkit-unassigned] [Bug 117951] New: xcopy add /d

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 24 15:08:17 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=117951

           Summary: xcopy add /d
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achristensen at apple.com
                CC: bfulgham at webkit.org


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list