Mozilla Source Tree Docs
59.0
  • SSL Error Reporting
  • Firefox
  • Telemetry Experiments
  • 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
    • integrated development environment (IDE)
      • Cpp Eclipse Projects
      • Visual Studio Projects
    • mozbuild
      • mozbuild
      • dumbmake
  • WebIDL
  • Graphics
  • Firefox for Android
  • Indices and tables
  • mozbase
  • Indices and tables
  • mach
  • TaskCluster Task-Graph Generation
  • geckodriver
  • Marionette
  • Crash Manager
  • WebExtensions API Development
  • WebPayments UI
  • Telemetry
  • URL Classifier
  • Crash Reporter
  • Supbrocess Module
  • Toolkit modules
  • Add-on Manager
  • Localization
  • Linting
  • Indices and tables
  • mach package
  • mozbuild package
  • mozlint package
  • mozpack package
  • mozversioncontrol package
  • mozwebidlcodegen package
  • taskgraph package
Mozilla Source Tree Docs
  • Docs »
  • Build System
  • View page source

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

integrated development environment (IDE)¶

  • Cpp Eclipse Projects
  • Visual Studio Projects

mozbuild¶

mozbuild is a Python package containing a lot of the code for the Mozilla build system.

  • mozbuild
  • dumbmake
Next Previous

© Copyright .

Built with Sphinx using a theme provided by Read the Docs.