gecko-dev/python/mozbuild/mozpack
Nick Alexander 8f1ac5b651 Bug 1384400 - Add input to output mappings to mozpack.FileRegistry. r=gps
This is necessary because the existing manifests don't expose full
dependency information.  I needed to avoid the existing dependency
files because those code paths need to know the output destination of
the manifest in order to parse the Make dependency files; trying to
adapt this system is more complicated than just preprocessing each
file to extract dependency information directly.

MozReview-Commit-ID: 5m0SEqmhJMM

--HG--
extra : rebase_source : 1ff6a1a51bc76efa78eb564cd8e572777dace0f6
2017-07-25 12:28:31 -07:00
..
chrome Bug 1366169 - Avoid reordered manifest entries creating unexpected overrides. r=gps 2017-05-19 15:01:58 +09:00
packager Bug 1365419 - Fixup l10n packager after bug 780562. r=gps 2017-05-26 11:24:40 +09:00
test Bug 1384224 - Add support for hardlinks to InstallManifest; r=gps 2017-07-25 14:06:15 -04:00
__init__.py
archive.py Backed out changeset a872303fd084, for Nightly bustage from Bug 1359965 c#29 2017-05-25 09:02:54 -04:00
copier.py Bug 1384400 - Add input to output mappings to mozpack.FileRegistry. r=gps 2017-07-25 12:28:31 -07:00
dmg.py Bug 1185666 - Move DMG unpack logic to a python script, support linux. r=mshal 2017-03-28 21:46:19 -04:00
errors.py
executables.py
files.py Bug 1384400 - Add input to output mappings to mozpack.FileRegistry. r=gps 2017-07-25 12:28:31 -07:00
hg.py
manifests.py Bug 1384224 - Add support for hardlinks to InstallManifest; r=gps 2017-07-25 14:06:15 -04:00
mozjar.py Bug 1283919 - Improve test package archiver for collecting files from directories referenced by a root manifest r=gps 2016-09-07 23:39:45 +02:00
path.py