-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- squashed all the GH publish workflow fine-tuning publish binaries with upx refactor upx logic separate discrete upx actions otherwise, we get a workflow syntax error turn off strip as it causes errors on some target platforms add upx and os check for qsvlite add python feature to pre-built binaries unnecessary whitespace causes GH syntax error explicitly specify Python 3.8.12 remove quotes and use python 3.10.1 just use PYO3_PATH env var to setup python every step must have uses or run key ooops... wrong env var name install python3-dev try python feature on nix platforms first troubleshoot python path turn on PY03_PRINT_CONFIG for tblshooting upx not worth the trouble, remove it python feature does not work with cross del .d files before stripping remove DEBUG;python feature from windows builds
- Loading branch information
1 parent
37de4a5
commit 8eecf07
Showing
1 changed file
with
19 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters