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

Features/apple m1 #144

Merged
merged 14 commits into from
Jan 8, 2023
Merged

Features/apple m1 #144

merged 14 commits into from
Jan 8, 2023

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    b36bbfb View commit details
    Browse the repository at this point in the history
  2. Remove filesystem extention requirement on Darwin running on Apple Si…

    …licon.
    Cedric BAIL committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    f8831b3 View commit details
    Browse the repository at this point in the history
  3. Fix tests.

    Cedric BAIL committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    7379466 View commit details
    Browse the repository at this point in the history
  4. Add additional information to get M1 building going.

    Cedric BAIL committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    5527f44 View commit details
    Browse the repository at this point in the history
  5. Update tests for docker too.

    Cedric BAIL committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    2a9db33 View commit details
    Browse the repository at this point in the history
  6. Correct mistake in test.

    Cedric BAIL committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    dc45de5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Having arm64 image work for all target except linux/amd64 and linux/a…

    …rm64 as they are special case.
    Cedric BAIL committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    923502b View commit details
    Browse the repository at this point in the history
  2. Fix typo.

    Cedric BAIL committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    07fd9d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Fix cross compilation when doing local build.

    Cedric BAIL committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    bc61edc View commit details
    Browse the repository at this point in the history
  2. Do not override OS.Env("CC") when doing a local build.

    Cedric BAIL committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    16006fd View commit details
    Browse the repository at this point in the history
  3. Also handle the release host path.

    Cedric BAIL committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    7bae7c3 View commit details
    Browse the repository at this point in the history
  4. We shouldn't override LDFLAGS either.

    Cedric BAIL committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    aa99739 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. Merge pull request #145 from fyne-io/bugs/propage-architecture-for-lo…

    …cal-build
    
    Bugs/propage architecture for local build
    andydotxyz authored Dec 4, 2022
    Configuration menu
    Copy the full SHA
    1508e84 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Merge branch 'develop' into features/apple-m1

    Cedric BAIL committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    e8f0150 View commit details
    Browse the repository at this point in the history