-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
Docker images refactoring #37
Merged
Merged
Commits on Mar 7, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for f3557f5 - Browse repository at this point
Copy the full SHA f3557f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b523710 - Browse repository at this point
Copy the full SHA b523710View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2beff8c - Browse repository at this point
Copy the full SHA 2beff8cView commit details
Commits on Mar 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e072d73 - Browse repository at this point
Copy the full SHA e072d73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d0ae5d - Browse repository at this point
Copy the full SHA 1d0ae5dView commit details
Commits on Mar 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 705254e - Browse repository at this point
Copy the full SHA 705254eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9ae7eb - Browse repository at this point
Copy the full SHA f9ae7ebView commit details
Commits on Mar 10, 2021
-
Revert "Fake sign darwin arm64 binaries using ldid"
This reverts commit f9ae7eb.
Configuration menu - View commit details
-
Copy full SHA for a2003c3 - Browse repository at this point
Copy the full SHA a2003c3View commit details
Commits on Mar 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 27c55af - Browse repository at this point
Copy the full SHA 27c55afView commit details
Commits on Mar 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c95deca - Browse repository at this point
Copy the full SHA c95decaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d36b99 - Browse repository at this point
Copy the full SHA 0d36b99View commit details
Commits on Mar 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 4707fa3 - Browse repository at this point
Copy the full SHA 4707fa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 372df38 - Browse repository at this point
Copy the full SHA 372df38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aab2ec - Browse repository at this point
Copy the full SHA 3aab2ecView commit details
Commits on Mar 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5e2241a - Browse repository at this point
Copy the full SHA 5e2241aView commit details
Commits on Mar 17, 2021
-
Docker images layout refactoring
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
Configuration menu - View commit details
-
Copy full SHA for dd4c34b - Browse repository at this point
Copy the full SHA dd4c34bView commit details
Commits on Mar 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 460e8e3 - Browse repository at this point
Copy the full SHA 460e8e3View commit details
Commits on Mar 19, 2021
-
Add the
-no-docker
option for darwin to build directly from the hostWhen building from macOS the SDK could be already available on the host. This commit adds the `-no-docker` options to build directly from the host using the fyne CLI tool without using any docker image.
Configuration menu - View commit details
-
Copy full SHA for a5cc14e - Browse repository at this point
Copy the full SHA a5cc14eView commit details
Commits on Mar 21, 2021
-
Co-authored-by: Jacob <Jacalz@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0d13345 - Browse repository at this point
Copy the full SHA 0d13345View commit details -
Co-authored-by: Jacob <Jacalz@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a0b339e - Browse repository at this point
Copy the full SHA a0b339eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c02662d - Browse repository at this point
Copy the full SHA c02662dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6a861e - Browse repository at this point
Copy the full SHA e6a861eView commit details -
Co-authored-by: Jacob <Jacalz@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 63f9ab1 - Browse repository at this point
Copy the full SHA 63f9ab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7340a9e - Browse repository at this point
Copy the full SHA 7340a9eView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.