COMMITS
October 17, 2022
A
chore: Run go get -u ./...
Alexander Block committed
A
feat: Upgrade to python-build-standalone 20221002
Alexander Block committed
September 6, 2022
A
docs: Add note about supported platforms
Alexander Block committed
A
docs: Add note about why I created this library
Alexander Block committed
A
docs: Add license
Alexander Block committed
A
fix: Fix tests on windows
Alexander Block committed
A
fix: Fix tests on windows
Alexander Block committed
A
fix: Omit hash to make shebangs stable
Alexander Block committed
A
fix: Fix inconsistent permissions for symlinks
Alexander Block committed
A
fix: Make python binary path stable
Alexander Block committed
A
Revert "fix: Fix host dependend python path in generated files"
Alexander Block committed
A
fix: Fix host dependend python path in generated files
Alexander Block committed
A
ci: Don't run go generate / no modification test on windows
Alexander Block committed
A
ci: Better output in case of modified working directory
Alexander Block committed
A
docs: Fix typo
Alexander Block committed
A
ci: Add gihub workflow
Alexander Block committed
A
fix: Fix order of go generate calls by putting it into the root
Alexander Block committed
A
docs: Update docs
Alexander Block committed
A
feat: Also automate generation of embed*.go files
Alexander Block committed
A
fix: Fix permissions when extracting
Alexander Block committed
A
fix: Fix PYTHONPATH env var
Alexander Block committed
A
feat: Allow to install/embed pip packages for specific platforms
Alexander Block committed
A
refactor: Remove GetTmpBaseDir
Alexander Block committed
A
feat: Allow to extract embedded files that don't have files.json
Alexander Block committed
A
feat: Generalize CreateEmbeddedPipPackages and allow it to be used from outside
Alexander Block committed
A
refactor: Move around python libs
Alexander Block committed
September 5, 2022
A
feat: Add pip lib
Alexander Block committed
A
refactor: Move python cleanup code into own go file
Alexander Block committed
A
tests: Randomize extract dir and cleanup after tests
Alexander Block committed
A
refactor: Properly implement non-global python interpreters
Alexander Block committed