mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-05-13 08:57:27 +00:00

We now return the status code from executed processes. The API to require a successful status code has been changed from ignore_errors to ensure_exit_code. The build mach command no longer spews a stack trace if make fails. DONTBUILD (NPOTB)
======== mozbuild ======== mozbuild is a Python package providing functionality used by Mozilla's build system. Modules Overview ================ * mozbuild.compilation -- Functionality related to compiling. This includes managing compiler warnings.