зеркало из https://github.com/mozilla/gecko-dev.git
afa141b26c
XZ supports rewritting addresses in executable code, which is architechture specific. The updater is compiled with support for the target architecture only, so we can't always compress updates passing `--x86` to XZ. This threads the architecture through to the repackage steps, so we can pass the appropraite flags to the update packaging scripts. Differential Revision: https://phabricator.services.mozilla.com/D14601 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
test | ||
Makefile.in | ||
README | ||
change_mar_compression.pl | ||
common.sh | ||
make_full_update.sh | ||
make_incremental_update.sh | ||
make_incremental_updates.py | ||
moz.build | ||
test_make_incremental_updates.py | ||
unwrap_full_update.pl |
README
This directory contains a tool for generating update packages for the update system described here: http://wiki.mozilla.org/Software_Update