Dev container now uses pre-built packages. Added mechanism to create these packages. Prepared cross-platform support. #3
Loading…
Reference in New Issue
No description provided.
Delete Branch "feature/buildenv"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Extensive changes have been made to the build environment. The dev-container now
downloads packages instead of building them every time a dev-container is
re-built. Seperate from that a mechanism has been created to consistenly build
these packages, even cross platform.