[Webkit-unassigned] [Bug 27699] 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:41:40 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27699
Tor Arne Vestbø <vestbo at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #33523| |review?
Flag| |
--- Comment #1 from Tor Arne Vestbø <vestbo at webkit.org> 2009-07-27 01:41:40 PDT ---
Created an attachment (id=33523)
--> (https://bugs.webkit.org/attachment.cgi?id=33523)
2009-07-27 Tor Arne Vestbø <tor.arne.vestbo at nokia.com>
Reviewed by NOBODY (OOPS!).
build-webkit: Reorder logic for determining the baseProductDir
https://bugs.webkit.org/show_bug.cgi?id=27699
We now do port-spesific probing for the product dir first, and then
fall back to either the generic WEBKITOUTPUTDIR (which now also works
on Mac), or WebKitBuild.
Then we add the git branch if the git branch build option is enabled.
Finally we massage the product dir based on the port. For example the
Mac port will now always set the SYMROOT and OBJROOT configuration for
XCode.
* Scripts/webkitdirs.pm:
---
2 files changed, 40 insertions(+), 25 deletions(-)
--
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