This is an archive of the discontinued Mercurial Phabricator instance.

contrib: PowerShell script to install development dependencies
ClosedPublic

Authored by indygreg on Mar 15 2019, 2:25 PM.

Details

Summary

Configuring a Windows machine to hack on Mercurial is a bit of work
and it isn't documented very well.

This commit introduces a PowerShell script to automate going from
a fresh Windows install to an environment suitable for building
Mercurial, its installers, and running tests.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Mar 15 2019, 2:25 PM
This revision was automatically updated to reflect the committed changes.