c8ef
a8815b2ffa
[coinutils] update to latest ( #39407 )
2024-06-20 20:21:53 -07:00
Alexander Neumann
3704806ffe
[Qt] Update to 6.7.2 ( #39381 )
...
closes #39377
2024-06-20 20:19:25 -07:00
Theodore Tsirpanis
7977f0a771
[aws-*,s2n] Update ports to their latest versions. ( #39368 )
2024-06-20 11:41:33 -07:00
c8ef
0d894bc571
[glog] update to 0.7.1 ( #39405 )
2024-06-20 11:40:57 -07:00
moritz-h
03d3703880
[glm] fix clang compile ( #39408 )
2024-06-20 11:40:36 -07:00
c8ef
3ccaadb794
[Rocksdb] update to 9.2.1 ( #39406 )
2024-06-20 11:40:01 -07:00
martingalvan-volue
bc104c8f14
[libsodium] Add comment about tag usage ( #39388 )
2024-06-20 11:38:00 -07:00
c8ef
7e99074c28
[re2] update to 2024.06.01 ( #39397 )
2024-06-20 11:37:43 -07:00
Nick Logozzo
31897c58e6
[libnick] Update to 2024.6.8 ( #39392 )
2024-06-20 11:37:19 -07:00
Jeremy Rifkin
52be198ec9
[cpptrace] Update to 0.6.2 ( #39398 )
2024-06-19 23:32:49 -07:00
Martin Valgur
5c2f1f81e5
[vlfeat] fix incorrect header install path, expose OpenMP as a feature ( #39379 )
...
Fixes the headers being installed under `vlfeat/` instead of `vl/` by
the custom CMakeLists.txt.
The project docs use `#include <vl/...>`
(https://www.vlfeat.org/api/kmeans.html ) and so does the Debian package
(https://packages.debian.org/sid/amd64/libvlfeat-dev/filelist ), for
example.
I also included a patch from Debian to fix OpenMP support and exposed
OpenMP as an optional feature.
Related to #39354 .
2024-06-19 23:15:27 -07:00
Cheney Wang
cef0b9e6ab
[numcpp] change boost dependencies to a feature ( #39384 )
2024-06-19 23:14:14 -07:00
Egor Tyuvaev
0ae1da11b0
[openvino] OpenVINO 2024.2.0 ( #39383 )
2024-06-19 22:48:40 -07:00
JonLiu1993
37ed3467cf
[cpp-httplib] update to 0.16.0 ( #39380 )
...
Fixes #39371
Update cpp-httplib to the latest version 0.16.0
2024-06-19 16:59:57 -07:00
Alfred E. Heggestad
22a35a536c
[baresip-libre] Update to version 3.13 ( #39378 )
2024-06-19 16:59:33 -07:00
Takatoshi Kondo
f23f95d95d
[async-mqtt] update async-mqtt port to 7.0.0 ( #39372 )
2024-06-19 14:39:54 -07:00
HungMingWu
ca9c7e21a8
[stdexec] update to 2024-06-16 version ( #39350 )
2024-06-19 14:39:20 -07:00
gerard-ryan-immersaview
6db51d86a9
[vcpkg_replace_string] warn unchanged by call ( #34719 )
...
If a call to `vcpkg_replace_string` makes no changes i.e doesn't
effectively replace a string, A warning is logged.
This should also help identify ports that no longer need these calls to
fix things in `.pc` files etc.
2024-06-19 14:07:05 -07:00
Alexander Neumann
ded9717095
[VTK/paraview] update to 5.12.1 ( #39352 )
2024-06-18 17:07:09 -07:00
Alexander Neumann
450075bb63
[qtwebengine] fix version ( #39364 )
2024-06-18 14:01:36 -07:00
Diamond Rivero
f785ae656a
[micro-gl] Add a new port ( #39353 )
2024-06-18 13:13:05 -07:00
Theodore Tsirpanis
9e80334e7c
[liblzma] Update to version 5.6.2. ( #39024 )
2024-06-18 12:34:27 -07:00
Matthew Oliver
7ecb13f387
[directx-headers] Update to 1.614. ( #39356 )
2024-06-18 12:00:30 -07:00
c8ef
62480f9145
[folly related] update to 06.17 ( #39358 )
2024-06-18 12:00:11 -07:00
Matthew Oliver
8f7bd17f16
[vcglib] Update to 2023.12. ( #39357 )
2024-06-18 11:59:48 -07:00
jim wang
a8a0705edb
[expected-lite] Update to 0.8.0 ( #39348 )
2024-06-18 11:59:26 -07:00
MonicaLiu
da12ca2339
[fastcdr] Update to 2.2.1 ( #39336 )
2024-06-18 11:59:11 -07:00
Cheney Wang
426e442205
[msdfgen] update to 1.12 ( #39335 )
...
Fixes https://github.com/microsoft/vcpkg/issues/39305
All features passed with following triplets:
x86-windows
x64-windows
x64-windows-static
2024-06-18 11:58:53 -07:00
JonLiu1993
0a5ffc6f56
[ring-span-lite] update to 0.7.0 ( #39334 )
...
Fixes #39327
Update port ring-span-lite to version 0.7.0.
Note: no feature need to test.
2024-06-18 11:58:37 -07:00
jim wang
a83d2315aa
[ms-quic] update to 2.3.5 ( #39332 )
...
Fixes https://github.com/microsoft/vcpkg/issues/39318
1.Delete tools(quicping,quicreach) that do not exist.
2. Fix the issue that afxdp_helper.h file does not exist during
compilation.
3. Remove patches fix-platform.patch and fix-warnings.patch that have
been fixed upstream.
2024-06-18 11:58:24 -07:00
Cheney Wang
76fc2c5f4b
[snappy] Update to 1.2.1 ( #39331 )
2024-06-18 11:57:51 -07:00
Julian Zimmermann
67a300519e
[openblas] adds gcc14 support patch ( #39340 )
...
Fixes #38739
Upstream Issue: https://github.com/OpenMathLib/OpenBLAS/issues/4668
2024-06-17 15:49:45 -07:00
Kai Pastor
40616a5e95
[chromium-base] Don't use ambiguous variables ( #39343 )
...
For warnings in #39337 .
2024-06-17 12:09:53 -07:00
pastdue
d36776f8e0
[libsodium] Fix build for emscripten and mingw-x86 ( #39301 )
...
Fixes issues compiling libsodium port for Emscripten and llvm-mingw x86.
2024-06-17 11:44:30 -07:00
Marcus O
f4aa70af40
[libwebsockets] Update to version 4.3.3 ( #39302 )
2024-06-17 11:43:08 -07:00
jim wang
48d9ad4f0c
[ffmpeg] Fix build error on arm64-linux ( #39268 )
2024-06-17 11:42:28 -07:00
MonicaLiu
64fbc88bde
[cctag] Update to 1.0.3 ( #39291 )
2024-06-17 11:41:45 -07:00
Nick Logozzo
0816039937
[libnick] Update to 2024.6.6 ( #39303 )
2024-06-17 11:41:03 -07:00
Vitalii Koshura
34475625dd
[boinc] update to 8.0.3 ( #39310 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-06-17 11:40:46 -07:00
talregev
fa3d6285a6
[libressl] Update to 3.9.2 ( #39315 )
2024-06-17 11:40:23 -07:00
Rémy Tassoux
4dbf52f4a5
[quill] Update to 4.4.1 ( #39321 )
...
Update quill port from 4.4.0 to 4.4.1:
https://github.com/odygrd/quill/releases/tag/v4.4.1
2024-06-17 11:40:05 -07:00
Alexander Neumann
2324733d55
[python3] add vcpkg_get_vcpkg_installed_python ( #38929 )
2024-06-17 11:36:07 -07:00
MonicaLiu
f7423ee180
[caf] Update to 0.19.6 ( #39288 )
2024-06-14 11:51:31 -07:00
Lily Wang
101ae1f63a
[c4core] Update to v2.0.1. ( #39287 )
2024-06-14 11:42:29 -07:00
Ryan Zoeller
e647ea3b37
[perfetto] update to 46.0 ( #39280 )
2024-06-14 11:42:04 -07:00
Ryan Zoeller
9b959d0303
[armadillo] update to 12.8.4 ( #39279 )
2024-06-14 11:41:46 -07:00
Kai Pastor
47633daa65
[vcpkg-scripts] Catch use of ambiguous cmake vars ( #34546 )
...
Avoid wrong use of popular but ambiguous variables (`WIN32` etc.) in
scripts and portfiles by detection in CI.
Sometimes the variables are used wrongly, and sometimes this isn't
caught in PR review. This PR tries to catch those variables (when in the
active code path in script mode). [This can happen to every
contributor](https://github.com/microsoft/vcpkg/pull/34356#discussion_r1360074122 ),
even if he/she knows the rules ... vcpkg is raising the bar higher than
usual, having to deal with targets and hosts even in script mode.
(`b2-options.cmake` (boost fragment) shows where we get if we don't pay
attention: the same code being used in script mode (`WIN32` meaning
host) and in project mode (`WIN32` meaning target).)
The new check doesn't break any user builds because it relies on command
line options. However it changes the ABI hashes.
2024-06-14 11:40:01 -07:00
Alexis La Goutte
039c6ee20a
[ngtcp2] Update to 1.6.0 ( #39278 )
2024-06-14 11:36:15 -07:00
Alexander Neumann
81bf2ee689
[vcpkg-cmake] get more logs ( #38409 )
...
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2024-06-14 11:34:23 -07:00
sidy3d
e75bf89bfa
[nativefiledialog-extended] add new port replacing nativefiledialog ( #39046 )
2024-06-14 11:33:52 -07:00