mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
e413f97acc
--HG-- extra : rebase_source : 1c1a444a78c0dfce110db3890e29543eeb67f3aa
37 lines
573 B
ReStructuredText
37 lines
573 B
ReStructuredText
============
|
|
Build System
|
|
============
|
|
|
|
Important Concepts
|
|
==================
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
glossary
|
|
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
|