Commit Graph

19597 Commits

Author SHA1 Message Date
Alexander Neumann
472d1465c1
Force CMAKE_MSVC_DEBUG_INFORMATION_FORMAT to empty (#32338) 2023-07-24 11:50:27 -07:00
Ómar Högni Guðmarsson
57ca276412
[async-mqtt] Add tls feature. (#32551) 2023-07-24 11:44:07 -07:00
ahugeat
3678e75c3a
[gamedev-framework] Update to v1.2.0 (#32702) 2023-07-24 11:30:27 -07:00
Mohammad Naghizadeh
98e184dd1d
[liblemon] Fix portfile.cmake (#32334) 2023-07-24 11:13:53 -07:00
MonicaLiu
edf7b9198f
[mlpack] Update to 4.2.0 (#32663) 2023-07-24 10:59:57 -07:00
Todor Prokopov
9f54c912f9
[openal-soft] Update to 1.23.1 (#32687) 2023-07-24 10:59:40 -07:00
day253
23c49010c4
[brpc] update to 1.5.0 (#32705) 2023-07-24 10:59:05 -07:00
wyc
d297fa0458
[qt5-tools] Fix build fail with mingw (#32707) 2023-07-24 10:58:39 -07:00
jim wang
06cbd71e12
[concurrencpp] Remove concurrencpp:x64-linux from ci.baseline.txt. (#32716) 2023-07-24 10:58:18 -07:00
Mengna Li
4b101395a0
[xxhash] update to 0.8.2 (#32717) 2023-07-24 10:57:01 -07:00
Mengna Li
42d20de59d
[clipper2] update to 1.2.2 (#32718) 2023-07-24 10:56:36 -07:00
Peter Adam Korodi
38c402f7a7
[configcat] Update to version 3.0.0 (#32726) 2023-07-24 10:56:17 -07:00
Mohsen Mirkarimi
d765306b07
[drogon] fix: patch drogon redis link (#32694)
* fix: patch drogon redis link

drogon's source root CMakeLists.txt is now patched to link to
hiredis::hiredis provided by vcpkg hiredis port.

when using vcpkg manifest mode it used to link drogon.dll target to
hiredis.dll while on debug build, hiredisd.dll is only available.
this patch resolves this problem.
2023-07-23 17:51:13 -07:00
xiaozhuai, Weihang Ding
9d47b24eac
[libguarded] Bump to 1.4.1 (#32688) 2023-07-21 09:06:34 -07:00
JonLiu1993
a564a7e2a5
[vcpkg scripts] Fix check the different features have the same feature variable in function vcpkg_check_features (#31984) 2023-07-21 09:04:10 -07:00
Sander Cox
f41244d1b4
fix: take component from runtime only #32560 (#32683)
Only take the COMPONENT part for the runtime settings like we
already do for the DESTINATION component. The install local dependencies
should only need to be run for RUNTIME components anyway.
2023-07-21 08:56:51 -07:00
jim wang
2d6f26b318
[sqlpp11] Fix link sqlite3 error (#32680) 2023-07-21 08:54:29 -07:00
Frank
589cfb821d
[daw-json-link] Update version to 3.19.0 (#32678) 2023-07-21 08:53:50 -07:00
Alexander Neumann
f7525d7a0a
[qt] Update to 6.5.2 (#32658) 2023-07-21 08:53:32 -07:00
JonLiu1993
864c70b836
[curl] update to 8.2.0 (#32656) 2023-07-21 08:46:53 -07:00
Billy O'Neal
56954f1db9
Update vcpkg-tool to 2023-07-19. (#32649) 2023-07-21 08:45:58 -07:00
Alexander Neumann
50a4aa2be9
[salome-med-fichier] new port (#30893) 2023-07-20 17:18:40 -07:00
Vitalii Koshura
7a3c94878b
[boinc] fix build with mingw (#32659) 2023-07-20 12:33:44 -07:00
Billy O'Neal
4c1734ba2a
[kealib] Block attempting to load gdal's package.
Resolves https://github.com/microsoft/vcpkg/issues/32653

The problem is that regardless of `LIBKEA_WITH_GDAL` it runs `find_package(GDAL`. (Ignoring the answer) Inside GDAL's package, they do `find_dependency(HDF5 COMPONENTS C)` which overrides kealib's attempted `find_package(HDF5 COMPONENTS CXX HL REQUIRED)` with the wrong libraries.
2023-07-19 23:26:01 -07:00
Rémy Tassoux
a6657c38d5
[implot] Update to 0.15 (#32650) 2023-07-19 19:58:09 -07:00
Billy O'Neal
5e9cbd9ac2
[mfl] Disable warnings as errors. (#32652) 2023-07-19 19:42:17 -07:00
chausner
b83d86364f
[concurrencpp] Update to 0.1.7 (#32646) 2023-07-19 16:06:34 -07:00
Billy O'Neal
eee400a207
Skip bde due to conflict with pcre and ryu. (#32645)
Replaces https://github.com/microsoft/vcpkg/pull/32601/ ; will proceed with deindex only after some time for bde maintainers to fix this.
2023-07-19 16:06:02 -07:00
Carsten Grimm
489a01db7c
[qt5-base] Patch CVE-2023-24607 CVE-2023-37369 and CVE-2023-38197 (#32599) 2023-07-19 14:24:39 -07:00
unageek
24bcc37364
[manif] Add new port (#32621) 2023-07-19 14:23:19 -07:00
Jonathan Sweemer
3afacd8901
[quantlib] update to v1.31 (#32628) 2023-07-19 14:19:15 -07:00
glenrgordon
dfc03cbd27
[antlr4] Update to 4.13 (#32625) 2023-07-19 14:18:40 -07:00
David Martos
5161e4c930
[pango] Silence false positive in pango when using GCC 13 (#32620) 2023-07-19 14:16:49 -07:00
Lily Wang
9f07c540ff
[pcl] Update to 1.13.1 (#32419) 2023-07-19 14:15:10 -07:00
Lily Wang
37e138c4bc
[strtk] Add feature boost (#32629) 2023-07-19 14:09:31 -07:00
JonLiu1993
f78466713f
[vcpkg baseline][qtinterfaceframework] Fix ci error (#32630) 2023-07-19 13:50:31 -07:00
Nicholas Hayes
861c330575
[libjxl] Update to version 0.8.2 (#32605) 2023-07-18 12:38:29 -07:00
jim wang
7f37cd6498
[sqlcipher] Fix the sqlcipher.pc file (#32548) 2023-07-18 12:27:38 -07:00
Mengna Li
93806d3ca7
update to 12.4.1 (#32609) 2023-07-18 12:27:14 -07:00
Sandy
3948644bde
[openal-soft] Fix android config (#32606)
Fixes issue with linking command with an undefined OpenSL::OpenSLES in static mode and android
2023-07-18 12:26:51 -07:00
Szabolcs Horvát
2ff2c826cf
[igraph] update to 0.10.6 (#32614) 2023-07-18 11:51:10 -07:00
Ómar Högni Guðmarsson
21bbb14c41
[glaze] Update to version 1.3.2 (#32564) 2023-07-17 13:16:46 -07:00
Sandy
f0f1dcc52b
[bgfx] Update to 1.121.8534-453 (#32058) 2023-07-17 13:10:54 -07:00
autoantwort
04adf7a7aa
[realsense2] fix osx build (#32585) 2023-07-17 13:09:34 -07:00
Jules
f11cac522a
[ctbench] Add portfile (#31716) 2023-07-17 13:08:24 -07:00
Lily Wang
9d7f6a1872
[uwebsockets] Update to 20.45.0 (#32587) 2023-07-17 13:06:27 -07:00
Marc
134faa05f7
[atk] set correct license id and use vcpkg_install_copyright() (#32540) 2023-07-17 13:02:56 -07:00
Billy O'Neal
d512dc8197
[physx] Update to 5.x (#32568) 2023-07-17 13:01:51 -07:00
Juan Ramos
fba81a6a54
[vulkan-memory-allocator] Update port to current ToT (#32513)
* [vulkan-memory-allocator] Update VMA port to current ToT

Contains fixes for gcc13 and adds streamlined CMake support.

See this PR for the recent CMake fixes:
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/pull/350

* Update version database

* Fix typo in usage, dedupe cmake.org link, move up 3.21+, remove extra newline.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-07-14 22:01:41 -07:00
Billy O'Neal
36577b338f
Patch Tuesday July 2023 (#32537) 2023-07-14 17:05:19 -07:00