[Webkit-unassigned] [Bug 168843] New: Windows build doesn't start build if the git branch is not master

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 14:03:14 PST 2017


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

            Bug ID: 168843
           Summary: Windows build doesn't start build if the git branch is
                    not master
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at am.sony.com
                CC: lforschler at apple.com

If using git on Windows and the branch is not master, build-webkit succeed to cmake build, but fail to start building by msbuild after that (or start building wrong solution).

On git master, product dir is WebKitBuild/$(configuration)/, but if on some branch, it is WebKitBuild/$(git_branch_name)/$(configuration)/.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170224/29eebd88/attachment.html>


More information about the webkit-unassigned mailing list