Skip to content

Conversation

@ryalanms
Copy link
Member

@ryalanms ryalanms commented Jan 21, 2021

WPF support for ARM64: WPF public repo project updates and final source fixes

#4041

Co-authored-by: Alexandre Zollinger Chohfi <...>
Co-authored-by: Marcpems <...>
Co-authored-by: Juan Sebastian Hoyos Ayala <...>
Co-authored-by: Ryland [email protected]

/cc @azchohfi @hoyosjs @marcpems

…ce fixes

Co-authored-by: Alexandre Zollinger Chohfi <[email protected]>
Co-authored-by: Marcpems <[email protected]>
Co-authored-by: Juan Sebastian Hoyos Ayala <[email protected]>
Co-authored-by: Ryland <[email protected]>
@ryalanms ryalanms requested a review from a team as a code owner January 21, 2021 06:57
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Jan 21, 2021
@ghost ghost requested review from SamBent and fabiant3 January 21, 2021 06:57
ryalanms and others added 2 commits January 21, 2021 18:35
Co-authored-by: Alexandre Zollinger Chohfi <[email protected]>
Co-authored-by: Marcpems <[email protected]>
Co-authored-by: Juan Sebastian Hoyos Ayala <[email protected]>
Co-authored-by: Ryland <[email protected]>
Co-authored-by: Alexandre Zollinger Chohfi <[email protected]>
Co-authored-by: Marcpems <[email protected]>
Co-authored-by: Juan Sebastian Hoyos Ayala <[email protected]>
Co-authored-by: Ryland <[email protected]>
@ryalanms ryalanms merged commit 007a7e8 into master Jan 22, 2021
madewokherd pushed a commit to madewokherd/wpf that referenced this pull request Mar 15, 2021
…ce fixes (dotnet#4049)

* WPF support for ARM64: WPF public repo project updates and final source fixes

Co-authored-by: Alexandre Zollinger Chohfi <[email protected]>
Co-authored-by: Marcpems <[email protected]>
Co-authored-by: Juan Sebastian Hoyos Ayala <[email protected]>
Co-authored-by: Ryland <[email protected]>

* PR Feedback

Co-authored-by: Alexandre Zollinger Chohfi <[email protected]>
Co-authored-by: Marcpems <[email protected]>
Co-authored-by: Juan Sebastian Hoyos Ayala <[email protected]>
Co-authored-by: Ryland <[email protected]>

* Add Juan's sln fix for ARM64 platform

Co-authored-by: Alexandre Zollinger Chohfi <[email protected]>
Co-authored-by: Marcpems <[email protected]>
Co-authored-by: Juan Sebastian Hoyos Ayala <[email protected]>
Co-authored-by: Ryland <[email protected]>
(cherry picked from commit 007a7e8)
ryalanms added a commit that referenced this pull request May 7, 2021
…ce fixes (#4049)

* WPF support for ARM64: WPF public repo project updates and final source fixes

Co-authored-by: Alexandre Zollinger Chohfi <[email protected]>
Co-authored-by: Marcpems <[email protected]>
Co-authored-by: Juan Sebastian Hoyos Ayala <[email protected]>
Co-authored-by: Ryland <[email protected]>

* PR Feedback

Co-authored-by: Alexandre Zollinger Chohfi <[email protected]>
Co-authored-by: Marcpems <[email protected]>
Co-authored-by: Juan Sebastian Hoyos Ayala <[email protected]>
Co-authored-by: Ryland <[email protected]>

* Add Juan's sln fix for ARM64 platform

Co-authored-by: Alexandre Zollinger Chohfi <[email protected]>
Co-authored-by: Marcpems <[email protected]>
Co-authored-by: Juan Sebastian Hoyos Ayala <[email protected]>
Co-authored-by: Ryland <[email protected]>
ryalanms added a commit that referenced this pull request May 17, 2021
…ce fixes (#4049)

* WPF support for ARM64: WPF public repo project updates and final source fixes

Co-authored-by: Alexandre Zollinger Chohfi <[email protected]>
Co-authored-by: Marcpems <[email protected]>
Co-authored-by: Juan Sebastian Hoyos Ayala <[email protected]>
Co-authored-by: Ryland <[email protected]>

* PR Feedback

Co-authored-by: Alexandre Zollinger Chohfi <[email protected]>
Co-authored-by: Marcpems <[email protected]>
Co-authored-by: Juan Sebastian Hoyos Ayala <[email protected]>
Co-authored-by: Ryland <[email protected]>

* Add Juan's sln fix for ARM64 platform

Co-authored-by: Alexandre Zollinger Chohfi <[email protected]>
Co-authored-by: Marcpems <[email protected]>
Co-authored-by: Juan Sebastian Hoyos Ayala <[email protected]>
Co-authored-by: Ryland <[email protected]>
ryalanms added a commit that referenced this pull request Jun 12, 2021
… updates (#4523)

Port WPF ARM64 support to NET 5:  Final project, source, and packaging updates (#4523).

* [release/5.0] Update dependencies from dnceng/internal/dotnet-wpf-int (#4381)

* [release/5.0] Update dependencies from dnceng/internal/dotnet-wpf-int

* Update release/5.0 branding to 5.0.6 (#4380)

* Update dependencies from https://github.com/dotnet/arcade build 20210310.3 (#4401)

* [release/5.0] Update dependencies from dotnet/arcade

* [internal/release/5.0] Update dependencies from dnceng/internal/dotnet-winforms

* Update WPF Arcade SDK to support ARM64

* Update source files contained in the WPF Arcade SDK for ARM64

* Use correct TFM.  TFM should be win-arm64, not win10-arm64.

* Update WPF repo TFM from netcoreapp5.0 to net5.0

* Update Wpf.Cpp.Targets TFM.  Win10- should be win-. (#4046)

Update Wpf.Cpp.Targets TFM.  Win10- should be win-. (#4046)

* WPF support for ARM64: WPF public repo project updates and final source fixes (#4049)

* WPF support for ARM64: WPF public repo project updates and final source fixes

* Add Juan's sln fix for ARM64 platform

* WPF support for ARM64: Enable build in public repo and update packaging (#4048)

* WPF support for ARM64: WPF ARM64 public repo Packaging updates

* Enable arm64 builds on public WPF repo

* Update APICompat targets to work with ARM64

Co-authored-by: Alexandre Zollinger Chohfi <...>
Co-authored-by: Marcpems <...>
Co-authored-by: Juan Sebastian Hoyos Ayala <...>
Co-authored-by: Ryland <[email protected]>
@vishalmsft vishalmsft deleted the arm64.project.updates branch February 10, 2022 06:02
@ghost ghost locked as resolved and limited conversation to collaborators Apr 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants