Build System¶
Important Concepts¶
- Glossary
 - Build System Overview
 - Supported Configurations
 - Mozconfig Files
 - moz.build Files
 - mozbuild Sandbox Symbols
 - Files Metadata
 - Profile Guided Optimization
 - Why the Build System is Slow
 - Environment Variables Impacting the Build System
 - Build Targets
 - Python and the Build System
 - Test Manifests
 - mozinfo
 - Text Preprocessor
 - JAR Manifests
 - Defining Binaries for the Build System
 - Creating Toolchain Archives
 - Localization (l10n)
 - Including Rust Code in Firefox
 - Sparse Checkouts