summaryrefslogtreecommitdiffstats
path: root/build/sparse-profiles/mach
diff options
context:
space:
mode:
Diffstat (limited to 'build/sparse-profiles/mach')
-rw-r--r--build/sparse-profiles/mach19
1 files changed, 19 insertions, 0 deletions
diff --git a/build/sparse-profiles/mach b/build/sparse-profiles/mach
new file mode 100644
index 0000000000..118b79ff8c
--- /dev/null
+++ b/build/sparse-profiles/mach
@@ -0,0 +1,19 @@
+[include]
+# Various mach commands call config.guess to resolve the default objdir name.
+path:build/autoconf/config.guess
+path:build/autoconf/config.sub
+path:build/moz.configure/checks.configure
+path:build/moz.configure/init.configure
+path:build/moz.configure/util.configure
+# Used for bootstrapping the mach driver.
+path:build/mach_initialize.py
+path:build/psutil_requirements.txt
+path:build/zstandard_requirements.txt
+path:mach
+# Various dependencies. There is room to trim fat, especially in
+# third_party/python.
+path:python/
+path:testing/mozbase/
+path:third_party/python/
+# certifi is needed for Sentry
+path:testing/web-platform/tests/tools/third_party/certifi