[Webkit-unassigned] [Bug 27699] New: Would be nice if build-webkit on Mac respected WEBKITOUTPUTDIR and set SYMROOT/OBJROOT accordingly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 27 01:37:45 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27699
Summary: Would be nice if build-webkit on Mac respected
WEBKITOUTPUTDIR and set SYMROOT/OBJROOT accordingly
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: vestbo at webkit.org
CC: mrowe at apple.com
As far as I can tell the only way to build WebKit on Mac in another directory
than WebKitBuild is to set com.apple.Xcode PBXApplicationwideBuildSettings or
com.apple.Xcode PBXProductDirectory, which would affect all XCode builds, not
just WebKit (?). Since all other ports support WEBKITOUTPUTDIR, I figured I'd
add support for it on Mac too.
The patch restructures the determineBaseProductDir() function a bit so that the
git branch is appended (if enabled) regardless of the port, and that
baseProductDirOptions (SYMROOT/OBJROOT) is set for Mac even when the the
baseProductDir is set by the user (this helps me shadow-build WebKit on mac).
--
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