Skip to content
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

Add an aarch64 linux binary to all new releases #152

Merged
merged 21 commits into from
Sep 20, 2024

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    c3a3187 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    8af2fac View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    0733740 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af9fa19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e96aee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e005e4 View commit details
    Browse the repository at this point in the history
  5. Disable verbosity.

    afinetooth committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6235672 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    878ade2 View commit details
    Browse the repository at this point in the history
  7. Switch to zig cc --strip-all for aarch64 due to Ci errors. Cleanup / …

    …remove old/unused targets.
    afinetooth committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6b21f2f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    142ff2d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ea6c5f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    700abb1 View commit details
    Browse the repository at this point in the history
  11. Fix error caused by overzealous codacy recommendations (to double-quo…

    …te all variables everywhere in our shell script).
    afinetooth committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9eac84d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2dd37ae View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a8fddb8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d1586ac View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b710a5b View commit details
    Browse the repository at this point in the history
  16. Upload each linux binary separately (for now) so I can test them befo…

    …re our first release with the new ones.
    afinetooth committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    aea65c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    dc4cc9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf74000 View commit details
    Browse the repository at this point in the history
  3. Rename arch-specific Ubunutu container targets in Makefile; reuse Mak…

    …efile targets in test-binaries.yml workflow.
    afinetooth committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    663c643 View commit details
    Browse the repository at this point in the history