You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Hedgehog bundle allows for the installation of either the latest released version of Hedgehog Software or, in case of the Python parts, the latest development versions from GitHub.
The bundle Makefile should allow for the installation of arbitrary (supported combinations of) released versions of Hedgehog software. The Hedgehog "root" Makefile should support this, and updates to the root Makefile should not impact the installation of different versions. Updates to Bundle Makefiles are not critical, as the correct Bundle revision can be checked out for installation.
The IDE should allow to trigger updates to release versions and show installation progress.
The text was updated successfully, but these errors were encountered:
Currently, the Hedgehog bundle allows for the installation of either the latest released version of Hedgehog Software or, in case of the Python parts, the latest development versions from GitHub.
The bundle Makefile should allow for the installation of arbitrary (supported combinations of) released versions of Hedgehog software. The Hedgehog "root" Makefile should support this, and updates to the root Makefile should not impact the installation of different versions. Updates to Bundle Makefiles are not critical, as the correct Bundle revision can be checked out for installation.
The IDE should allow to trigger updates to release versions and show installation progress.
The text was updated successfully, but these errors were encountered: