[Webkit-unassigned] [Bug 58716] New: JavaScriptCore can't depend on ../ThirdParty/gtest/xcode/gtest.xcodeproj

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 15 17:31:51 PDT 2011


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

           Summary: JavaScriptCore can't depend on
                    ../ThirdParty/gtest/xcode/gtest.xcodeproj
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Blocker
          Priority: P1
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy at apple.com
                CC: eric at webkit.org, mrowe at apple.com, timothy at apple.com,
                    levin at chromium.org, lforschler at apple.com,
                    dslomov at google.com


In https://trac.webkit.org/changeset/83974 JavaScriptCore became dependant on an external project. This breaks the build under Apple's internal build system.

In general anthing inside Source/JavaScriptCore (and WebCore, etc.) can't reference something outside that source root. So ../ThirdParty is a violation of that.

-- 
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