This is an archive of the discontinued Mercurial Phabricator instance.

[RFC] pyoxidizer
AbandonedPublic

Authored by indygreg on Nov 15 2019, 12:00 AM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Summary

This needs lots of work. Posting so @mharbison and others can see what
I've been hacking on.

To build:

$ cd rust/hgcli
$ pyoxidizer build

Things currently blow up in many different ways at run time.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

indygreg created this revision.Nov 15 2019, 12:00 AM
indygreg planned changes to this revision.Nov 15 2019, 12:04 AM

This is in no way suitable for review or landing. Many things are missing. Binaries segfault on startup (which is likely a PyOxidizer bug, ugh).

also fyi @mharbison72 since it looks like the @ in the commit message didn't work?

indygreg abandoned this revision.Dec 23 2019, 12:42 PM

D7450 is the successor to this patch.

contrib/packaging/hgpackaging/pyoxidizer.py