fune/python/mach/docs
Mitchell Hentges 638f64a642 Bug 1760054: Add Set-ExecutionPolicy item to Windows Mach docs r=ahochheiden
By default, Windows clients are not allowed to run Powershell
scripts [1]. Since our way of understanding `./mach` in Powershell is to
have a `mach.ps1` script, we should have instructions for configuring
Windows to properly understand and invoke it.

`RemoteSigned` is a good default, because it maintains security, while
allowing "local scripts" (such as those from VCS) to run.

[1] https://docs.microsoft.com/en-ca/powershell/module/microsoft.powershell.core/about/about_execution_policies?view=powershell-7.2

Differential Revision: https://phabricator.services.mozilla.com/D141400
2022-03-22 16:43:59 +00:00
..
commands.rst Bug 1696251: Allow mach commands as stand-alone functions and adapt existing commands. r=mhentges,webdriver-reviewers,perftest-reviewers,sparky,whimboo 2021-09-27 18:12:51 +00:00
driver.rst
faq.rst Bug 1755562: Document Mach dependency management r=ahal 2022-03-02 15:51:30 +00:00
index.rst Bug 1740123: Allow invoking Mach outside of MozillaBuild r=glandium 2022-01-06 06:49:47 +00:00
logging.rst
metrics.md
settings.rst Bug 1696251: Allow mach commands as stand-alone functions and adapt existing commands. r=mhentges,webdriver-reviewers,perftest-reviewers,sparky,whimboo 2021-09-27 18:12:51 +00:00
telemetry.rst Bug 1696251: Allow mach commands as stand-alone functions and adapt existing commands. r=mhentges,webdriver-reviewers,perftest-reviewers,sparky,whimboo 2021-09-27 18:12:51 +00:00
usage.rst Bug 1746286: Don't recommend adding "Mach" to your PATH r=ahal 2022-01-13 21:39:39 +00:00
windows-usage-outside-mozillabuild.rst Bug 1760054: Add Set-ExecutionPolicy item to Windows Mach docs r=ahochheiden 2022-03-22 16:43:59 +00:00