Commit graph

4 commits

Author SHA1 Message Date
Ivan
f46e70249c
refactor: update wheel and APK handling in build scripts by replacing glob patterns with array expansions and find commands. 2026-07-24 06:19:27 -05:00
Ivan
7e31cd0d56
feat(tools): migrate to UV from Poetry for blazing fast ultra safe secure unhackable dependency management 🚀 🚀 🚀 🚀 🚀 🚀 🚀 🚀 2026-05-10 03:19:42 -05:00
Ivan
e20aa812eb
fix(setup): update Python version to 3.14.4 and adjust Wine installation paths 2026-04-12 20:51:58 -05:00
Sudo-Ivan
4424d34474
Add Wine environment setup script
- Introduced a new script to automate the setup of a Wine prefix with Python and Git for Windows.
- The script downloads the specified versions of Python and Git, initializes the Wine environment, and installs necessary build dependencies.
- Enhances the build process for Windows cross-builds by streamlining the installation of required tools.
2026-01-16 12:38:39 -06:00