gecko-dev/build/docs
serge-sans-paille d99a9ba23b Bug 1805664 - Setup python toolchain tasks and add them to the build system r=glandium
This patch introduces:

1. fetch jobs to fetch python source / installer
2. a) build jobs to build python from source on Linux and OSX
   b) build job to manually extract python tree from Windows installer

Some details, per category:

(1) fetches Python 3.8.10 (source) and 3.8.10 (installer).

(2.a) the builds generate optimized version of Python (LTO + PGO)

(2.a) the builds are patched to honor MOZPYTHONHOME instead of
      PYTHONHOME. This is used to make OSX builds relocatable, and not
      needed on Windows.

(2) zstandard and psutil are added to the default build

Differential Revision: https://phabricator.services.mozilla.com/D164663
2023-02-22 06:24:51 +00:00
..
mozbuild
build-overview.rst
build-targets.rst
chrome-registration.rst Bug 1804404 - Update l10n documentation due to DTD & .inc removal. r=flod 2022-12-07 11:50:39 +00:00
cppeclipse.rst
cross-compile.rst
defining-binaries.rst
defining-xpcom-components.rst Bug 1799470 - Refactor app starter r=nika 2023-01-18 15:46:09 +00:00
environment-variables.rst
files-metadata.rst
glossary.rst
gn.rst Bug 1773223 - Make the GN processor an independent script. r=firefox-build-system-reviewers,mjf,ahochheiden 2022-06-21 02:30:37 +00:00
index.rst
jar-manifests.rst Bug 1762970 - update Jar Manifests documentation on Firefox Source Docs r=mhowell 2022-09-23 17:12:59 +00:00
locales.rst Bug 1804404 - Update l10n documentation due to DTD & .inc removal. r=flod 2022-12-07 11:50:39 +00:00
mozbuild-files.rst
mozbuild-symbols.rst
mozconfigs.rst
mozinfo.rst
pgo.rst
preprocessor.rst
python.rst Bug 1766497 - Doc updates regarding venv r=firefox-build-system-reviewers,nalexander 2022-11-01 07:48:06 +00:00
rust.rst
sccache-dist.rst Bug 1801267 - sccache doc: Remove the reference to office sccache r=gerard-majax DONTBUILD 2022-11-18 09:37:13 +00:00
slow.rst no bug - Refresh the 'build is slow' page r=firefox-build-system-reviewers,ahochheiden DONTBUILD 2022-06-29 12:07:35 +00:00
sparse.rst
supported-configurations.rst Bug 1699228 - Update contribution quickref to point to the list of supported windows versions. r=firefox-build-system-reviewers,sylvestre,andi 2023-02-01 16:38:27 +00:00
telemetry.rst
test_certificates.rst No bug - docs: update link to pycert/pykey. r=aryx DONTBUILD 2023-02-06 10:51:19 +00:00
test_manifests.rst
toolchains.rst Bug 1805664 - Setup python toolchain tasks and add them to the build system r=glandium 2023-02-22 06:24:51 +00:00
unified-builds.rst
visualstudio.rst