Commit Graph

1 Commits

Author SHA1 Message Date
abel
712b91ccb3 feat(makefile): add module build targets and helper scripts
Split module image build into build-modules-sdk and
build-modules-images; build-modules
now depends on both. Factor container engine detection and version
parsing into
scripts/container-env.sh and scripts/pyproject-version.sh respectively.
Add Makefile
variables for SDK/module paths and image naming, update help output, and
simplify
clean target to remove common caches and .pyc files.
2026-03-10 12:50:16 +01:00