mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
09d5aeea27
DONTBUILD (NPOTB) --HG-- extra : rebase_source : 9d1ba5ca4568739c557410b20034671093e439c7
65 lines
950 B
ReStructuredText
65 lines
950 B
ReStructuredText
==================================
|
|
Mozilla Build System Documentation
|
|
==================================
|
|
|
|
Overview
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
glossary
|
|
|
|
Important Concepts
|
|
==================
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
build-overview
|
|
supported-configurations
|
|
Mozconfig Files <mozconfigs>
|
|
mozbuild-files
|
|
mozbuild-symbols
|
|
Profile Guided Optimization <pgo>
|
|
slow
|
|
environment-variables
|
|
build-targets
|
|
python
|
|
test_manifests
|
|
mozinfo
|
|
preprocessor
|
|
jar-manifests
|
|
|
|
mozbuild
|
|
========
|
|
|
|
mozbuild is a Python package containing a lot of the code for the
|
|
Mozilla build system.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
mozbuild/index
|
|
mozbuild/dumbmake
|
|
|
|
Python Packages
|
|
===============
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
python/codegen
|
|
python/makeutils
|
|
python/mozbuild
|
|
python/mozpack
|
|
python/mozversioncontrol
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|