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

Release v1.1.0 #44

Merged
merged 68 commits into from May 17, 2021
Merged

Release v1.1.0 #44

merged 68 commits into from May 17, 2021

Conversation

lucor
Copy link
Member

@lucor lucor commented May 3, 2021

This fyne-cross release updates to Go v1.16.4, adds support for macOS and FreeBSD arm64 builds along with other improvements and fixes.

Added

  • Add darwin arm64 target Add darwin arm64 target #39
  • Add FreeBSD on arm64 target Add FreeBSD on arm64 target #29
  • Add the darwin-image command to build the darwin docker image
  • Add the local flag for darwin to build directly from the host
  • Add a dedicated docker image for macOS
  • Add a dedicated docker image for Windows

Changed

  • Update Go to v1.16.4
  • Update fyne CLI to v2.0.3
  • Update FreeBSD SDK to v12.2 Add FreeBSD on arm64 target #29
  • Refactor docker images layout to ensure compatibility with previous versions of fyne-cross

Fixed

Removed

  • Remove darwin 386 target
  • Remove the dependency from the docker/golang-cross image for the base image

lucor and others added 30 commits December 26, 2020 17:10
It was listing the supported arches for Windows and thus did not list arm and arm64.
Fix listed arches for linux build
This commit fix a regression introduced in d949bc3.
The Go update most notable includes a security fix (CVE-2021-3114) for the `crypto/elliptic` package along with the usual bugfixes.
Fix volume.JoinPathContainer should not depend on the OS
Fix appID flag should not have a default
Update Go to v1.14.15 and the fyne cmd command to 2.0.0
This commit add support for the darwin arm64 target.

Additionally provides:
- Update Go to v1.16.0
- Update fyne cli to v2.0.1
- Add darwin arm64 target
- Remove darwin 386 target

Fixes fyne-io#33
Refactor docker images layout to ensure compatibility with previous versions of  fyne-cross.

In the details:
- Add FreeBSD on arm64 target fyne-io#29
- Add the `darwin-image` command to build the darwin docker image
- Add a dedicated docker image for windows
- Update Go to v1.16.2
- Update fyne CLI to v2.0.1
- Update FreeBSD to v12.2 fyne-io#29
- Remove darwin 386 target
- Remove the dependency from the docker/golang-cross image for the base image
@lucor lucor requested review from andydotxyz and Jacalz May 3, 2021 07:31
Copy link
Member

@Jacalz Jacalz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we might want to get Go 1.16.4 into this before release?

lucor added 2 commits May 8, 2021 13:42
Update osxcross to have docker build failing when the specified SDK version is not present in the XCode Command Line Tools package
- Update Go to v1.16.4
- Update fyne CLI to v2.0.3
@lucor
Copy link
Member Author

lucor commented May 9, 2021

Updated Go to 1.16.4 fyne CLI to 2.0.3 in 70c0c69

@Jacalz
Copy link
Member

Jacalz commented May 14, 2021

Don't wait for my review on this before merging. I won't be able to look at it for a little while.

@lucor lucor merged commit f61a0b4 into fyne-io:master May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants