gecko-dev/tools/update-packaging
Tom Prince afa141b26c Bug 1514124: [win64-aarch64] Pass the architecture to mar generation, so that it can pass the appropriate arch flag to xz; r=aki,Callek
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
2018-12-17 21:45:09 +00:00
..
test Backed out 3 changesets (bug 1439860, bug 1441867, bug 1446110) for breaking update packaging for thunderbird. 2018-04-05 13:48:38 -06:00
Makefile.in bug 1385227, generate full update from l10n-stage directly, r=rail 2017-08-22 15:27:51 +02:00
README
change_mar_compression.pl
common.sh Backed out 3 changesets (bug 1439860, bug 1441867, bug 1446110) for breaking update packaging for thunderbird. 2018-04-05 13:48:38 -06:00
make_full_update.sh Bug 1514124: [win64-aarch64] Pass the architecture to mar generation, so that it can pass the appropriate arch flag to xz; r=aki,Callek 2018-12-17 21:45:09 +00:00
make_incremental_update.sh Bug 1514124: [win64-aarch64] Pass the architecture to mar generation, so that it can pass the appropriate arch flag to xz; r=aki,Callek 2018-12-17 21:45:09 +00:00
make_incremental_updates.py Bug 1438839 - Fix the remaining flake8 issues by hand r=ahal 2018-03-15 11:34:03 +01:00
moz.build
test_make_incremental_updates.py Bug 1438839 - Fix the remaining flake8 issues by hand r=ahal 2018-03-15 11:34:03 +01:00
unwrap_full_update.pl Bug 1405068: Don't use Cwd::abs_path in unwrap_full_update.pl. r=bhearsum 2017-10-02 12:25:05 -06:00

README

This directory contains a tool for generating update packages for
the update system described here:

  http://wiki.mozilla.org/Software_Update