Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T tor-browser-build
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 220
    • Issues 220
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Applications
  • tor-browser-build
  • Merge requests
  • !454

Bug 40116: Make Android testbuild single-arch

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Pier Angelo Vendrame requested to merge pierov/tor-browser-build:bug_40116 into master May 17, 2022
  • Overview 3
  • Commits 2
  • Changes 4

As discussed several times, Android builds take too much time, because any change in GeckoView (or in anything that causes it to be recompiled) results in 4 builds of GV, one for each architecture.

Mozilla supports only multi-arch GV now, and we don't want to depart too much from them, but we'd like also to have our process more streamlined.

Therefore, as a tradeoff, this patch makes building single-arch TBA possible, but it's enabled by default only on testbuilds (see comments on #40116 (closed)).

Supersedes !90 (closed).

Edited May 17, 2022 by Pier Angelo Vendrame
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bug_40116