gecko-dev/build/docs
Mitchell Hentges f5b0cb5bc1 Bug 1717051: Rename "mach_bootstrap.py" to "mach_initialize.py" r=firefox-build-system-reviewers,glandium
We've overloaded "bootstrap" to mean three different things:
* The "standalone bootstrap script": `python/mozboot/bin/bootstrap.py`.
  This is to freshly clone a new repo, then run `./mach bootstrap`.
* `./mach bootstrap`: Install necessary dependencies and set up the
  system for development.
* "Mach bootstrap": do the in-process initialization work Mach needs
  before it can run commands.

By using the term "initialize" instead, perhaps we can remove
ambiguity when discussing Mach.

I'm not attached to the name (or this change at all), but I'm interested
in reviewer thoughts :)

Differential Revision: https://phabricator.services.mozilla.com/D120410
2021-09-03 20:46:22 +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 Bug 1675848 - Part 2: Add "BackgroundTasksSelector" to static component category registration. r=mhentges,nika 2021-01-25 23:44:49 +00:00
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
mozbuild-files.rst
mozbuild-symbols.rst
mozconfigs.rst
mozinfo.rst
pgo.rst
preprocessor.rst
python.rst Bug 1717051: Rename "mach_bootstrap.py" to "mach_initialize.py" r=firefox-build-system-reviewers,glandium 2021-09-03 20:46:22 +00:00
rust.rst
sccache-dist.rst Bug 1684672 - Update mentions of macOS SDK v10.11 to v10.12. r=glandium DONTBUILD 2021-01-21 12:47:01 +00:00
slow.rst
sparse.rst
supported-configurations.rst Bug 1714788 - Fixed more Sphinx warnings in 'mach doc' r=sylvestre DONTBUILD 2021-06-10 19:33:53 +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