comparison: build/docs/index.rst
build/docs/index.rst
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 ============ |
|
2 Build System |
|
3 ============ |
|
4 |
|
5 Important Concepts |
|
6 ================== |
|
7 .. toctree:: |
|
8 :maxdepth: 1 |
|
9 |
|
10 glossary |
|
11 build-overview |
|
12 supported-configurations |
|
13 Mozconfig Files <mozconfigs> |
|
14 mozbuild-files |
|
15 mozbuild-symbols |
|
16 Profile Guided Optimization <pgo> |
|
17 slow |
|
18 environment-variables |
|
19 build-targets |
|
20 python |
|
21 test_manifests |
|
22 mozinfo |
|
23 preprocessor |
|
24 jar-manifests |
|
25 |
|
26 integrated development environment (IDE) |
|
27 ======================================== |
|
28 .. toctree:: |
|
29 :maxdepth: 1 |
|
30 |
|
31 androideclipse |
|
32 cppeclipse |
|
33 visualstudio |
|
34 |
|
35 mozbuild |
|
36 ======== |
|
37 |
|
38 mozbuild is a Python package containing a lot of the code for the |
|
39 Mozilla build system. |
|
40 |
|
41 .. toctree:: |
|
42 :maxdepth: 1 |
|
43 |
|
44 mozbuild/index |
|
45 mozbuild/dumbmake |