Commit Graph

7945 Commits

Author SHA1 Message Date
Jia Yue Hua
fecdd89f28
[cdt] update to 1.4.0 (#36581) 2024-02-05 00:56:22 -08:00
Darren Bolduc
80403036a6
[google-cloud-cpp] update to the latest release (v2.21.0) (#36522)
* [google-cloud-cpp] update to the latest release (v2.21.0)

* rerun version thingy

* rerun version thingy again
2024-02-02 13:39:16 -08:00
Cheney Wang
f9a5556237
[libqglviewer] Fix error C2039 when build port with VS2019 (#36489) 2024-02-02 13:37:58 -08:00
Frank
03cc8d53be
[OpenMesh] Use the official usage (#36380)
* [OpenMesh] Use the official usage

* version

* fix path

* version

* cmake config path

* version
2024-02-02 11:48:09 -08:00
Albert Santoni
75e0c3dc8f
[libsrtp] Added openssl feature flag for enabling OpenSSL support (#36135)
* [libsrtp] Added openssl feature flag for enabling OpenSSL support

* [libsrtp] Fixed JSON mixup

* [libsrtp]: Format vcpkg.json

* [libsrtp]: Update version database

* [libsrtp] Update ports/libsrtp/portfile.cmake

* Use vcpkg_check_features appropriately

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* [libsrtp] Update version database

* [libsrtp]: Added port-version, clean up whitespace

* [libsrtp]: Updated version database

* [libsrtp] Update versions/l-/libsrtp.json

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2024-02-02 11:45:46 -08:00
fwcd
69a6cceca8
[qtbase] Add support for OpenGL ES 3.0 (#36407) 2024-02-02 11:44:09 -08:00
autoantwort
47237ed73e
[pcl] fix feature examples (#36505) 2024-02-02 11:40:52 -08:00
JonLiu1993
afa1c89f30
[cpp-httplib] Fix httplibConfig.cmake can't find Brotli (#36516)
* [cpp-httplib] fix httplibConfig.cmake can't find Brotli

* update version

* merge patch

* update version

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-02-02 11:40:25 -08:00
Hossein Moein
3936bd5672
[dataframe] Upgrading C++ DataFrame to version 3.0.0 (#36519)
* Upgrading C++ DataFrame to version 3.0.0

* Ran ./vcpkg x-add-version --all

* Updated the SHA512 code

* Added a new git-tree code
2024-02-02 11:40:00 -08:00
Cheney Wang
7618666e79
[libheif] update to v1.17.6 (#36523) 2024-02-02 11:37:07 -08:00
Lily Wang
c3801cf53c
[pipewire] Update to 1.0.2 (#36507)
* [pipewire] Update to 1.0.2

* update version

---------

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2024-02-01 15:14:53 -08:00
Pravila
f744cba89a
[google-cloud-cpp] Add rpc feature (#36476)
* Add feature to google-cloud-cpp

* Format manifest file

* Add version

---------

Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
2024-02-01 15:07:24 -08:00
Thomas1664
9fd2bda7e8
[avcpp] Update to 2.2.1 (#36466)
* [avcpp] Update to 2.2.1

* version

* remove unneeded option

* version
2024-02-01 15:05:10 -08:00
Matthias Kuhn
f7c5a7c8fc
[poly2tri] Switch to maintained repo and adjust description (#26301)
* [poly2tri ]Switch to maintained repo and adjust description

* Rename to jhasse-poly2tri

* Also update version and fix header installation.

* Remove double nested headers.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-02-01 12:31:29 -08:00
Kevin Leonardic
527fc34c68
[libjpeg-turbo] Update to 3.0.2 (#36410) 2024-02-01 12:28:25 -08:00
Tom Tan
1084a60102
[opentelemetry-cpp] remove curl as dependency to core feature (#36463)
* [opentelemetry-cpp] remove curl as dependency to core feature

* Pick up fix from contrib repo

* Update commit hash
2024-02-01 12:27:50 -08:00
saipubw
7fad8ea427
[async-simple] Add new port async-simple (#36470)
* [async-simple] Add new port async-simple to vcpkg

* version database

* fix conversation

* update version database
2024-02-01 12:24:35 -08:00
Frank
b550b0be30
[imgui] fix find Allegro (#36486)
* [imgui] fix find Allegro

* version
2024-02-01 12:19:15 -08:00
Andrey Nekrasov
c89c3507e1
[snitch] Add new port (#36499)
* Add snitch library to vcpkg

* version database
2024-02-01 12:18:08 -08:00
jim wang
55ac9ea4a9
[shiftmedia-libgpg-error] Fix include path (#36503)
* fix include

* update version

* fix file copy

* update version

* fix file copy

* update version
2024-02-01 12:15:14 -08:00
Frank
5eea8ad5ac
[sqlpp11] Update version to 0.64 (#36504)
* [sqlpp11] Update version to 0.64

* version
2024-02-01 12:09:50 -08:00
autoantwort
b7dc755dea
[lzav] update (#36506) 2024-02-01 12:09:19 -08:00
autoantwort
48fd773c92
[pulsar-client-cpp] fix deps (#36510) 2024-02-01 12:08:46 -08:00
autoantwort
a384dff6d8
[mapnik] fix deps (#36511) 2024-02-01 12:08:13 -08:00
eao197
10e0525114
[json-dto] Update to 0.3.3 (#36471)
* json-dto updated to v.0.3.3.

* x-add-version for json-dto-0.3.3.
2024-01-31 16:30:34 -08:00
Tom Tan
74b4c2c019
[opentelemetry-cpp] remove otlp feature which doesn't exist (#36378)
* [opentelemetry-cpp] remove otlp feature which doesn't exist

* Add protobuf dependency to opentelemetry-cpp[otlp-http]

* Rerun checks
2024-01-31 16:01:42 -08:00
Osyotr
6b6fc76c89
[freetype] Update to 2.13.2 (#36303)
* [freetype] Update to 2.13.2

* Fixes for simultaneous use of find_package(Freetype) in CONFIG and MODULE modes

* [freetype] Cleanup vcpkg-cmake-wrapper.cmake

---------

Co-authored-by: Cazadorro <shaebolt@gmail.com>
2024-01-31 15:34:07 -08:00
Kai Pastor
d5e173c8f5
[vcpkg-get-python-packages] Fix exported variable (#36354)
* [vcpkg-get-python-packages] Update manifest

* [vcpkg-get-python-packages] Fix typos

* [vcpkg-get-python-packages] Fix exported variable

* [vcpkg-get-python-packages] Make python3 zip optional

* versions
2024-01-31 15:31:00 -08:00
Bradley Austin Davis
3d99eb5dd5
[s2geometry] update code & fix windows build (#36150) 2024-01-31 14:51:57 -08:00
MonicaLiu
89c0f688b8
[libmad] Fix hash (#36375)
* fix libmad hash

* update version

* use vcpkg_from_git

* update git-tree

* undo vcpkg_from_git

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-01-31 14:45:22 -08:00
Thomas1664
7763cf3b40
[open62541] Update to 1.3.9 (#36406)
* [open62541] Update to 1.3.9

* version
2024-01-31 14:40:10 -08:00
Jia Yue Hua
75b18d6e72
[reactiveplusplus] update to 2.0.0 (#36433)
* [reactiveplusplus] update to 2.0.0

* [reactiveplusplus] update to 2.0.0
2024-01-31 14:39:01 -08:00
Kai Pastor
e07c9553b3
[allegro5] Update (#36464)
* [allegro5] Update to 5.2.9.1

* Remove allegro5 from CI baseline

* [allegro5] Fixup

* [allegro5] Fixup

* [allegro5] Fixup
2024-01-31 14:38:11 -08:00
SunBlack
1897a5aaa3
[libe57format] Update to 3.1.1 (#36481) 2024-01-31 14:05:41 -08:00
Alfred E. Heggestad
76b8477834
[baresip-libre] update to version 3.9.0 (#36487)
* [baresip-libre] update to 3.9.0

* bump version
2024-01-31 14:02:24 -08:00
Ómar Högni Guðmarsson
ff0ee59814
[Glaze] Update to 2.0.6 (#36488)
* Update glaze to 2.0.6

* vcpkg update database
2024-01-31 12:36:19 -08:00
Alexander Neumann
20584b9d44
[libtorch] update to 2.1.2 (#36246)
* [libtorch] update to 2.1.2

* adjust features and deps

* remove dep

* fix onnx case

* use system fxdiv

* update xnnpack

* fxdiv fix in libtorch

* add newline

* xnnpack does not install configs

* more patching

* fix patch

* more fixes

* use full lib for sleef.

* fix glog symbol on osx

* try fixing msvc ice

* ok renaming did nothing

* v db

* remove comments

* v db

* cuda is only for x64

* v db

* fix usage since cuda is still external to vcpkg

* v db

---------

Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2024-01-30 14:15:33 -08:00
Carsten Grimm
7233110263
[zlib] update to 1.3.1 (#36395)
* [zlib] update to version 1.3.1

* [zlib] adapt patches

* [zlib] regenerate version info

* [zlib] remove version workaround

* [zlib] regenerate version info

* CI
2024-01-30 12:58:10 -08:00
miyanyan
81e65f7120
[cpp-httplib] update to 0.15.0 (#36438)
* [cpp-httplib] update to 0.15.0

* [cpp-httplib] update versions

* Update fix-find-brotli.patch

Change the EOL from CRLF to LF

* [cpp-httplib] change the EOL from CRLF to LF

* [cpp-httplib] update to 0.15.1

* [cpp-httplib] update versions

* Update cpp-httplib.json

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2024-01-30 12:40:10 -08:00
JonLiu1993
5a58e645ce
[FFmpeg] update to 6.1.1 (#36443)
* [FFmpeg] update to 6.1.1

* update version

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-01-30 12:39:15 -08:00
Frank
c951a799b1
[libraw] Update version to 0.21.2 (#36460)
* [libraw] Update version to 0.21.2

* version
2024-01-30 12:37:31 -08:00
Nick Logozzo
32b208f7d0
[libnick] Update to 2024.2.0 (#36462)
* [libnick] Update to 2024.2.0

* Update versions
2024-01-30 12:37:04 -08:00
nfarid
7dc284a6ad
[tgui] Change the cmake feature flags (#36452)
The cmake options that TGUI uses has changed:
2aaacf812d/src/Backend/CMakeLists.txt
https://tgui.eu/tutorials/latest-stable/backends/
2024-01-29 20:06:24 -08:00
Jia Yue Hua
53945e8a29
[x86-simd-sort] update to 4.0 (#36456)
* [x86-simd-sort] update to 4.0

* [x86-simd-sort] update to 4.0
2024-01-29 20:04:55 -08:00
Mathieu Pellerin
ee731790d3
[qtbase] Add securetransport feature to build with SSL support on iOS (#36286) 2024-01-29 20:00:59 -08:00
jim wang
98ee16b991
[tidy-html5] Replace uwp does not support functions (#35375)
* Replace uwp does not support functions

* update version

* fix patch

* update version

* del baseline

---------

Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2024-01-29 20:00:07 -08:00
jim wang
7f3acf6937
[benchmark] Fix build failure under QNX (#35644)
* QNX

* update verison

---------

Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2024-01-29 19:59:02 -08:00
jim wang
4a2c301393
[wasmedge] Fix zstd not found (#35887)
* Fix find zstd method

* update version

* fix patch

* update version

* veresion
2024-01-29 18:31:44 -08:00
Kevin Leonardic
2d19a1a5b1
[minizip-ng] Update to 4.0.4 (#36408) 2024-01-29 18:19:02 -08:00
jim wang
2aa677e1a7
[libjuice] Fixed missing dependency Threads when used under x64-windows-static (#36437)
* add dep

* update version

* fix version

* update verison

* Fix directory to lowercase

* update version
2024-01-29 18:18:13 -08:00
Jia Yue Hua
ac97449f48
[libphonenumber] update to 8.13.29 (#36412)
* [libphonenumber] update to 8.13.29

* [libphonenumber] update to 8.13.29
2024-01-29 14:55:40 -08:00
Jia Yue Hua
7808b25b12
[log4cxx] update to 1.2.0 (#36413)
* [log4cxx] update to 1.2.0

* [log4cxx] update to 1.2.0
2024-01-29 14:55:23 -08:00
JonLiu1993
21fa4ccecf
[vcpkg baseline][clipper2] fix ci error (#36384)
* [clipper2][vcpkg baseline] fix ci error

* update version

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-01-29 11:49:05 -08:00
Jia Yue Hua
11bed03cc3
[libunifex] update to 0.4.0 (#36416)
* [libunifex] update to 0.4.0

* [libunifex] update to 0.4.0
2024-01-29 11:47:22 -08:00
Jia Yue Hua
0eaccffc2d
[numactl] update to 2.0.17 (#36414)
* [numactl] update to 2.0.17

* [numactl] update to 2.0.17
2024-01-29 11:46:43 -08:00
Jia Yue Hua
d7881bd2d6
[openblas] update to 0.3.26 (#36415)
* [openblas] update to 0.3.26

* [openblas] update to 0.3.26
2024-01-29 11:46:01 -08:00
jim wang
5cb2d00c17
[libde265] Update to 1.0.15 (#36439)
* update to 1.0.15

* update verison
2024-01-29 11:45:27 -08:00
Jia Yue Hua
31b799f92c
[mbedtls] update to 2.28.7 (#36431)
* [mbedtls] update to 2.28.7

* [mbedtls] update to 2.28.7
2024-01-29 11:44:37 -08:00
Jia Yue Hua
dad8f653ac
[plf-colony] update to 7.41 (#36432)
* [plf-colony] update to 7.41

* [plf-colony] update to 7.41
2024-01-29 11:44:07 -08:00
Jia Yue Hua
7032c5759f
[libavif] update to 1.0.3 (#36390)
* [libavif] update to 1.0.3

* [libavif] update to 1.0.3
2024-01-26 16:46:40 -08:00
Jia Yue Hua
3c36c791d2
[libenvpp] update to 1.4.0 (#36391)
* [libenvpp] update to 1.4.0

* [libenvpp] update to 1.4.0
2024-01-26 16:46:24 -08:00
Jia Yue Hua
940145362f
[libgpiod] update to 2.1 (#36392)
* [libgpiod] update to 2.1

* [libgpiod] update to 2.1
2024-01-26 16:46:09 -08:00
Jia Yue Hua
eebf28d610
[libjuice] update to 1.3.4 (#36393)
* [libjuice] update to 1.3.4

* [libjuice] update to 1.3.4
2024-01-26 16:45:40 -08:00
Billy O'Neal
ed024a8897
[protobuf] Delete unused backends from sources. (#36377)
We have an internal Microsoft report of dependency tracking tools complaining about requirements.txt in the Python backend of protobuf after a build. It's just as likely that similar alerts will be fired for other unused language backends. However, they're unused, so we can delete them.
2024-01-26 16:45:13 -08:00
Javier Matos Denizac
a3a0fc0eae
[cld3] Fix unofficial config (#36399)
* bump port version

* version db

* fix config name

* version db

* fix exports

* fix unofficial config

* version db

* fix config line ending

* version db

* Shrink unofficial-export.patch by using if(0) to disable the unit tests rather than deleting them.

* Billy forgot version DB.

---------

Co-authored-by: Javier Matos <javiermatos@Javiers-Laptop.local>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-01-26 16:44:50 -08:00
Cheney Wang
5786fcb0cb
Fix conflict (#36119) 2024-01-26 09:43:56 -08:00
Jia Yue Hua
003a1f0ce7
[highfive] update to 2.9.0 (#36371)
* [highfive] update to 2.9.0

* [highfive] update to 2.9.0

* disable parallel configure
2024-01-26 09:43:12 -08:00
miyanyan
232dcc2e59
[xtensor] update to 0.25.0 (#36383)
* [xtensor] update to 0.25.0

* [xtensor] update versions
2024-01-26 09:41:37 -08:00
ZeronightOz
e93d8d0b0f
[miniaudio] update to 0.11.21 (#36387) 2024-01-26 09:41:03 -08:00
Alexis La Goutte
96b4a81988
[ngtcp2] Update to 1.2.0 (#36388) 2024-01-26 09:40:04 -08:00
Weihang Ding
02344c986b
[glm] Bump to 1.0.0 (#36358)
* [glm] Bump to 1.0.0

* Update version database

* Fix build on android

* Update version database
2024-01-26 09:32:30 -08:00
Jia Yue Hua
a5ba489727
[gmmlib] update to 22.3.17 (#36370)
* [gmmlib] update to 22.3.17

* [gmmlib] update to 22.3.17
2024-01-26 09:31:36 -08:00
Jia Yue Hua
3dc7d68e70
[hwloc] update to 2.10.0 (#36372)
* [hwloc] update to 2.10.0

* [hwloc] update to 2.10.0
2024-01-26 09:31:18 -08:00
Jia Yue Hua
9b9f3a05b3
[json-schema-validator] update to 2.3.0 (#36374)
* [json-schema-validator] update to 2.3.0

* [json-schema-validator] update to 2.3.0
2024-01-26 09:31:00 -08:00
Dr.-Ing. Carsten Grimm
03d8d04ee0
[qtbase] patch CVE 2023-51714 (#35917)
* [qtbase] patch CVE-2023-51714

* [qtbase] regenerate version info

* bump version db

* update version db

---------

Co-authored-by: Javier Matos Denizac <javiermat@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-01-26 09:29:27 -08:00
Vitalii Koshura
0bc50c0394
[apriltag] New port added (#36336)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-01-25 15:53:41 -08:00
Alexander Rozdaybeda
fd675b7b81
[cld3] New Port (#33312)
* [cld3] new port

* [cld3] fix port version

* update a path to the license

* use vcpkg_install_cmake

* remove deprecated functions

* disable arm test

* update sha

* ci.baseline.txt

* Update scripts/ci.baseline.txt

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/cld3/vcpkg.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/cld3/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* fix version

* scripts/ci.baseline.txt

* update patch

* c++ 11 version

* disable 64-osx

* more patches

* fix linux/Win32 static only

* anable other platforms

* fix build

* x64-osx

* ci.baseline.txt

* Revert "ci.baseline.txt"

This reverts commit ade1499c0f70c5171759c5330f0b8ba7394b3438.

* Update ports/cld3/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* fix version

* remove unused vcpkg-cmake-config

* move install headers to portfile

* remove ABI version

* add LF to ci.baseline.txt

* scripts/ci.baseline.txt

* disable unit tests

* fix

* move COMPILER_MSVC to port file

* fix version

* add line break

* refactoring

* uncomment -D_GLIBCXX_USE_CXX11_ABI=0

* add cld3Config.cmake.in

* improve cld3Config.cmake.in

---------

Co-authored-by: Alexander ROZDAYBEDA <alexander.rozdaybeda@avanquest.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2024-01-25 13:40:54 -08:00
Javier Matos Denizac
977cb05b44
Fluentd add removal notice (#36367)
* add notice of removal

* version db

* fix typo

* version dv

---------

Co-authored-by: Javier Matos <javiermatos@Javiers-Laptop.local>
2024-01-25 12:58:38 -08:00
Tom Tan
ecbea92dbb
[opentelemetry-cpp] Add geneva exporter as a feature (#36356)
* [opentelemetry-cpp] Add geneva exporter as a feature

* Initialize component path as empty list

* Update description

* Address feedback on adding comment about the design
2024-01-25 12:58:28 -08:00
Kai Pastor
3b21386457
[vcpkg baseline][lensfun] Fix and cleanup (#36342)
* [lensfun] Add feature and fix python module

* [lensfun] Cleanup, fix, update license

* versions

* [lensfun] No python on windows
2024-01-25 11:22:48 -08:00
Bruce Mitchener
5604c3004f
[wasmedge] Update to 0.13.5 (#36305) 2024-01-25 10:59:08 -08:00
Jia Yue Hua
887054e9f6
[glaze] update to 2.0.0 (#36363)
* [glaze] update to 2.0.0

* [glaze] update to 2.0.0
2024-01-25 10:56:47 -08:00
Bruce Mitchener
2a4dbff654
[z3] update to 4.12.5 (#36365) 2024-01-25 10:56:28 -08:00
Billy O'Neal
cf20e29526
Update macOS for January 2024 (#35617)
macOS 14.2.1 on amd64, 14.3 on arm64
XCode Console Tools 15.1

Other changes:

macOS install is done from the installers rather than from the recovery partition
readme.md is now written for a vcpkg-team audience
vagrant is removed as a dependency so that discussion of how to persist the VMs between machines could be included
arm64 is added using https://github.com/s-u/macosvm
2024-01-25 10:50:32 -08:00
Matthias Kuhn
f45fd3334f
[libpq] fix build for *-android-dynamic (#36344)
Android does not like versioned .so files

Backport of 79b03dbb33
2024-01-25 09:36:02 -08:00
Jia Yue Hua
e17b62da1d
[function2] update to 4.2.4 (#36347)
* [function2] update to 4.2.4

* [function2] update to 4.2.4
2024-01-25 09:33:51 -08:00
Billy O'Neal
0f9a4f65e4
[cmcstl2] Remove from the registry. (#36355)
@CaseyCarter , the author of cmcstl2, indicates that it is no longer maintained. It also conflicts with range-v3, which is why it is marked 'skip' in all non-community triplets in ci.baseline.txt .

This was discovered in the attempt to add `arm64-osx` as a non-community triplet in https://github.com/microsoft/vcpkg/pull/35617 / https://dev.azure.com/vcpkg/public/_build/results?buildId=98838
2024-01-25 02:01:31 -08:00
Connor Broyles
11e79b1072
[vsgimgui] New port (#33276)
* [vsgimgui] New port

* Fix indentation

* Fix version

* Remove files through portfile instead of patch

* Update version

* Add patch to remove font texture creation. The Vulkan backend now does this automatically.

---------

Co-authored-by: Cheney-Wang <850426846@qq.com>
2024-01-24 16:19:51 -08:00
chausner
1b65197e93
[lzav] Add new port (#35995)
* Add lzav 3.4

* Update CI baseline

* Update to version 3.6

* Update CI baseline

* Update to version 3.10

* Update CI baseline

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2024-01-24 15:46:46 -08:00
MonicaLiu
3598d22664
[fakeit] Fix fakeit build (#36195)
* fix fakeit build

* update version

* add usage

* update git-tree

* fix usage

* update git-tree

* fix usage

* update git-tree

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-01-24 15:28:41 -08:00
Avery King
e5e9f2f145
[libmad] update to 0.16.4 (#35898)
* [libmad] update to 0.16.4

Switches libmad to Tenacity's maintained version.

Signed-off-by: Avery King <avery98@pm.me>

* update filename

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* update version db

---------

Signed-off-by: Avery King <avery98@pm.me>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: Javier Matos Denizac <javiermat@microsoft.com>
2024-01-24 13:31:39 -08:00
Cheney Wang
c0bc859e69
[poco] update to 1.13.0 (#35918)
* [poco] update to 1.13.0

* Disable sql-parser

* Fix missing sql-parser/src/SQLParser.h

* Copy include files of sql-parser in portfile.cmake
2024-01-24 11:31:46 -08:00
Jia Yue Hua
5ea2b05d76
[daw-header-libraries] update to 2.98.5 (#36308)
* [daw-header-libraries] update to 2.98.5

* [daw-header-libraries] update to 2.98.5
2024-01-24 11:28:28 -08:00
moritz-h
5d03478623
[vulkan*] update to 1.3.275.0 (#36262)
* [vulkan*] update to 1.3.275.0

* fix cmake config path

* update volk to fix vulkan-tools

* fix lunarg-vulkantools

* fix android

* build vulkan layers always dynamic

* fix android

* staticcrt

* fix description

* remove debug layer json files

* fix android

* fix parallel config
2024-01-24 11:26:41 -08:00
Tatyana Raguzova
dd4b1504d7
[openvino] 2023.3.0 release (#36125)
* openvino: added 2023.3.0 version

* update version
2024-01-24 11:21:33 -08:00
Jia Yue Hua
69cadc5949
[ezc3d] update to 1.5.7 (#36333)
* [ezc3d] update to 1.5.7

* [ezc3d] update to 1.5.7
2024-01-24 11:16:46 -08:00
Jia Yue Hua
745679c9cc
[fplus] update to 0.2.22 (#36348)
* [fplus] update to 0.2.22

* [fplus] update to 0.2.22
2024-01-24 11:16:01 -08:00
Jia Yue Hua
3f8081a313
[frugally-deep] update to 0.15.30 (#36349)
* [frugally-deep] update to 0.15.30

* [frugally-deep] update to 0.15.30
2024-01-24 11:15:33 -08:00
JonLiu1993
51f4a35c55
[qtbase] Revert qt.conf.in (#36318)
* Revert qt.conf.in

* update version

---------

Co-authored-by: Jon <v-zhli17@microsoft.com>
2024-01-24 10:36:43 -08:00
MonicaLiu
984698f5f0
[7zip] Switch download source to github (#36228)
* Switch download source to github

* update version

* add both urls

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
Co-authored-by: Javier Matos Denizac <javiermat@microsoft.com>
2024-01-24 09:57:01 -08:00