Jia Yue Hua
68bc4b3b19
[symengine] update to 0.11.2 ( #37791 )
2024-03-28 12:51:06 -07:00
Jia Yue Hua
e87d7a1a65
[superlu] update to 6.0.1 ( #37790 )
2024-03-28 12:50:41 -07:00
Jia Yue Hua
595fde3f04
[simdutf] update to 5.0.0 ( #37783 )
2024-03-28 12:42:56 -07:00
Jia Yue Hua
27d72bf1da
[simpleini] update to 4.22 ( #37782 )
2024-03-28 12:42:32 -07:00
Jia Yue Hua
66cff4c007
[sfsexp] update to 1.4.1 ( #37778 )
2024-03-28 12:42:20 -07:00
Jia Yue Hua
c33b5ddaf2
[sentencepiece] update to 0.2.0 ( #37777 )
2024-03-28 12:42:05 -07:00
Jia Yue Hua
ed885a1634
[sdbus-cpp] update to 1.5.0 ( #37775 )
2024-03-28 12:41:45 -07:00
miyanyan
867c15f484
[pybind11] update to 2.12.0 ( #37771 )
2024-03-28 12:41:22 -07:00
Aleksi Sapon
ff2d960586
[qhull] Patch for C++20 support ( #37765 )
...
This PR adds a patch from upstream that fixes C++20 support. [In C++20,
template parameters from the class template are no longer allowed in
constructors and destructors
declarations](https://eel.is/c++draft/diff.cpp17#class-2 ). The Qhull C++
headers have a few instances of these, and don't compile under compliant
C++20 (or later). Specifically, since version 11, GCC generates an error
diagnostic.
[While this has been fixed in the
upstream](https://github.com/qhull/qhull/pull/122 ), the slow Qhull
release cycle means it might be quite a while longer until a new
official release it available. It's already been a year and a half since
the fix, [and the next release is still in
alpha](https://github.com/qhull/qhull/wiki#qhull-81-alpha3-20230102 )
with no clear timeline. As C++20 becomes more mainstream, I believe it's
important to ensure support for this library.
2024-03-28 12:41:01 -07:00
Cheney Wang
7b6630486e
[amqpcpp] Update to 4.3.26 ( #37756 )
2024-03-28 12:38:39 -07:00
Cheney Wang
f870776df8
[aliyun-oss-c-sdk] Update to 3.10.1 ( #37755 )
2024-03-28 12:38:16 -07:00
JonLiu1993
c4c8038caa
[vcpkg-qmake] Remove unnecessary directory ( #37752 )
...
Recently when I was using vcpkg-qmake, I found that a function in the
`ports/vcpkg-qmake/vcpkg_qmake_configure.cmake` file was repeated:
be9eb66945/ports/vcpkg-qmake/vcpkg_qmake_configure.cmake (L143)
By running this line of code, we will configure the generated `qt.conf`
file. At the same time, if the
`${CURRENT_BUILDTREES_DIR}/${config_triplet}/` path does not exist, we
will also generate it.
Then we back up the environment variables and run the code
be9eb66945/ports/vcpkg-qmake/vcpkg_qmake_configure.cmake (L149)
to generate the existing path above.
2024-03-28 12:37:50 -07:00
Vitalii Koshura
3c76dc55f8
[sentry-native] update to 0.7.1 ( #37620 )
2024-03-27 16:56:21 -07:00
Kai Pastor
d0b3e8efe3
[g2o] Fix suitesparse lookup and export ( #37748 )
...
Ported from #37651 .
2024-03-27 15:38:19 -07:00
Cheney Wang
3f9e739cf7
[adios2] Update to 2.9.2 ( #37750 )
2024-03-27 15:37:46 -07:00
JonLiu1993
8c247a8e24
[librabbitmq] update to 0.14.0 ( #37747 )
2024-03-27 15:37:20 -07:00
Jia Yue Hua
ec04628385
[roaring] update to 3.0.0 ( #37746 )
2024-03-27 15:22:41 -07:00
Jia Yue Hua
9d171785bc
[s2n] update to 1.4.8 ( #37744 )
2024-03-27 15:22:32 -07:00
Jia Yue Hua
951a48e79d
[safeint] update to 3.0.28 ( #37742 )
2024-03-27 15:22:21 -07:00
Jia Yue Hua
edfd235ea6
[restinio] update to 0.7.2 ( #37740 )
2024-03-27 15:22:14 -07:00
Jia Yue Hua
5e417e0876
[redis-plus-plus] update to 1.3.12 ( #37739 )
2024-03-27 15:22:06 -07:00
Jia Yue Hua
50c7463168
[quirc] update to 1.2 ( #37738 )
2024-03-27 15:21:57 -07:00
Kai Pastor
84e008654e
[openssl] Enforce cmd for nmake ( #37716 )
...
Fixes https://github.com/microsoft/vcpkg/issues/37134 .
Fixes https://github.com/microsoft/vcpkg/issues/35949 .
2024-03-27 14:54:54 -07:00
jim wang
be9eb66945
[vulkan*] Update to 1.3.280.0 ( #37686 )
2024-03-26 11:52:49 -07:00
Alexander Neumann
2b6613d3cb
[qtwebengine] remove python2 dep ( #37696 )
2024-03-26 11:52:27 -07:00
Jia Yue Hua
b722718f24
[rapidfuzz] update to 3.0.2 ( #37719 )
2024-03-26 11:51:53 -07:00
Alexander Neumann
e7707ee23a
[blitz] remove python2 dep ( #37723 )
2024-03-26 11:51:33 -07:00
Thomas1664
0b1d7c19e1
[vk-bootstrap] Fix usage ( #37725 )
2024-03-26 11:51:12 -07:00
Deshan Xiao
4fb554aa83
[orc] update to 1.9.3 ( #37726 )
2024-03-26 11:50:38 -07:00
Jia Yue Hua
bfc78a243a
[rapidcsv] update to 8.80 ( #37718 )
2024-03-26 11:50:17 -07:00
Jia Yue Hua
c1be0d025d
[qscintilla] update to 2.14.1 ( #37717 )
2024-03-26 11:50:00 -07:00
Jia Yue Hua
5d2ff76011
[prometheus-cpp] update to 1.2.4 ( #37709 )
2024-03-26 11:49:40 -07:00
Jia Yue Hua
e3af67d7f9
[blake3] update to 1.5.1 ( #37658 )
2024-03-26 11:49:23 -07:00
Alexandre Bique
0475ca4489
[freetype] add subpixel-rendering feature ( #37443 )
2024-03-26 11:48:55 -07:00
Siddharth Chandrasekaran
fe39c3c818
Add port - libosdp ( #37556 )
...
This patch adds a port for libosdp - a cross-platform open source
implementation of IEC 60839-11-5 Open Supervised Device Protocol (OSDP).
The protocol is intended to improve interoperability among access
control and security products. It supports Secure Channel (SC) for
encrypted and authenticated communication between configured devices.
Upstream: https://github.com/goToMain/libosdp
2024-03-26 11:45:29 -07:00
Kai Pastor
46542ddc12
[proj,rtabmap] Update proj to 9.4.0 ( #37650 )
2024-03-26 11:29:05 -07:00
Stephen E. Baker
9de2e978bd
[luasocket] Support linux and macos ( #37344 )
2024-03-25 15:59:33 -07:00
Alexander Neumann
dd9f9d5371
Update CMake to 3.29.0 ( #37457 )
2024-03-25 15:57:42 -07:00
Jia Yue Hua
7989da9b9a
[nss] update to 3.99 ( #37641 )
2024-03-25 15:54:30 -07:00
eao197
f003990b23
[sobjectizer] Update to 5.8.2. ( #37617 )
2024-03-25 15:52:28 -07:00
Jia Yue Hua
d68ac51da3
[pixman] update to 0.43.4 ( #37682 )
2024-03-25 15:51:48 -07:00
Thomas1664
2a80329d59
[nghttp2] Update to 1.60.0 ( #37668 )
2024-03-25 15:37:54 -07:00
Jia Yue Hua
3f7ceeb474
[presentmon] update to 1.10.0 ( #37683 )
2024-03-25 15:36:55 -07:00
Jia Yue Hua
c3ae491716
[pipewire] update to 1.0.4 ( #37681 )
2024-03-25 15:36:42 -07:00
Jia Yue Hua
315db5a28f
[pe-parse] update to 2.1.1 ( #37679 )
2024-03-25 15:36:25 -07:00
Jia Yue Hua
3ba907211b
[neargye-semver] update to 0.3.1 ( #37675 )
2024-03-25 15:36:09 -07:00
Rémy Tassoux
4993759ace
[quill] Update to 3.8.0 ( #37672 )
2024-03-25 15:35:45 -07:00
SunBlack
c8e2abaa9f
[libdeflate] Update to v1.20 ( #37666 )
2024-03-25 15:35:22 -07:00
Jia Yue Hua
1ba2b8cc67
[fast-float] update to 6.1.1 ( #37662 )
2024-03-25 15:35:09 -07:00
Jia Yue Hua
6a8bf85cdc
[cnats] update to 3.8.0 ( #37661 )
2024-03-25 15:34:55 -07:00
Jia Yue Hua
ccc7f46539
[cctz] update to 2.4 ( #37659 )
2024-03-25 15:34:46 -07:00
Jia Yue Hua
ecea73ebbe
[aws-c-s3] update to 0.5.3 ( #37657 )
2024-03-25 15:34:14 -07:00
wtz
14051ce112
[jsoncpp] Fix typo in description ( #37646 )
2024-03-25 15:32:33 -07:00
Jia Yue Hua
76670cd268
[parallel-hashmap] update to 1.3.12 ( #37645 )
2024-03-25 15:32:17 -07:00
Jia Yue Hua
83c3c4a571
[thrift] update to 0.20.0 ( #37638 )
2024-03-25 15:32:02 -07:00
Jia Yue Hua
dcffcdf24d
[libxt] update to 1.3.0 ( #37633 )
2024-03-25 15:31:47 -07:00
Jia Yue Hua
8f6baa8dd6
[ableton-link] update to 3.1.1 ( #37632 )
2024-03-25 15:31:26 -07:00
Barak Shoshany
5d2c66778d
[bshoshany-thread-pool] Updated to v4.1.0 ( #37631 )
2024-03-25 15:30:38 -07:00
WangWeiLin-MV
d23dedb2b2
[cli11] Update to 2.4.1 ( #37616 )
2024-03-25 15:30:22 -07:00
Alfred E. Heggestad
a7dc87d436
upgrade baresip-libre to 3.10.0 ( #37690 )
2024-03-25 15:29:52 -07:00
Jan Hrubý
63e1c69199
[tracy] enable fibers feature ( #37618 )
2024-03-25 15:13:30 -07:00
Martin Falk
06e8ed3bfb
[vtk] FindPEGTL fix ( #37561 )
2024-03-25 15:10:11 -07:00
Thomas Sondergaard
77fc42259f
[qt5-webengine] fix jumbo build error due to ResolveColor() redefinition ( #37453 )
2024-03-25 15:08:37 -07:00
Cheney Wang
a34c873a97
[botan] update to 3.3.0 ( #37252 )
2024-03-22 18:01:09 -07:00
Jia Yue Hua
18e8981972
[ada-url] update to 2.7.7 ( #37621 )
2024-03-22 17:09:39 -07:00
Jia Yue Hua
1c413c0fa1
[robin-map] update to 1.2.2 ( #37622 )
2024-03-22 17:09:23 -07:00
Francisco Facioni
bd9be1771a
backward - disable test building ( #37623 )
2024-03-22 17:07:40 -07:00
Thomas Sondergaard
18696a5962
[qt5-webengine] Depend on atl instead of atlmfc ( #37626 )
2024-03-22 17:06:26 -07:00
WangWeiLin-MV
233b40a85b
[ixwebsocket] Update to 11.4.5 ( #37614 )
2024-03-22 17:05:19 -07:00
Carlos O'Ryan
7185475232
[google-cloud-cpp] fix feature name ( #37601 )
2024-03-22 16:56:39 -07:00
JacobBarthelmeh
dc1c8b7e9d
[wolfssl] update to 5.7.0 ( #37606 )
2024-03-22 16:33:23 -07:00
Chuck Walbourn
fc886ab184
[dxsdk-d3dx] port update to support static crt scenarios ( #37605 )
2024-03-22 16:32:54 -07:00
Lily Wang
2c3c678490
[glog] Fix usage about find unwind ( #37550 )
2024-03-22 16:31:14 -07:00
Kai Pastor
247dc608bf
[mimalloc,vcpkg-ci-mimalloc] Fix exported usage, add test port ( #37499 )
...
Resolves #37489 .
2024-03-22 16:28:56 -07:00
Andrew Mee
112d277d10
[libmidi2] New port of am-midi2 v0.7 ( #36578 )
2024-03-22 15:46:38 -07:00
Kai Pastor
055721089e
[freerdp] Install missing parts of CMake config ( #37589 )
2024-03-21 19:33:00 -07:00
Kai Pastor
f8ab9b436b
[libjxl] Burn-in library linkage ( #37588 )
2024-03-21 19:32:31 -07:00
Jeremy Rifkin
1ca4950226
[cpptrace] update to 0.5.1 ( #37584 )
2024-03-21 19:32:11 -07:00
Jia Yue Hua
739eded079
[aws-sdk-cpp] update to 1.11.285 ( #37583 )
2024-03-21 19:31:42 -07:00
Jia Yue Hua
a637578fc4
[aws-crt-cpp] update to 0.26.4 ( #37582 )
2024-03-21 19:31:30 -07:00
Jia Yue Hua
db649d4b38
[aws-c-sdkutils] update to 0.1.15 ( #37580 )
2024-03-21 19:31:01 -07:00
Jia Yue Hua
2298b1a600
[aws-c-s3] update to 0.5.2 ( #37579 )
2024-03-21 19:30:51 -07:00
Jia Yue Hua
1269927279
[aws-c-auth] update to 0.7.16 ( #37578 )
2024-03-21 19:30:41 -07:00
Jia Yue Hua
e99ac59ff3
[aws-c-mqtt] update to 0.10.3 ( #37577 )
2024-03-21 19:30:20 -07:00
Frank
86f1faaeba
[harfbuzz] Disable system package chafa ( #37386 )
2024-03-21 19:29:53 -07:00
Eric Kilmer
9b11c9db80
[nanobind] New port ( #35488 )
2024-03-21 19:29:04 -07:00
jim wang
d798cd7ff1
[folly] Delete FindLibUnwind.cmake ( #37020 )
2024-03-21 19:27:04 -07:00
Billy O'Neal
936588e231
Fix vcpkg-tool-meson clobbering the tools directory. ( #37585 )
2024-03-21 13:19:13 -07:00
jim wang
9765877106
[onnx] Add dependency protobuf ( #37469 )
...
Fixes https://github.com/microsoft/vcpkg/issues/37456
2024-03-20 13:58:54 -07:00
Vitalii Koshura
f1ab5b28e8
[boinc] update to 8.0.0 ( #37558 )
2024-03-20 13:53:58 -07:00
Jia Yue Hua
0737b60494
[aws-c-io] update to 0.14.6 ( #37567 )
2024-03-20 13:53:17 -07:00
Jia Yue Hua
964c6c8f89
[aws-c-common] update to 0.9.14 ( #37566 )
2024-03-20 13:53:05 -07:00
Jia Yue Hua
3b0ef4b229
[aws-c-cal] update to 0.6.10 ( #37565 )
2024-03-20 13:52:53 -07:00
Jia Yue Hua
af83b72e71
[aws-c-event-stream] [aws-checksums] update to 0.4.2 ( #37564 )
2024-03-20 13:52:37 -07:00
Jia Yue Hua
ce6186293b
[aws-c-compression] update to 0.2.18 ( #37562 )
2024-03-20 13:52:06 -07:00
Yury Bura
b72d02c81d
[rocksdb] update to v9.0.0 ( #37555 )
2024-03-20 13:49:07 -07:00
Chuck Walbourn
c039e36377
[directx-dxc] Fix port bug with TARGET_RUNTIME_DLLS ( #37401 )
2024-03-20 13:47:48 -07:00
Kai Pastor
46e4c4c78c
[openssl] Set linux-x32 for emscripten ( #37076 )
2024-03-20 11:29:20 -07:00
Billy O'Neal
898b728edc
Update vcpkg-tool to 2024-03-14. ( #37492 )
...
https://github.com/microsoft/vcpkg-tool/releases/tag/2024-03-14
2024-03-19 16:49:04 -07:00
JonLiu1993
ea90335996
[sdl2-mixer] Make wavpack a feature ( #36982 )
2024-03-19 15:07:02 -07:00