47 lines
1,001 B
ReStructuredText
47 lines
1,001 B
ReStructuredText
Getting Set Up To Work On The Firefox Codebase
|
|
==============================================
|
|
|
|
This page will help you get set up to build Firefox on your own machine.
|
|
|
|
Don't hesitate to look at the :ref:`Firefox Contributors Quick Reference <Firefox Contributors' Quick Reference>` to read a quick tutorial.
|
|
|
|
.. toctree::
|
|
:caption: Thank you for contributing to Firefox
|
|
|
|
/contributing/contributing_to_mozilla
|
|
|
|
_______________________
|
|
Setting Up Your Machine
|
|
_______________________
|
|
|
|
^^^^^^^^^^^^^^^^^^^
|
|
For Firefox Desktop
|
|
^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
windows_build
|
|
windows_wsl_build
|
|
macos_build
|
|
linux_build
|
|
linux_32bit_build_on_64bit_OS
|
|
common_build_errors
|
|
|
|
^^^^^^^^^^^^^^^^^^^
|
|
For Firefox Android
|
|
^^^^^^^^^^^^^^^^^^^
|
|
:ref:`Firefox for Android`
|
|
|
|
^^^^^^^^^^^^^^^^^^^
|
|
For Firefox iOS
|
|
^^^^^^^^^^^^^^^^^^^
|
|
:ref:`Firefox for iOS`
|
|
|
|
___________________________
|
|
Getting Ready to Contribute
|
|
___________________________
|
|
|
|
.. toctree::
|
|
|
|
contributing_code
|