Commit Graph

6 Commits

Author SHA1 Message Date
3bdde2147b Extract package versions into a single versions.sh file
All hardcoded versions are now defined once in versions.sh and sourced
by build-toolchain.sh, download_prerequisites.sh, and build-libraries.sh,
eliminating the need to update multiple files when changing a version.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 10:07:30 +03:00
8b4a75b42d Update uClibc version to 1.0.55 in build scripts and download prerequisites 2026-02-16 15:42:10 +03:00
c581c66f74 Refactor build scripts to improve directory structure and enhance file handling 2026-02-16 14:46:24 +03:00
343844e690 Fix file download logic to skip already downloaded files 2026-02-16 08:56:39 +03:00
402393867b Link to zlib on the official website has been corrected. 2025-12-09 10:40:17 +03:00
f92f1b441d Added library loading script 2025-12-09 09:08:44 +03:00