Name Description Size
find-dupes.py Find files duplicated in a given packaged directory, independently of its package format. 4579
informulate.py 4306
js-compare-ast.js This script compares the AST of two JavaScript files passed as arguments. The script exits with a 0 status code if both files parse properly and the ASTs of both files are identical modulo location differences. The script exits with status code 1 if any of these conditions don't hold. This script is used as part of packaging to verify minified JavaScript files are identical to their original files. 1011
l10n-repack.py Replace localized parts of a packaged directory with data from a langpack directory. 2175
linux
moz.build 352
package-name.mk 4602
packager.mk 10366
packager.py File class for removed-files. Is used as a preprocessor parser. 9350
strip.py Strip all files that can be stripped in the given directory. 758
unify.py 2434
unpack.py 762
upload-files.mk 14655
windows