Commit Graph

61 Commits

Author SHA1 Message Date
Chuck Walbourn
0f16cea155
[directxmesh, directxtex, directxtk(12), uvatlas] Updated for October 2024 releases (#41878) 2024-11-03 17:18:35 -08:00
Chuck Walbourn
68d349964c
[directxtk(12), directxmesh, directxtex, uvatlas] Update ports for Sept 2024 (#40830) 2024-09-06 00:13:47 -07:00
Chuck Walbourn
f66dbb920a
[directxtk(12), directxtex, directxmesh, uvatlas] port updates for June 2024 releases (#39170) 2024-06-07 02:18:05 -07:00
Chuck Walbourn
2f29964660
[directxtex] Update for March 2024 release (#37233)
In addition to updating for the latest release on GitHub, this adds
support for three new *features*:

* **jpeg** this adds JPEG support for Linux (Windows already supports
JPEG via the built-in WIC codec)
* **png** this adds PNG support for Linux (Windows already supports PNG
via the built-in WIC codec)
* **xbox** this builds the library for PC but with Xbox extensions for
development. Requires the Microsoft GDKX. By default it targets Xbox
Series X|S. To target Xbox One instead, you can use a triplet variable
as described in the update usage.
2024-03-11 20:16:53 -07:00
Chuck Walbourn
775738e3d1
[directxmesh, directxtex, directxtk, uavatlas] Updated for February 2024 (#36936)
February 2024 releases of **directxmesh**, **directxtex**,
**directxtk**, **directxtk12**, and **uvatlas**.

**directxtk** and **directxtk12** now publish pkg-config files.
2024-02-27 00:24:49 -08:00
Chuck Walbourn
87a90594fd
[directxmath, directxmesh, directxtex, directxtk, uvatlas] Update for Dec2023 (#35965) 2024-01-02 14:37:52 -08:00
Chuck Walbourn
6f054c7409
[directxmesh, directxtex, directxtk, uvatlas] Update for October 2023 releases (#34862)
* [directxmesh, directxtex, directxtk, directxkt12] Update for October 2023 releases

* Update baseline
2023-11-02 10:36:45 -07:00
Chuck Walbourn
bae4893b73
[directx-dxc, directxtk, directxtk12, directxtex] September 2023 update (#33623) 2023-09-07 13:10:01 -07:00
Alexander Neumann
6ced774037
[vcpkg] update CMake to 3.27.1 (#31931)
* update cmake

* update to rc2

* use nightly build

* update to rc3 drop freebsd due to dead link and update git while i am at it

* fix missing sha

* fix relative path

* update to 3.27 release

* [paho-mqtt] remove usage of OPENSSL_ROOT_DIR

* [directxtex] control optional directx-headers dep

* v db

* IN LIST -> IN_LIST

* v db

* try fixing azure-storage-cpp

* v db

* update to 3.27.1
2023-07-31 13:03:54 -07:00
Chuck Walbourn
f3b10454b3
[directxmesh, directxtex, directxtk, uvatlas, dxut, effects11] June 2023 update (#32033)
* [directxmesh, directxtex, directxtk, uvatlas, dxut, effects11] Update for June 13, 2023 release

* Minor format fix

* Update baseline

* Upstream fixes to CMake targets dependency handling

* Update baseline
2023-06-21 22:39:47 -07:00
Chuck Walbourn
0b57cc72ac
[directxmesh, directxtex, directxtk(12), uvatlas] April 2023 updates (#31196)
* [directxmesh, directxtex, directxtk(12), uvatalas] Update ports for April 2023 releases

* directxtex port updated upstream with better OpenMP support fix

* OpenMP hotfix for UVAtlas

* Update baseline

* Forgot to update the CMake config file for OpenMP

* CMake fixes made upstream

* Update baseline
2023-05-01 15:25:18 -07:00
Chuck Walbourn
fbdc88f9d6
[directxtex] update port with omp feature (#30944)
* [directxtex] update port with omp feature

* Update baseline

* Flip feature to no-omp

* Update baseline
2023-04-21 21:29:38 -07:00
Chuck Walbourn
f4c03ce4a8
[directxmesh, directxtex, directxtk(12), uvatlas] update ports for March 2023 releases (#30685)
* [directxmesh, directxtex, directxtk, uvatlas] update port for March 2023 releases

* vcpkg reformat

* Update baseline

* Code review feedback

* Refresh baseline
2023-04-05 16:30:02 -07:00
Chuck Walbourn
c1d764a742
[community triplet] adds triplets for building for the Xbox platform (#29210)
* Try adding xbox triplets

* Update for Gaming Command Prompt usage

* Fix directxtk12 shaders for xbox

* Add toolchain for xbox

* Fix ports for feature builds

* Code review feedback

* More code review

* Code review

* WIN32_LEAN_AND_MEAN is too aggressive for many libs

* Normalize GDK variable paths

* Need to leave oldnames.lib as many libs use POSIX names

* More code review feedback

* Remove extra file

* Use of /DEFAULTLIB fixed 41 ports

* Code review feedback

* Added basic xbox supports expression

* Updates for xbox-aware ports

* Update for CMake fixes upstream

* Minor synatx fix

* Fix up merge issues

* Need directx-headers for linux

* Missed one port revision

* Removed VCPKG_TARGET_IS_XBOX from project scope after upstream fixes

* Update baseline

* License updates per github-actions bot

* Update baseline

* Update toolchain to support try_compile for GDK headers

* Update port numbers

* Update baseline

* Don't need directx-dxc for Xbox builds

* Update baseline

* Update hashes

* Code review

* Update baseline

* Refresh hashes for upstream fixes

* Update baseline

* Add ms-gdkx stub port

* Update baseline

* updated ms-gdkx with user-friendly output

* Update baseline

* Code review for the toolchain file

* Update directxkt12 hash

* Refresh baseline

* Update MSBuild integration to select proper triplet for GDK custom platforms

* Update CMake integration to select proper xbox triplet from XBOX_CONSOLE_TARGET

* vcpkg.targets update

* Code review feedback

* Update baseline

* Refresh baseline

* Code review for MSBuild

* Code review for xbox toolchain

* vcpkg.cmake codereview

---------

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-03-08 14:06:20 -08:00
Chuck Walbourn
d958c99ca8
[directxtex] update port to add dx11 default feature (#29589)
* [directxtex] update port for dx11 feature

* Update for upstream fix

* Update baseline

* Uvatlas doesn't need dx11 feature

* Update baseline
2023-02-13 08:38:42 -08:00
Chuck Walbourn
65eed91ae7
[directxtex] port update for January 2023 release (#29343)
* [directxtex] port update for January 2023 release

* Updated baseline

---------

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-02-02 16:51:33 -08:00
Chuck Walbourn
aa45329eb6
[directxmesh, directxtex, directxtk, uvatlas] update ports for Dec 2022 releases (#28482)
* [directxmesh, directxtex, directxtk, uvatlas] update ports for December 2022 releases

* [directxtk12] fixed spectre feature

* Update baseline

* Upstream fixes for WSL

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-01-04 14:44:07 -08:00
Chuck Walbourn
809c4ead27
[directxmesh, directxtex, directxtk, directxtk12, uvatlas] updated for October 2022 releases (#27317)
* [directxmesh, directxtex, directxtk, directxtk12, uvatlas] updated for October 2022 releases

* Updated baseline

* UVatlas can use port 0

* Update baseline

* Removed extra entry

* Moved EXR support for DirectXTex upstream per feedback

* Update baseline

* Remove no longer used patch.

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-31 13:15:33 -07:00
Chuck Walbourn
768379e8d9
[directx-headers, directxtk, directxtk12, directxtex, directxmesh, uvatlas] ports updated for July 2022 (#26090)
* [directx-headers] Update port for Agility SDK 1.606.3

* [directxtex, directxtk12] updated port for upstream release for MinGW support

* [directxmesh, directxtk, uvatlas] update ports for July 2022 releases

* update baseline
2022-08-01 12:53:52 -07:00
Chuck Walbourn
68ab9e91b6
[directxtk, directxtk12, directxtex, directxmesh, uvatlas] Update ports for May 2022 release (#24650)
* Update directxtk, directxtex, directxmesh, uvatlas port to May 2022 releases

* reformat vcpkg.json

* Update baseline

* directxtex doesn't need to build sample

* Update baseline
2022-05-11 16:47:49 -07:00
Chuck Walbourn
fa4685031d
[directxtk, directxtk12, directxmesh, directxtex, uvatlas] ports updates March 2022 (#23791)
* [directxtk, directxtk12, directxmesh, directxtex, uvatlas] ports updated for March 2022 releases

* Update baseline
2022-03-28 13:52:09 -07:00
Chuck Walbourn
ac392a1ed0
[directxmath, directxtex, directxmesh, directxtk, directxtk12, uvatlas] ports updated (#23332)
* [directxmath, directxmesh, directxtex, directxtk, directxtk12, uvatlas] ports updated to February 2022 release

* Update baseline

* Updated directxmath to use non-deprecated functions

* Refresh baseline

* Updated for master-to-main rename

* Refresh baseline

* Remove en-us specific doc link

* Refresh version baseline
2022-03-02 14:58:20 -08:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* Bulk remove vcpkg_fail_port_install calls.

Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",

In support of https://github.com/microsoft/vcpkg/pull/21502

* Update version database.

* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728

* Repair version database.
2022-01-25 10:31:15 -08:00
Chuck Walbourn
4292f1d679
[directxmesh, directxtex, directxtk, directxtk12, uvatlas] port revision for hot fixes (#21563)
* [directxmesh, directxtex, directxtk, directxtk12, uvatlas] port revision for some hotfixes

* Update baseline
2021-11-22 15:45:39 -08:00
Chuck Walbourn
12bdfc7dd2
[directxtk, directxtk12, directxtex, directxmesh, uvatlas] updated ports to November 2021 releases (#21273)
* November 8, 2021 releases

* Update baseline
2021-11-13 14:46:33 -08:00
Chuck Walbourn
58b9259370
[directxtex, directxtk, directxtk12] port updates for October 2021 releases (#20760)
* [directxtex, directxtk, directxtk12] ports updated

* Updated port version

* add path double quotes

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-10-15 19:34:23 -07:00
Chuck Walbourn
339d01f19c
[directxtk, directxtk12, directxtex, directxmesh, uvatlas] ports updated for September 2021 release (#20457)
* Update for September 2021 GitHub releases

* Update directx tool kit ports

* Update versions

* Convert directxmesh and uvatlas to vcpkg-cmake

* Refresh version hash
2021-10-01 17:03:20 -07:00
Chuck Walbourn
fefb2c12b6
[directxtk, directxtk12, directxtex] ports updated for August 2021 release (#19320)
* DirectXTex port updated

* DirectX Tool Kit updated for August 2021 release

* Update baseline

* Remove build of MakeSpriteFont

* Update baseline

* Added 4.7.2 .NET TargetingPack

* Back out adding .NET targeting pack, forked out as https://github.com/microsoft/vcpkg/pull/19764

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-26 15:37:42 -07:00
Chuck Walbourn
92b42c4c68
[directxtk, directxtk12, directxmesh, directxtex, uvatlas] ports updated for June 2021 releases (#18366)
* [directxtk, directxtk12, directxmesh, directxtex, uvatlas] ports updated for June 2021 release

* added versions
2021-06-11 10:02:03 -07:00
Chuck Walbourn
2d7a8443ac
[directxtex,directxmesh, directxtk, directxtk12, uvatlas] updated for April 2021 releases (#17123)
* directxmesh, directxtex, directxtk, directxtk12, uvatlas updated for April 2021 release

* Updated versions
2021-04-09 09:54:41 -07:00
Chuck Walbourn
a2cc2b1735
directxtex, directxmesh, directxtk, uvatlas ports updated to fix cach… (#15639)
* directxtex, directxmesh, directxtk, uvatlas ports updated to fix cache-collision issues

* Updated ports to jan2021b

* update baseline

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-15 15:24:06 -08:00
Chuck Walbourn
3fcfccf0ca
directxmesh, directxtex, and uvatlas now support linux (#15554)
* Update for directx-headers release 1.0.1

* DirectXMesh, DirectXTex, and UVAtlas now support Linux

* Updated hashes and bins

* Fix linux builds

* Fixed directxtex[openexr] for x64-linux

* Removed stray file

* directxmath hot-fix for GCC arm64

* Fixed hash

* Hash fix again

* x64-linux CIs use GCC 7, but I require GCC 9

* Added warning message for GCC 9 requirement
2021-01-12 20:01:37 -08:00
Chuck Walbourn
ec58d649c1
Updated directxtk et al for cmake package support (#15210) 2020-12-28 17:28:53 -08:00
Rémy Tassoux
32c13c7ce8
[directxtk][directxtk12][directxtex][directxmesh] Update to latest version (#14539)
* [directxtk][directxtk12][directxtex][directxmesh] Update to latest version

https://github.com/microsoft/DirectXTK/releases/tag/nov2020
https://github.com/microsoft/DirectXTK12/releases/tag/nov2020
https://github.com/microsoft/DirectXTex/releases/tag/nov2020
https://github.com/microsoft/DirectXMesh/releases/tag/nov2020

* [directxlibs] Fix wrong port version
2020-11-17 14:45:32 -08:00
Rémy Tassoux
70f380e802
[directxtex] Set dx12 feature as dependency for arm and uwp platforms (#14175)
See https://github.com/microsoft/vcpkg/pull/13976#pullrequestreview-515132943
2020-10-23 00:35:28 -07:00
Rémy Tassoux
17b23eeb3b
[directxtex] Use CMake build system, add OpenEXR support and dx12 feature (#13969)
* [directxtex] Use CMake build system and add OpenEXR support

Use the provided CMake file instead of the VS solutions to build the library, as recommended in the vcpkg maintainer guide.

Also add the openexr feature to enable OpenEXR in the library and its tools.
https://github.com/Microsoft/DirectXTex/wiki/Adding-OpenEXR

* [directxtex] Fix build failure on ARM and UWP

* [directxtex] Use vcpkg_copy_tools

* [directxtex] Add win7 feature

DirectXTex can be build without DirectX12 to support Windows 7 Service Pack 1 or later platforms, so I added this as a feature.

* [directxtex] Replace win7 with dx12 feature

* [directxrex] Shorten patch file

* [directxtex] Fix wrong port version

* [directxtex] Use ninja
2020-10-13 13:40:52 -07:00
Rémy Tassoux
8b5dbd3b08
[directxtk][directxtk12][directxtex] Update to latest version (#13841)
https://github.com/microsoft/DirectXTK/releases/tag/sept2020
https://github.com/microsoft/DirectXTK12/releases/tag/sept2020
https://github.com/microsoft/DirectXTex/releases/tag/sept2020
2020-10-06 13:33:19 -07:00
Rémy Tassoux
963bff03fa
[directxtk][directxtk12][directxtex][directxmesh] Update to latest version (#13060) 2020-08-25 15:09:11 -07:00
Rémy Tassoux
b385e54bac
[directxtk][directxtk12][directxtex][directxmesh] Update to latest version (#12332)
https://github.com/microsoft/DirectXTK/releases/tag/jul2020
https://github.com/microsoft/DirectXTK12/releases/tag/jul2020
https://github.com/microsoft/DirectXTex/releases/tag/jul2020
https://github.com/microsoft/DirectXMesh/releases/tag/jul2020
2020-07-09 12:33:08 -07:00
Rémy Tassoux
7960648b4d
[directxtk12][directxtex] Update to latest version (#11971)
https://github.com/microsoft/DirectXTK12/releases/tag/jun2020b
https://github.com/microsoft/DirectXTex/releases/tag/jun2020b
2020-06-17 14:48:39 -07:00
Rémy Tassoux
5c9511e3a8
[directxtk][directxtk12][directxtex][directxmesh] Update to latest version (#11794)
* [directxtk][directxtk12][directxtex][directxmesh] Update to latest version

* [directxtex][directxtk12] Remove deprecated function

* [directxtk][directxtk12][directxtex][directxmesh] Fix x86 platform build error
2020-06-11 02:41:20 -07:00
Tatsuro Shibamura
1258ac0a10 [directxtex] Update to dec2019 release (#9383)
* [directxtex] Update to dec2019 release

* [directxtex] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20 16:20:28 -08:00
Ehsan
94bb8f3ccd [directxtex] Update library to oct2019 (#8723) 2019-10-24 15:48:58 -07:00
RT222
b6a4faeaf1
[directxtk][directxtk12][directxtex][directxmesh] Fixed missing pdbs 2019-10-11 16:52:19 +02:00
Ehsan
3293ff174f [directxtex] Update library to aug2019 (#7870) 2019-08-24 13:03:09 -07:00
RT222
56136b3268 [directxtk][directxtk12][directxmesh][directxtex] Updated to June version and improved platform toolset support (#7665)
* [directxtk][directxtk12][directxmesh][directxtex] Updated to June version and improved platform toolset support

* [directxtk12] Fixed build error on x86 platform

* [directxmesh][directxtex] Fixed UWP builds failure
2019-08-13 14:27:28 -07:00
Robert Schumacher
223d5d82ac
[many ports] Updates 2019.05.07 (#6338)
* [many ports] Updates 2019.05.07

* Undo assimp and gdcm2 changes since they caused regressions
2019-05-08 17:51:44 -07:00
Victor Romero
050e71d01d
Remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#5937)
* [various ports] remove references to CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* [alac,benchmark,capnproto] Fix  check_linkage call

* [fastlz] Fix SHA512

* [coroutine] Fix dynamic build

* [folly] Find double-conversion

* [gamma] Use vcpkg_from_github

* [librsync] Enable static builds

* [netcdf-cxx4] Fix SHA512

* [octomap] Fix static build

* [tidy-html5] Fix static build

* [various ports] remove custom messages for shared/static builds, modernize some scripts in the meantime

* [folly] Use ras0219's fix for link paths

* [octomap] Fix exported targets

* [uvatlas] Set tool download SHA512

* [duktape+python2] fix portfile to call configure with correct python version, manage python2 also outside win32

* [suitesparse] osx fix

* [gtkmm] Call vcpkg_check_linkage after including vcpkg functions

* [duktape] Resolve conflicts

* [duktape] FIxed typo in Python paths

* [wangle] Find zlib

* [openssl-uwp] Fix SHA512

* [glib] Allow static builds on non-Windows

* [suitesparse] Fix build on Windows

* [multiple ports] Bump CONTROL version

* [multiple ports] Fix description indent

* [directxtk] Fix CONTROL file

* [bde,duktape,qpid-proton] Build packages with python2 installed

* [binn] remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* [gdal,live555,uriparser] Fix regressions

* [live555] Update to 2019.04.24
2019-05-02 22:57:43 -07:00
Robert Schumacher
c95512aaf6 [many ports] Updates 2019.03.29 (#5698)
* Updates 2019.03.29

* Undo changes to 4 ports(rocksdb tbb thrift uwebsockets) due to failures

* [folly] Fix target files in debug mode

* Undo glog changes since it caused sophus openmvg and cartographer failures

* Undo Folly changes since it cause wangle failed

* Undo Folly portfile
2019-04-15 22:30:11 -07:00
Robert Schumacher
bb1bb1c94a Updates 2018.12.14 2019-01-09 12:27:19 -08:00