gecko-dev/build/docs
Mitchell Hentges 725792bd05 Bug 1730712: Update "Moz site" terminology r=ahal
The existing terminology had two issues:
* `VirtualenvManager` wasn't always associated with an on-disk
  `virtualenv`: for example, when running in automation, Mach
  "activates" a `VirtualenvManager`, updating its import scope,
  but without ever creating an on-disk `virtualenv`.
* An upcoming patch splits the `VirtualenvManager` class, pulling
  "on-disk virtualenv-handling functions" from the project-wide
  interface for managing Python's import scope.

After some good discussion with Ahal, I think we've struck
the terminology that handles this distinction well: we'll call
the "import scope"-handling part the "site", and we'll continue
to call on-disk virtualenvs (and their representative classes)
as, well, virtualenvs.

Differential Revision: https://phabricator.services.mozilla.com/D130391
2021-11-17 20:54:23 +00:00
..
mozbuild
build-overview.rst
build-targets.rst
chrome-registration.rst Bug 1722650 - Import Chrome Registration docs from mdn.r=mossop DONTBUILD 2021-08-26 15:21:32 +00:00
cppeclipse.rst
cross-compile.rst Bug 1714547 - Add cross-compile to linux build doc r=sylvestre,mhentges 2021-06-04 21:35:25 +00:00
defining-binaries.rst
defining-xpcom-components.rst
environment-variables.rst
files-metadata.rst
glossary.rst
gn.rst
index.rst Bug 1714547 - Add cross-compile to linux build doc r=sylvestre,mhentges 2021-06-04 21:35:25 +00:00
jar-manifests.rst Bug 1722650 - Import Chrome Registration docs from mdn.r=mossop DONTBUILD 2021-08-26 15:21:32 +00:00
locales.rst Bug 1714788 - doc: do not provide the language if the code isn't valid r=firefox-source-docs-reviewers,championshuttler DONTBUILD 2021-11-16 07:59:48 +00:00
mozbuild-files.rst
mozbuild-symbols.rst
mozconfigs.rst
mozinfo.rst
pgo.rst
preprocessor.rst
python.rst Bug 1730712: Update "Moz site" terminology r=ahal 2021-11-17 20:54:23 +00:00
rust.rst
sccache-dist.rst
slow.rst
sparse.rst
supported-configurations.rst Bug 1736704 - Added Windows 11 as a Supported Build Host under Tier-1 Hosts and Toolchains. r=gcp,mhentges 2021-10-27 14:44:08 +00:00
telemetry.rst Bug 1507272: Enable build telemetry for Mozilla devs by default r=firefox-build-system-reviewers,glandium 2021-04-20 13:58:51 +00:00
test_certificates.rst
test_manifests.rst
toolchains.rst Bug 1727687 - Upgrade windows builds to MSVC 15.9.6. r=firefox-build-system-reviewers,agashlin,jgilbert,mhentges 2021-08-30 21:29:35 +00:00
unified-builds.rst Backed out changeset 29d7e91fe721 (bug 1725125) for plain Bp-hybrid bustages 2021-08-25 14:42:09 +03:00
visualstudio.rst Bug 1725732 - bring MSVS project generation documentation in line with 2021 realities, r=mhentges 2021-10-20 15:53:40 +00:00