Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add --android option to ./mach package #401

Merged

Commits on Jun 22, 2016

  1. Add --android option to ./mach package

    servo/servo#11210 recently updated `./mach
    package` to make it a first-class Mach command and add support for
    simple Linux packaging as well (in the form of tarballs). Android used
    to be the only packaging target supported, so a naked `./mach package`
    sufficed, but now we need to explicitly build the Android packaging.
    aneeshusa committed Jun 22, 2016
You can’t perform that action at this time.