gecko-dev/python/mozbuild/mozpack
Wes Kocher 4c4ea87ae0 Backed out 2 changesets (bug 1283919) for being the wrong way to fix this a=backout
Backed out changeset a328778db08d (bug 1283919)
Backed out changeset 7e1f25f59298 (bug 1283919)
2016-09-07 14:22:21 -07:00
..
chrome
packager Bug 1240134 - Re-factor UnpackFinder to contain a Finder instance it delegates to rather than inheriting from FileFinder. r=glandium 2016-08-17 15:02:31 -07:00
test Bug 1240134 - Fixup TarFinder test on Windows by closing the TarFile after the test. r=me 2016-08-17 16:12:14 -07:00
__init__.py
archive.py Bug 1288610 - Add functions for creating deterministic tar archives; r=ted 2016-07-25 12:46:07 -07:00
copier.py Bug 1293234 - Use octal notation for permission modes in the build system; r=gps 2016-08-08 13:45:17 +02:00
dmg.py
errors.py
executables.py Backed out changeset 6134b92d1b08 (bug 1277483) 2016-06-07 11:46:16 +02:00
files.py Bug 1240134 - Implement a TarFinder to facilitate extracting files from compressed Firefox archives. r=glandium 2016-08-17 15:02:31 -07:00
hg.py
manifests.py
mozjar.py Backed out 2 changesets (bug 1283919) for being the wrong way to fix this a=backout 2016-09-07 14:22:21 -07:00
path.py Bug 1289949 - Make mozpack.path properly handle paths on mingw python. r=gps 2016-07-28 18:50:57 +09:00
unify.py