[Webkit-unassigned] [Bug 27619] Switch wx to using waf for builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 8 17:40:35 PDT 2009


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





--- Comment #28 from Mark Rowe (bdash) <mrowe at apple.com>  2009-08-08 17:40:33 PDT ---
> Mark, is the above change going to affect any of the Mac builds? I see that
> chdirWebKit() also checks for Internal or OpenSource if it doesn't find WebKit,
> JavaScriptCore or WebCore.

The directory structure that Apple folks use is to have the WebKit directory
checked out in a folder named OpenSource alongside a folder named Internal. 
The extra checks in chdirWebKit for OpenSource and Internal directories allow
the WebKit scripts to locate the top level of the WebKit tree even when invoked
from within the Internal directory.  The result of this is that chdirWebKit
will always put the current directory back to the top of the open source tree,
which is equivalent to what the 'cd "..";' has been doing before this change.

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