diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2020-07-12 15:09:51 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2020-07-12 18:42:02 +0530 |
commit | 533ef280d3a91979ed92d5891316c806235a8e9a (patch) | |
tree | 2c4819ef4cf86abd123522c2f5f11971aacd6d20 /data | |
parent | 7ce7caaa6f8e315573110f5ab796c19884d44303 (diff) |
Add a uwp-universal target to build all uwp arches at once
This is identical to how the cross-android-universal target works.
Supported UWP arches are: x86, x86_64, arm64. This covers 100% of
Windows 10 machines:
https://docs.microsoft.com/en-us/windows/msix/package/device-architecture
Advantages are the same as Android:
1. Most people will build apps that target multiple (or all) archs
2. Easier to build and ship all arches at once
3. Easier to download two tarballs rather than six
Part-of: <https://gitlab.freedesktop.org/gstreamer/cerbero/-/merge_requests/551>
Diffstat (limited to 'data')
-rw-r--r-- | data/images/vs-installer-uwp-workload.png | bin | 0 -> 31604 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/data/images/vs-installer-uwp-workload.png b/data/images/vs-installer-uwp-workload.png Binary files differnew file mode 100644 index 00000000..de18618d --- /dev/null +++ b/data/images/vs-installer-uwp-workload.png |