gecko-dev/python/mozbuild
Nick Alexander 8a9bd38a0b Bug 1733273 - Allow to repackage (after unpacking) MSIX packages directly. r=bhearsum
There are a few wrinkles here:

1.  Embedded langpack XPI files have central and local directory mismatches,
and `mozjar.py` and `UnpackFinder` don't read such files correctly, so we
need to use `unzip{.exe}` to unpack them.  It's much faster to use
this approach than `mozjar.py` anyway.

2.  Some accommodations are needed for multiple overlapping
distribution directories and in particular recognizing langpacks from
the existing MSIX package directory.

Differential Revision: https://phabricator.services.mozilla.com/D127583
2021-10-07 18:48:09 +00:00
..
mozbuild Bug 1733273 - Allow to repackage (after unpacking) MSIX packages directly. r=bhearsum 2021-10-07 18:48:09 +00:00
mozpack Bug 1733273 - Pre: Allow to have `UnpackFinder` not unpack embedded XPI files. r=firefox-build-system-reviewers,mhentges,glandium 2021-10-07 18:48:09 +00:00
metrics.yaml Bug 1654084 - Log build project to telemetry r=firefox-build-system-reviewers,dmajor 2020-10-27 18:08:49 +00:00
setup.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00