[Webkit-unassigned] [Bug 69837] Add documentation for building the Chromium port on Android

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 09:22:59 PDT 2011


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





--- Comment #4 from Peter Beverloo <peter at chromium.org>  2011-10-20 09:23:00 PST ---
(In reply to comment #1)
> From https://bugs.webkit.org/show_bug.cgi?id=67034#c7 ...
> > I think it's better to wait until we have DRT building and linking without
> > local changes, as that's still not the case. Having unusable instructions
> > wouldn't serve a lot of purpose.
> 
> I've already had one request for instructions for how to build, just to see the current status. Do you think that the setup and build instructions will change significantly as we fix the remaining build and link errors? If not, can we at least start the documentation now?

Besides the build and link errors, I don't expect any of the instructions to change: the build scripts will automatically pull in the required version of the Android NDK and set-up the environment automatically.  The only way in which it really differs from current Chromium builds is that it needs the "--chromium-android" command line flag rather than the "--chromium" one.

In that sense, starting documentation right now would be fine.  Do you only want to document the current building step, or also include (more hypothetical) differences in how we will be handling tests?

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