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