Commit Graph

12 Commits

Author SHA1 Message Date
jim wang
c9140a3b50
[ktx] Update to v4.3.0-beta1 and fix unix2dos command does not exist (#36007)
* update to v4.3.0-beta1

* update version

* delete msys

* update version

* modify patch

* update version

* add pathc

* update version

* delete patch

* update version

* fix download method

* update version

* portfile

* update version

* portfile

* update version
2024-01-11 15:53:34 -08:00
Lily Wang
987fe3881d
[ktx] update to 4.3.0-alpha3 (#34628)
* [ktx] update to 4.3.0-alpha3

* update version

* update patch

* update version
2023-10-23 11:14:14 -07:00
Kai Pastor
fc54955667
[ktx] Update and fixes (#30804)
* [ktx] Update and fixes

* Fix quirks
2023-04-14 14:14:37 -07:00
Sergei Kachkov
b24cd526fc
[ktx] Static build fix (#29756)
* [ktx] Fix missing zstd dependency

* [ktx] Fix GNU libtool issue for static build with enabled 'tools' feature

* [ktx] Update port version
2023-02-23 12:25:09 -08:00
Matthew Oliver
fa7a620f9c
[ktx] Update to 4.1.0-rc3. (#26923)
* [ktx] Update to 4.1.0-rc3.

This also fixes a compilation error with the previous port version (4.1.0-rc2) when using feature ktx[tools].

* [ktx] Fix gnu libtool detection.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-10-24 17:15:13 -07:00
Arsen Tufankjian
d83d14dc46
[KTX] Fixing port to properly patch zstd for platforms other than windows (#24869)
* Updating ktx zstd patch to work for non-windows platforms

* Formatting

* Updating version

* Extra version nonsense

* Private zstd

* Versioning

* Updating hash of ktx revision and tweaking mingw toolchain to find gcc/g++ differently

* Updating version

* Removing change to mingw
2022-06-20 13:52:26 -07:00
Mengna Li
f37a583009
[ktx] update to 4.1.0-rc1 (#24620)
* update ktx to 4.1.0-rc1

* remove useless file

* change to version-semver
2022-05-09 14:53:44 -07:00
Thomas1664
9c23685b57
[ktx] only remove dlls in static builds (#23942)
* [ktx] only remove dlls in static builds

* version
2022-04-06 14:42:36 -07: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
JonLiu1993
7ad9757560
[ktx] update to 4.0.0 release (#18644)
* [ktx] update to 4.0.0

* update version

* fix-arm64-error

* update version

* fix ci error

* update version
2021-09-03 16:31:10 -07:00
Jack·Boos·Yu
3ae84754fa
[vcpkg baseline][ktx/otl] Update download hash (#16289) 2021-02-18 18:37:43 -08:00
Stephen Just
2aec96fc77
[KTX] Add port (#15336)
* [KTX] Add port

* Apply formatting

* Install bash for windows

* Attempt to fix bash root and osx build since I can't repro either

* Fix windows build

* Disable on x86 which is not supported, use vcpkg-supplied zstd headers

* Fixes

* Fix cut/paste error

* Update based on review comments
2021-01-10 23:59:25 -08:00