[PATCH 2 of 2 STABLE] setup: search for proper library name on MinGW/msys2

Gregory Szorc gregory.szorc at gmail.com
Tue Apr 26 19:36:23 EDT 2016


On Tue, Apr 26, 2016 at 4:25 PM, Gregory Szorc <gregory.szorc at gmail.com>
wrote:

> # HG changeset patch
> # User Gregory Szorc <gregory.szorc at gmail.com>
> # Date 1461712815 25200
> #      Tue Apr 26 16:20:15 2016 -0700
> # Branch stable
> # Node ID a42a7f71b89a026572f8ce798fa2c2bbaf6dea3a
> # Parent  ba89075c616d56c3f1ce02c97103c6d0ff8aa006
> setup: search for proper library name on MinGW/msys2
>
>
Give the lateness in the release cycle, I'd feel a lot better about this if
other Windows packagers weighed in.

We discovered this issue at Mozilla as part of trying to make Firefox build
with msys2 rather than our hacked together msys1-based environment (which
contains the official Windows Python distribution instead of the msys one).
With this patch, `pip install Mercurial` "just works" under msys2/MinGW and
doesn't produce a useless hg.exe.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20160426/ed5cb687/attachment.html>


More information about the Mercurial-devel mailing list