##// END OF EJS Templates
pyoxidizer: use in-memory resources on non-Windows platforms...
pyoxidizer: use in-memory resources on non-Windows platforms In-memory resources were disabled for macOS in 7bc1beed, and for all platforms in c900d962. Unfortunately this made it so that we were no longer producing standalone binaries on these platforms, and would have to ship the .py and .pyc files alongside the pyoxidized binary. These changes are no longer necessary after f6b04591, which disabled pep517 and solved the issue we were encountering. Differential Revision: https://phab.mercurial-scm.org/D11734
Kyle Lippincott -
r49120:1a420a13 default
Show More
Name Size Modified Last Commit Author
/ rust / rhg / src
commands
utils
blackbox.rs Loading ...
error.rs Loading ...
main.rs Loading ...
ui.rs Loading ...