gecko-dev/python/mozbuild
Ms2ger 63425cf9e5 Merge mozilla-central into build-system
--HG--
rename : content/html/content/public/nsHTMLCanvasElement.h => content/html/content/public/HTMLCanvasElement.h
rename : content/html/content/src/nsHTMLCanvasElement.cpp => content/html/content/src/HTMLCanvasElement.cpp
2013-01-06 11:58:19 +01:00
..
mozbuild Merge mozilla-central into build-system 2013-01-06 11:58:19 +01: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

README.rst

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