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

[0.73] Port Desktop DLL to ARM64EC #13478

Merged
merged 14 commits into from
Jul 20, 2024

Conversation

JunielKatarn
Copy link
Contributor

@JunielKatarn JunielKatarn commented Jul 19, 2024

Backport of #13320 and #13321

Microsoft Reviewers: Open in CodeFlow

JunielKatarn and others added 8 commits June 11, 2024 13:19
…rosoft#13326)

* /t:Vars - Log SolutionName

* Upgrade Desktop solution/projects to Win SDK 10.0.22621.0

* Change files
* Add ARM64EC Platform

* Add property sheets

* Add packages.lock.json

* Upgrade WinSDK version for C/C++ projects
Older SDK versions do not contain softintrin.h
See http://www.emulators.com/docs/abc_arm64ec_explained.htm

* Do not build Integration Test projects for ARM64EC

* Make V8Platform x64 for ARM64EC

* Override HermesPlatform for ARM64EC

* Override WinAppSDK platforms for ARM64EC

* Exclude OpenSSL on Desktop DLL for ARM64EC

* Override WinAppSDK _MrtCoreRuntimeIdentifier

* Update packages.lock.json

* Add explicit LIB dependencies for ARM64EC

* Skip React.Windows.IntegrationTests on ARM64EC

* Change files

* Simplify condition for WindowsAppSDKOverrides

* Switch from ARM64 to ARM64EC in Desktop CI

* Update prepare-build-env.yml

* Enable ARM64EC on PullRequest env

* Remove OpenSSL from Desktop LIB and DLL

* /t:Vars - Log SolutionName
* Remove OpenSSL from Desktop LIB and DLL

* Change files
* Add ARM64EC Platform

* Add property sheets

* Add packages.lock.json

* Upgrade WinSDK version for C/C++ projects
Older SDK versions do not contain softintrin.h
See http://www.emulators.com/docs/abc_arm64ec_explained.htm

* Do not build Integration Test projects for ARM64EC

* Make V8Platform x64 for ARM64EC

* Override HermesPlatform for ARM64EC

* Override WinAppSDK platforms for ARM64EC

* Exclude OpenSSL on Desktop DLL for ARM64EC

* Override WinAppSDK _MrtCoreRuntimeIdentifier

* Update packages.lock.json

* Add explicit LIB dependencies for ARM64EC

* Skip React.Windows.IntegrationTests on ARM64EC

* Change files

* Simplify condition for WindowsAppSDKOverrides

* Switch from ARM64 to ARM64EC in Desktop CI

* Update prepare-build-env.yml

* Enable ARM64EC on PullRequest env

* Remove OpenSSL from Desktop LIB and DLL

* /t:Vars - Log SolutionName
@JunielKatarn JunielKatarn requested review from a team as code owners July 19, 2024 22:05
JunielKatarn and others added 5 commits July 19, 2024 15:08
* Update Desktop NUSPEC to use ARM64EC

* Change files

* Enable ARM64EC ReactWindows CI artifact

* Add ARM64EC|Release to nuget-desktop.yml

* Revert ARM64EC for ReactWindows artifact

* Exclude ARM64EC React.Windows.Desktop.Test.DLL from NUSPEC
Copy link
Contributor

@TatianaKapos TatianaKapos left a comment

Choose a reason for hiding this comment

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

LGTM!

@JunielKatarn JunielKatarn merged commit 0c34c3b into microsoft:0.73-stable Jul 20, 2024
83 checks passed
@JunielKatarn JunielKatarn deleted the arm64ec-73 branch July 20, 2024 00:20
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.

4 participants