2013-11-21 00:37:22 +04:00
|
|
|
============
|
|
|
|
Build System
|
|
|
|
============
|
2013-09-21 02:46:43 +04:00
|
|
|
|
|
|
|
Important Concepts
|
|
|
|
==================
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2013-11-21 00:37:22 +04:00
|
|
|
glossary
|
2013-09-24 04:21:10 +04:00
|
|
|
build-overview
|
2013-11-20 22:52:48 +04:00
|
|
|
supported-configurations
|
2013-09-21 02:46:43 +04:00
|
|
|
Mozconfig Files <mozconfigs>
|
2013-09-30 16:32:07 +04:00
|
|
|
mozbuild-files
|
2013-10-10 21:35:44 +04:00
|
|
|
mozbuild-symbols
|
2015-03-02 09:15:07 +03:00
|
|
|
files-metadata
|
2013-09-21 02:46:43 +04:00
|
|
|
Profile Guided Optimization <pgo>
|
2013-09-24 04:21:10 +04:00
|
|
|
slow
|
2018-08-02 00:35:30 +03:00
|
|
|
tup
|
2013-09-24 04:21:10 +04:00
|
|
|
environment-variables
|
2013-09-29 12:43:49 +04:00
|
|
|
build-targets
|
2013-09-30 16:32:07 +04:00
|
|
|
python
|
2013-09-24 22:50:04 +04:00
|
|
|
test_manifests
|
2013-10-01 11:28:39 +04:00
|
|
|
mozinfo
|
2013-10-08 01:47:08 +04:00
|
|
|
preprocessor
|
|
|
|
jar-manifests
|
2014-07-23 08:31:10 +04:00
|
|
|
defining-binaries
|
2018-12-19 01:15:21 +03:00
|
|
|
defining-xpcom-components
|
2016-03-12 02:00:02 +03:00
|
|
|
toolchains
|
2016-04-01 03:25:17 +03:00
|
|
|
locales
|
2016-10-27 22:25:40 +03:00
|
|
|
rust
|
2017-08-25 01:39:11 +03:00
|
|
|
sparse
|
2018-01-09 23:15:08 +03:00
|
|
|
Support for projects building with GN <gn>
|
2018-10-10 22:58:47 +03:00
|
|
|
telemetry
|
2019-08-28 01:10:54 +03:00
|
|
|
sccache-dist
|
2019-02-26 00:06:41 +03:00
|
|
|
test_certificates
|
2014-03-06 09:03:10 +04:00
|
|
|
|
|
|
|
integrated development environment (IDE)
|
|
|
|
========================================
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2014-02-19 10:28:01 +04:00
|
|
|
androideclipse
|
2014-03-06 09:03:10 +04:00
|
|
|
cppeclipse
|
|
|
|
visualstudio
|
2013-09-21 02:46:43 +04:00
|
|
|
|
|
|
|
mozbuild
|
|
|
|
========
|
|
|
|
|
|
|
|
mozbuild is a Python package containing a lot of the code for the
|
|
|
|
Mozilla build system.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
mozbuild/index
|
|
|
|
mozbuild/dumbmake
|