[Webkit-unassigned] [Bug 118195] [Tools] Add support for "webKitBranchBuild" git option when calculating jhbuildPath

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 28 10:46:56 PDT 2013


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





--- Comment #2 from Nick Diego Yamane (diegoyam) <nick.yamane at openbossa.org>  2013-06-28 10:48:53 PST ---
Currently, ports that use jhbuild fail to determine jhbuild directory when "webKitBranchBuild" git configuration property is enabled. To reproduce that issue in Efl port, enable that flag in .git/config, switch to a git branch other than "master" and try to build webkit. The build will fail to locate dependencies due to lack of pkg-config paths which should be set by jhbuild.

For more details about "webKitBranchBuild" option, see:
https://trac.webkit.org/wiki/UsingGitWithWebKit

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