index.rst 806 B

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