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 support for FreeBSD #1087

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on May 9, 2023

  1. Add support for FreeBSD

    Signed-off-by: Nathanael DEMACON <[email protected]>
    quantumsheep committed May 9, 2023
    Configuration menu
    Copy the full SHA
    bfd76ce View commit details
    Browse the repository at this point in the history
  2. Add FreeBSD in CI

    Signed-off-by: Nathanael DEMACON <[email protected]>
    quantumsheep committed May 9, 2023
    Configuration menu
    Copy the full SHA
    b13caab View commit details
    Browse the repository at this point in the history
  3. Minor fixes in CI

    Signed-off-by: Nathanael DEMACON <[email protected]>
    quantumsheep committed May 9, 2023
    Configuration menu
    Copy the full SHA
    d881eaa View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Extract version from go.mod

    Signed-off-by: Nathanael DEMACON <[email protected]>
    quantumsheep committed May 12, 2023
    Configuration menu
    Copy the full SHA
    0bcdde8 View commit details
    Browse the repository at this point in the history
  2. Add FreeBSD in release jobs

    Signed-off-by: Nathanael DEMACON <[email protected]>
    quantumsheep committed May 12, 2023
    Configuration menu
    Copy the full SHA
    97f187e View commit details
    Browse the repository at this point in the history
  3. Add missing configuration in build workflow

    Signed-off-by: Nathanael DEMACON <[email protected]>
    quantumsheep committed May 12, 2023
    Configuration menu
    Copy the full SHA
    bd6bca4 View commit details
    Browse the repository at this point in the history
  4. install wget on freebsd before building

    Signed-off-by: Nathanael DEMACON <[email protected]>
    quantumsheep committed May 12, 2023
    Configuration menu
    Copy the full SHA
    0fb0cc3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. set env variables in run

    Signed-off-by: Nathanael DEMACON <[email protected]>
    quantumsheep committed May 17, 2023
    Configuration menu
    Copy the full SHA
    a5e5207 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. use gmake

    Signed-off-by: Nathanael DEMACON <[email protected]>
    quantumsheep committed May 18, 2023
    Configuration menu
    Copy the full SHA
    9f35f84 View commit details
    Browse the repository at this point in the history