gecko-dev/build/docs
Mike Shal 25308d30a2 Bug 1563403 - Use 3-tier PGO for local MOZ_PGO=1 builds; r=firefox-build-system-reviewers,dmajor,chmanchester
Local PGO builds now use 3-tier machinery under the hood. Instead of a
single object directory that gets cleaned in between the instrumented
and profile-use builds, now the instrumented build uses a separate
'${objdir}/instrumented' directory. This makes it easier to handle
within mach since we can drive the two builds with environment variables
and keep all build artifacts separate, without needing to do manual
cleanup in between.

Differential Revision: https://phabricator.services.mozilla.com/D50098

--HG--
extra : moz-landing-system : lando
2019-12-06 01:07:32 +00:00
..
mozbuild
build-overview.rst
build-targets.rst
cppeclipse.rst
defining-binaries.rst
defining-xpcom-components.rst Bug 1524688: Part 1a - Support static registration JS components. r=mccr8 2019-01-29 17:46:27 -08:00
environment-variables.rst
files-metadata.rst
glossary.rst
gn.rst
index.rst Bug 1576737 - Add sccache-dist in offices docs to the tree. r=firefox-build-system-reviewers,mshal 2019-08-27 22:10:54 +00:00
jar-manifests.rst
locales.rst Bug 1601249, update l10n-related build documentation, r=flod 2019-12-05 13:44:22 +00:00
mozbuild-files.rst
mozbuild-symbols.rst
mozconfigs.rst
mozinfo.rst Bug 1558598 - Ensure mozinfo correctly detects WebRender. r=ahal 2019-06-29 09:51:14 +00:00
pgo.rst Bug 1563403 - Use 3-tier PGO for local MOZ_PGO=1 builds; r=firefox-build-system-reviewers,dmajor,chmanchester 2019-12-06 01:07:32 +00:00
preprocessor.rst Bug 1573080 - Fix some incorrect preprocessor.py docs. r=glandium 2019-08-13 22:20:04 +00:00
python.rst
rust.rst Backed out changeset 35d4451f348d (bug 1588458) as requested by the dev 2019-10-15 19:04:22 +03:00
sccache-dist.rst Bug 1599110 - fix bubblewrap version requirement; r=mshal 2019-12-02 13:19:19 +00:00
slow.rst
sparse.rst Bug 1560077 - Fix typo in sparse checkout docs 2019-06-19 05:24:56 +00:00
supported-configurations.rst
telemetry.rst Bug 1526072 - Add build attributes to documentation. r=nalexander 2019-03-27 22:48:24 +00:00
test_certificates.rst Bug 1536103 - Fix Sphinx Warning - Title Underline too short in 'mach doc' (2). r=ahal 2019-06-25 12:02:51 +00:00
test_manifests.rst
toolchains.rst
tup.rst
visualstudio.rst