-
-
Notifications
You must be signed in to change notification settings - Fork 798
Allow the use of .NET Core 10 #4331
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
Merged
Merged
Changes from 26 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
3c691b5
Add .NET Core 10 loader.
freakboy3742 6545233
Add ARM64 CI jobs on Windows.
freakboy3742 7f89203
Document .NET requirements for the Winforms backend.
freakboy3742 0876d60
Add changenote.
freakboy3742 05d5cb9
Adapt status icons to use .NET Core 10 API
freakboy3742 c158d3c
Provide an opt-out path for .NET Core 10 usage.
freakboy3742 349b641
Adapt Winforms testbed for .NET Core 10 events.
freakboy3742 c13e086
Do a separate .NET Core CI run.
freakboy3742 0e58364
Correct .NET core behavior on folder select tests.
freakboy3742 a8c8d59
Correct testbed CI targets.
freakboy3742 c4bd86d
Use ARM-compatible briefcase branch, and add diagnostics for testbed.
freakboy3742 cebcd6c
Cleanup .NET Core docstrings.
freakboy3742 0742f8d
Correct winforms netfx targeting.
freakboy3742 e4d8e54
Correct some .NET Framework 4.x compatibility issues.
freakboy3742 820fe70
Add tmate for ARM64 diagnostics.
freakboy3742 2acaae4
Add no-cover handling for netfx.
freakboy3742 060ec77
Use an explicit tmate version.
freakboy3742 dcaa81e
Move coverage config to testbed.
freakboy3742 75a5db6
Ensure that window size is restored correctly after fullscreen/presen…
freakboy3742 013beba
Update WebView2 DLLs, including ARM64 versions.
freakboy3742 436cab4
Generate arm64 windows wheel.
freakboy3742 2311c24
Tweak package naming.
freakboy3742 bc3702a
Turn on slow testing for Win ARM64
freakboy3742 04ae259
Get a narrow set of netcore tests.
freakboy3742 7fd6b05
Correct test targeting.
freakboy3742 18699bc
Only perform a basic app start tests for Winforms on ARM.
freakboy3742 14f5735
Apply suggestions from code review
freakboy3742 3df895f
Simplify environment variable usage.
freakboy3742 4558839
Miscellanous cleanups and clarifications.
freakboy3742 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Toga's WinForms backend can now be used on ARM64 machines with a native ARM64 Python interpreter. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.