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

[directxtk, directxtk12, directxmesh, directxtex, uvatlas] ports updated for June 2021 releases #18366

Merged
merged 2 commits into from
Jun 11, 2021

Conversation

walbourn
Copy link
Member

Updated the directxtk, directxtk12, directxmesh, directxtex, and uvatlas ports to the latest GitHub releases.

  • directxtk now supports a new feature xaudio2redist which supports DirectX Tool Kit for Audio on Windows 7 SP1 via the xaudio2redist port.

  • directxtk12 now makes use the directx-headers port to build with the latest DirectX 12 headers.

  • all ports converted from CONTROL files to vcpkg.json

@walbourn walbourn changed the title [directxtk, directxtk12, directxmesh, directxtex, uvatlas] ports updated for June 2021 release [directxtk, directxtk12, directxmesh, directxtex, uvatlas] ports updated for June 2021 releases Jun 10, 2021
@NancyLi1013 NancyLi1013 self-assigned this Jun 10, 2021
@NancyLi1013 NancyLi1013 added the category:port-update The issue is with a library, which is requesting update new revision label Jun 10, 2021
@NancyLi1013
Copy link
Contributor

Hi @walbourn Thanks for updating these ports.

Have you tested the features in this PR?

@NancyLi1013 NancyLi1013 added the requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function label Jun 10, 2021
@walbourn
Copy link
Member Author

walbourn commented Jun 10, 2021

Verified the ports build with all supported triplets and features locally (using GCC 9 for linux)

vcpkg install directxtk:x86-windows
vcpkg install directxtk[xaudio2redist]:x86-windows --recurse
vcpkg install directxtk[xaudio2-9]:x86-windows --recurse
vcpkg install directxtk[xaudio2-8]:x86-windows --recurse
vcpkg install directxtk:x86-windows-static
vcpkg install directxtk:x64-windows
vcpkg install directxtk[xaudio2redist]:x64-windows --recurse
vcpkg install directxtk[xaudio2-9]:x64-windows --recurse
vcpkg install directxtk[xaudio2-8]:x64-windows --recurse
vcpkg install directxtk:x64-windows-static
vcpkg install directxtk:arm64-windows
vcpkg install directxtk:arm64-windows-static
vcpkg install directxtk:x86-uwp
vcpkg install directxtk:x64-uwp
vcpkg install directxtk:arm-uwp
vcpkg install directxtk:arm64-uwp

vcpkg install directxtk12:x86-windows
vcpkg install directxtk12:x86-windows-static
vcpkg install directxtk12:x64-windows
vcpkg install directxtk12:x64-windows-static
vcpkg install directxtk12:arm64-windows
vcpkg install directxtk12:arm64-windows-static
vcpkg install directxtk12:x86-uwp
vcpkg install directxtk12:x64-uwp
vcpkg install directxtk12:arm-uwp
vcpkg install directxtk12:arm64-uwp

vcpkg install directxtex:x86-windows
vcpkg install directxtex[openexr]:x86-windows --recurse
vcpkg install directxtex[dx12]:x86-windows --recurse
vcpkg install directxtex:x86-windows-static
vcpkg install directxtex:x64-windows
vcpkg install directxtex[openexr]:x64-windows --recurse
vcpkg install directxtex[dx12]:x64-windows --recurse
vcpkg install directxtex:x64-windows-static
vcpkg install directxtex:arm64-windows
vcpkg install directxtex:arm64-windows-static
vcpkg install directxtex:x86-uwp
vcpkg install directxtex:x64-uwp
vcpkg install directxtex:arm-uwp
vcpkg install directxtex:arm64-uwp
vcpkg install directxtex:x64-linux
vcpkg install directxtex[openexr]:x64-linux --recurse
vcpkg install directxtex:arm64-linux
vcpkg install directxtex[openexr]:arm64-linux --recurse

vcpkg install directxmesh:x86-windows
vcpkg install directxmesh[dx12]:x86-windows --recurse
vcpkg install directxmesh:x86-windows-static
vcpkg install directxmesh:x64-windows
vcpkg install directxmesh[dx12]:x64-windows --recurse
vcpkg install directxmesh:x64-windows-static
vcpkg install directxmesh:arm64-windows
vcpkg install directxmesh:arm64-windows-static
vcpkg install directxmesh:x86-uwp
vcpkg install directxmesh:x64-uwp
vcpkg install directxmesh:arm-uwp
vcpkg install directxmesh:arm64-uwp
vcpkg install directxmesh:x64-linux
vcpkg install directxmesh:arm64-linux

vcpkg install uvatlas:x86-windows
vcpkg install uvatlas:x86-windows-static
vcpkg install uvatlas:x64-windows
vcpkg install uvatlas:x64-windows-static
vcpkg install uvatlas:arm64-windows
vcpkg install uvatlas:arm64-windows-static
vcpkg install uvatlas:x86-uwp
vcpkg install uvatlas:x64-uwp
vcpkg install uvatlas:arm-uwp
vcpkg install uvatlas:arm64-uwp
vcpkg install uvatlas:x64-linux
vcpkg install uvatlas:arm64-linux

@walbourn
Copy link
Member Author

@NancyLi1013 - Yes, features have been tested.

@NancyLi1013 NancyLi1013 added info:reviewed Pull Request changes follow basic guidelines and removed requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function labels Jun 11, 2021
@NancyLi1013
Copy link
Contributor

LGTM, thanks again for your efforts @walbourn.

@strega-nil-ms
Copy link
Contributor

Cool, thanks @walbourn !

@strega-nil-ms strega-nil-ms merged commit 92b42c4 into microsoft:master Jun 11, 2021
@walbourn walbourn deleted the directxjun2021 branch June 11, 2021 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants