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 ARM64 binary and package builds #480

Merged
merged 10 commits into from
Oct 25, 2023
Merged

Add ARM64 binary and package builds #480

merged 10 commits into from
Oct 25, 2023

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    73cdb9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f8a780 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    680e268 View commit details
    Browse the repository at this point in the history
  4. Add changelog

    bernd committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    4afacd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5841138 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Cleanup Makefile

    - Put .PHONY directly in front of the targets
    - Add architecture names to each target
    - Remove no-op solaris patch download. We switched to elastic/gosigar
      and the patch is installed for cloudfoundry/gosigar.
    - Make build less verbose by removing the -v flag from go build
    - Make *-all targets more readable
    bernd committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a3107fc View commit details
    Browse the repository at this point in the history
  2. Fix solaris build

    bernd committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4ca35f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c8c207 View commit details
    Browse the repository at this point in the history
  4. Run fmt

    bernd committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    14d505e View commit details
    Browse the repository at this point in the history
  5. Update changelog/unreleased/pr-480.toml

    Co-authored-by: Marco Pfatschbacher <marco@graylog.com>
    bernd and mpfz0r committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    fbff4f5 View commit details
    Browse the repository at this point in the history