-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feature.AppImage] Code Distribution via AppImage executable #33
Commits on Mar 13, 2023
-
Description on how to create an AppImage of the hopr executable on a …
…Linux system. Note that an old system should be used to make sure that an old version of GLIBC is used and is therefore available on the target machine.
Configuration menu - View commit details
-
Copy full SHA for b411316 - Browse repository at this point
Copy the full SHA b411316View commit details
Commits on Mar 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40e3570 - Browse repository at this point
Copy the full SHA 40e3570View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0324ba3 - Browse repository at this point
Copy the full SHA 0324ba3View commit details
Commits on Mar 15, 2023
-
Add version output with commandline argument -V/--version
Example output: $ hopr --version hopr version 1.0.0 $ hopr -V hopr version 1.0.0 $ hopr -V -V hopr version 1.0.0 (0324ba3, Mar 15 2023, 11:46:42) [GNU 12.2.1, compiled without MPI]
Configuration menu - View commit details
-
Copy full SHA for 5d09b1d - Browse repository at this point
Copy the full SHA 5d09b1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c50cbb - Browse repository at this point
Copy the full SHA 1c50cbbView commit details -
Implement --help and check if the given parameter file exits
Abort gracefully if there is no work to do
Configuration menu - View commit details
-
Copy full SHA for 37c4553 - Browse repository at this point
Copy the full SHA 37c4553View commit details
Commits on Mar 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 56413db - Browse repository at this point
Copy the full SHA 56413dbView commit details -
Merge branch 'feature.AppImage' of github.com:hopr-framework/hopr int…
…o feature.AppImage
Configuration menu - View commit details
-
Copy full SHA for acf5d33 - Browse repository at this point
Copy the full SHA acf5d33View commit details
Commits on Mar 17, 2023
-
Adjusted github actions cmake-ninja.yml to create release assets upon…
… publication of a new release tag, which contains the AppImage binary for linux (built with Centos7).
Configuration menu - View commit details
-
Copy full SHA for 9c52ba5 - Browse repository at this point
Copy the full SHA 9c52ba5View commit details