mach (665B)
1 [include] 2 # Various mach commands call config.guess to resolve the default objdir name. 3 path:build/autoconf/config.guess 4 path:build/autoconf/config.sub 5 path:build/moz.configure/checks.configure 6 path:build/moz.configure/init.configure 7 path:build/moz.configure/util.configure 8 # Used for bootstrapping the mach driver. 9 path:build/mach_initialize.py 10 path:build/psutil_requirements.txt 11 path:build/zstandard_requirements.txt 12 path:mach 13 # Various dependencies. There is room to trim fat, especially in 14 # third_party/python. 15 path:python/ 16 path:testing/mozbase/ 17 path:third_party/python/ 18 # certifi is needed for Sentry 19 path:testing/web-platform/tests/tools/third_party/certifi