Commit Graph

7 Commits

Author SHA1 Message Date
a0b70bd271 Make --register accept install root instead of bin directory
env.sh now appends /bin internally, so callers pass the install root
(e.g. build/install) consistently, both when using the default path
and when specifying it explicitly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-18 10:10:52 +03:00
b1421bf4ae Refactor env.sh to improve registration and unregistration handling for toolchain environment 2026-02-16 16:07:15 +03:00
c581c66f74 Refactor build scripts to improve directory structure and enhance file handling 2026-02-16 14:46:24 +03:00
5bf6ec0abc Fixed a bug with exiting without passing arguments 2025-12-05 16:23:33 +03:00
54555cee39 Added build-libraries.sh 2025-12-05 14:06:28 +03:00
a46724cc90 Added the ability to create an environment for the compiler 2025-12-04 22:57:02 +03:00
bbb3c07a0f Added env.sh 2025-12-04 22:50:31 +03:00