Skip to content

build.ps1 - Add option to package a subset of the support architectures #98

@amaitland

Description

@amaitland

Currently build.ps1 expects there to be valid x86/x64/arm64 builds available. When building custom versions you may for example only require x86/x64.

The complexity will largely be around the chromiumembeddedframework.runtime.nuspec. The locales and swiftshader folders will need to be moved into the arch specific packages (this is preferably anyway). It wasn't clear when using a chromiumembeddedframework.runtime.json file to specify the RID graph that splitting these was possible. I'm fairly confident that it is now, testing will be required

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions