[Webkit-unassigned] [Bug 67034] New: Teach scripts how to handle the building env. for the Chromium port on OS(ANDROID)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 06:14:12 PDT 2011


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

           Summary: Teach scripts how to handle the building env. for the
                    Chromium port on OS(ANDROID)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peter at chromium.org
                CC: abarth at webkit.org, steveblock at google.com
            Blocks: 67032



Peter Beverloo <peter at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #105355|                            |review?, commit-queue?
               Flag|                            |


Created an attachment (id=105355)
 --> (https://bugs.webkit.org/attachment.cgi?id=105355&action=review)
Patch

Building WebKit for Android requires the toolchain from Android's NDK to be used. Furthermore, the project files need to be taught that OS=android and the DEPS file should be able to have custom dependencies for Android. This patch introduces the --chromium-android command line switch for update-webkit, update-webkit-chromium and build-webkit.

It's a bit rough right now, and I'm mostly curious to your opinions about the environment variables being set in webkitdirs.pm. Is this the right approach?

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