gecko/python/mozbuild
2012-12-05 14:22:58 -08:00
..
mozbuild Bug 818366 - Ability to pass through file descriptors to child processes; r=jhammel 2012-12-05 14:22:58 -08:00
README.rst Bug 800633 - Clean up references to code moved out of mozbuild; r=jhammel 2012-10-11 17:13:18 -07:00
setup.py Bug 794509 - Part 2: Move mach command modules into a mach.commands sub-module; r=jhammel 2012-10-05 12:13:18 -07:00

========
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.