fune/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
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
index.rst
jar-manifests.rst
locales.rst
mozbuild-files.rst
mozbuild-symbols.rst
mozconfigs.rst
mozinfo.rst
pgo.rst
preprocessor.rst
python.rst
rust.rst
sccache-dist.rst
slow.rst
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