Billy O'Neal
a9794606a6
[mosquitto] Update to 2.0.18 ( #34456 )
...
* [mosquitto] Update to 2.0.18
* Disable android.
```
ci/installed/arm-neon-android/debug/lib/libssl.a /mnt/vcpkg-ci/installed/arm-neon-android/debug/lib/libcrypto.a -pthread -ldl -latomic -lm && :
ld: error: undefined symbol: getgrgid_r
>>> referenced by misc_mosq.c:192 (/mnt/vcpkg-ci/buildtrees/mosquitto/src/v2.0.18-5deb484567.clean/lib/misc_mosq.c:192)
>>> lib/CMakeFiles/libmosquitto.dir/misc_mosq.c.o:(mosquitto__fopen)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
2023-10-18 10:26:15 -07:00
Marco Correia
4e0e7efa6a
[liblemon] Supports recent compilers. ( #34532 )
...
* Supports recent compilers.
Recent compilers (e.g. clang>=16) changed the default c++ standard to
cxx17. This will break compilation of liblemon. This commit forces
code to be compiled in cxx14 mode.
* Updates port version.
2023-10-18 10:21:47 -07:00
Silvio Traversaro
db956472e9
[idyntree] Update to 10.0.0 ( #34513 )
...
* [idyntree] Update to 10.0.0
* [idyntree] Update versions
2023-10-18 10:15:48 -07:00
gentooise
3e1bc1a3ca
[cpr] update cpr port and baseline to 1.10.5 ( #34515 )
...
* update cpr port and baseline to 1.10.5
* use version as ref in portfile
2023-10-18 10:15:03 -07:00
autoantwort
7fbff6146a
[gstreamer] fix core build ( #34547 )
2023-10-18 10:14:26 -07:00
Jia Yue Hua
bc1ffaed11
fix deps ( #34524 )
2023-10-18 10:08:16 -07:00
Alexis La Goutte
cd3504e210
[ngtcp2] update 1.0.0 ( #34527 )
2023-10-18 10:07:58 -07:00
Nicholas Hayes
f6fffdc5bb
[libheif] update to version 1.17.0 ( #34538 )
2023-10-18 10:07:36 -07:00
moritz-h
051b6d8f8d
[tracy] update to 0.10 ( #34544 )
2023-10-18 10:07:09 -07:00
Lily Wang
03ae1a2071
[wxWidgets] Update to 3.2.3 ( #34557 )
...
* [wxWidgets] Update to 3.2.3
* update version
* update portfile.cmake
* version
2023-10-18 10:04:28 -07:00
Jia Yue Hua
49f690c205
[libmaxminddb] update to 1.7.1 ( #34561 )
...
* [libmaxminddb] update to 1.7.1
* [libmaxminddb] update to 1.7.1
2023-10-18 10:03:24 -07:00
talregev
5c82f7e637
fix ogre-next dependencies ( #34463 )
2023-10-17 14:57:01 -07:00
Samuel Marks
621b7abe07
[ports/keccak-tiny] New port ( #34356 )
...
* [ports/keccak-tiny] New port
* [ports/keccak-tiny] Resolve hand-lint from vcpkg team
* [ports/keccak-tiny/portfile.cmake] Guard check linkage for Windows
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* [versions/k-/keccak-tiny.json] `./vcpkg x-add-version --all --overwrite-version`
---------
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-10-17 11:42:31 -07:00
Frank
5a62a63f99
[cpptoml] Disable LIBCXX feature ( #34507 )
...
* [cpptoml] Disable LIBCXX feature
* version
* ${VERSION}
* version
2023-10-17 11:36:23 -07:00
Vitaly
034298f677
[libqtrest] Add new port ( #34455 )
...
* QtRest: new port
* Fix ref
* Fix ref
* Fix ref
* qtrest -> libqtrest, review changes
* versions
* cleanups
2023-10-17 11:36:06 -07:00
Jia Yue Hua
91f1776a2c
[dirent] update to 1.24 ( #34043 )
...
* [dirent] update to 1.24
* [dirent] update to 1.24
* fix deps
* fix deps
* fix deps
* fix deps
* CI [skip actions]
* CI [skip actions]
* fix deps
* CI [skip actions]
* fix deps
2023-10-17 11:09:26 -07:00
Thomas1664
bf3f056519
[ogre] Fix usage of ogre[core] ( #34301 )
...
* [ogre] Fix usage of ogre[core]
* version
2023-10-17 10:46:25 -07:00
Frank
853411c954
[libcial] Update version to v3.0.17 ( #34504 )
...
* [libcial] Update version to v3.0.17
* version
2023-10-17 10:39:09 -07:00
Jia Yue Hua
30876addcc
[libtins] update to 4.5 ( #34525 )
...
* [libtins] update to 4.5
* [libtins] update to 4.5
2023-10-17 10:38:47 -07:00
Jia Yue Hua
311ae71f1e
[libsvm] update to 3.32 ( #34526 )
...
* [libsvm] update to 3.32
* [libsvm] update to 3.32
2023-10-17 10:38:18 -07:00
Alexis La Goutte
c1081fe6df
[nghttp3] update to 1.0.0 ( #34528 )
2023-10-17 10:36:38 -07:00
autoantwort
e57b2167e6
[tiff] fix tools feature ( #34415 )
2023-10-16 12:28:42 -07:00
Weihang Ding
2a8cdbfdc5
[readline-win32] Fix windows dynamic linking ( #34502 )
...
* [readline-win32] Fix windows dynamic linking
* Update version database
2023-10-16 12:28:31 -07:00
Kristian Duske
87b341399b
Use unofficial-minizip for find_dependency to fix a configure warning ( #34499 )
...
This was supposed to be fixed in 1e0eede790b6, but I missed the call to
find_dependency.
2023-10-16 12:26:45 -07:00
JonLiu1993
f01fe7c207
[nifticlib] update to 2022-07-04 to add include path to fix breaks app build ( #34467 )
...
* [nifticlib] Add include path to fix breaks app build
* update version
* [nifticlib] update to commit 2022-07-04
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-10-16 12:13:13 -07:00
rinechran
fd9f5aab49
[Thorvg] Update Thorvg port to v0.11.1 ( #34474 )
...
* feat : version up 0.11.1
* docs : update baseline
2023-10-16 12:12:50 -07:00
Kai Pastor
accc60bdaa
[libopenmpt] Update, cleanup ( #34486 )
2023-10-16 12:12:21 -07:00
Thomas1664
8194912f47
[vcpkg baseline][highs] Fix compiler selection ( #34496 )
...
* [highs] Fix compiler selection
* version
2023-10-16 12:11:19 -07:00
Pravila
bb1f441695
[libtracepoint,libtracepoint-control,libtracepoint-decode,libeventheader-tracepoint,libeventheader-decode] Update to 1.2.1 ( #34477 )
...
* Update libtracepoint ports
* Update version
* Update libtracepoint-header
* Update version libeventheader-tracepoint
* Update libeventheader-decode
* Update version
---------
Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
2023-10-16 12:05:06 -07:00
Rémy Tassoux
cd962c7b05
[imgui-node-editor] Update to 0.9.3 ( #34494 )
...
* [imgui-node-editor] Update to 0.9.3
* [imgui-node-editor] Update version files
2023-10-16 12:03:44 -07:00
talregev
b017703799
update gzcmak3 to 3.4.1 ( #34497 )
2023-10-16 12:02:59 -07:00
Maxime Gervais
d3b05ce062
[libmediainfo] Update to 23.10 ( #34498 )
2023-10-16 12:00:44 -07:00
Thomas1664
48b883fb2b
[sdl2] Add feature alsa ( #34311 )
2023-10-16 10:48:03 -07:00
Billy O'Neal
5e8067541b
[libcap, libgpiod] Use tarballs from kernel.org. ( #34480 )
...
I noticed this while reviewing https://github.com/microsoft/vcpkg/pull/34472 that these would be better to use tarballs which are eligible to be asset cached.
2023-10-16 10:46:13 -07:00
Billy O'Neal
486a4640db
[libosip2, talib] Don't install include/makefile.am. ( #34481 )
2023-10-13 19:43:14 -07:00
Billy O'Neal
ba823b1e1f
Patch Tuesday 2023-10-11 (except macOS) ( #34431 )
2023-10-13 14:57:51 -07:00
Kristian Duske
1e0eede790
Fix configure warning when using minizip ( #34445 )
2023-10-13 12:28:22 -07:00
Jia Yue Hua
ddf50bc490
[libgpiod] update to 2.0.2 ( #34472 )
2023-10-13 12:01:47 -07:00
Jia Yue Hua
9b18ccb8d2
[libenvpp] update to 1.3.0 ( #34470 )
2023-10-13 12:00:21 -07:00
Jia Yue Hua
d297ef5bff
[libics] update to 1.6.6 ( #34473 )
2023-10-13 11:59:30 -07:00
Henry
86538c1384
[ninja] update to v1.11.1 ( #34433 )
2023-10-13 11:44:27 -07:00
Ada Tufankjian
6932d6367f
[enkiTS] Adding Port ( #34386 )
2023-10-13 11:43:06 -07:00
Pravila
23f33ecab0
[thomasmonkman-filewatch] New port ( #34412 )
2023-10-13 11:42:13 -07:00
Mengna Li
8e214e8be1
[cryptopp] update to 8.9.0 ( #34322 )
2023-10-13 11:28:34 -07:00
Nemirtingas
bb4ee90316
[breakpad] Fix breakpad use atl not atlmfc ( #34465 )
2023-10-13 11:24:46 -07:00
jim wang
4029389889
[libtins] Fix include header file cannot be found ( #34461 )
2023-10-13 11:24:19 -07:00
Stephen Birarda
640cb26c1a
[BoringSSL] rm debug suffix non-Windows, short name in UNIX pc ( #34459 )
2023-10-13 11:06:57 -07:00
Alonso Schaich
860c966502
[glib] update to 2.78.0 ( #34439 )
2023-10-13 11:05:57 -07:00
Kai Pastor
7973b37fd5
[soci] Fix usage ( #34436 )
2023-10-13 11:05:30 -07:00
Osyotr
582472e604
[fontconfig] Fix FC_TEMPLATEDIR ( #34430 )
2023-10-13 11:04:39 -07:00
Martin Hořeňovský
d79815eed6
[ffmpeg] Enable dav1d feature on osx ( #34421 )
2023-10-13 10:56:49 -07:00
Tobias Ribizel
fa4a2a79b2
[ginkgo] Update to 1.6.0 ( #34280 )
2023-10-13 10:55:58 -07:00
DownerCase
3acb7541e8
[Brotli] Fix emscripten ( #34157 )
2023-10-13 10:53:31 -07:00
Pravila
1c5cac4b68
[better-enums] New port ( #34409 )
2023-10-12 20:56:09 -07:00
Samuel Marks
65cad452fa
[murmur3] New port ( #34335 )
2023-10-12 20:55:10 -07:00
autoantwort
8007fc4dff
[qt5-multimedia] fix xcode 15 build ( #34418 )
2023-10-12 20:52:45 -07:00
Darren Bolduc
b90d191914
[google-cloud-cpp] update to latest release (v2.17.0) ( #34434 )
2023-10-12 20:49:47 -07:00
autoantwort
a67a4b68e1
[tracy] fix tools build ( #34414 )
2023-10-12 20:48:17 -07:00
autoantwort
3dcf79d320
[corrade] fix clang-16 build ( #34417 )
2023-10-12 20:46:51 -07:00
autoantwort
8e811c33f9
[keystone] use python3 ( #34420 )
2023-10-12 20:36:00 -07:00
autoantwort
8d2f91227f
[shiva-sfml] delist/remove port ( #34419 )
2023-10-12 20:30:37 -07:00
jim wang
1517fd7ab8
[basisu] Update to 1.16.4 and update the github organization ( #34408 )
2023-10-12 20:30:04 -07:00
Vitalii Koshura
99f8d35037
[mongoose] update to 7.12 ( #34458 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-10-12 20:13:28 -07:00
Martin Hořeňovský
679741047e
[dav1d] Update to 1.3.0 ( #34423 )
2023-10-12 20:13:16 -07:00
Alexis La Goutte
48d59dee73
[nghttp2] update to 1.57.0 ( #34413 )
...
Fix CVE-2023-44487 (https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg )
2023-10-12 20:12:53 -07:00
jim wang
88012347cc
[libffi] Fix undefined function error ( #34404 )
2023-10-12 20:12:32 -07:00
Theodore Tsirpanis
19db77b44e
[aws-sdk-cpp] Remove compute_build_only.cmake
. ( #34384 )
2023-10-12 20:11:35 -07:00
Kai Pastor
2f94f0e5a6
[libidn2] Generally disable AUTOPOINT ( #34234 )
2023-10-12 19:34:46 -07:00
talregev
98da1aa366
Update gz-cmake3 ( #34010 )
2023-10-12 19:34:04 -07:00
jim wang
b2f2cd3e4b
[plplot] Fix download errors ( #34441 )
2023-10-12 19:23:11 -07:00
Billy O'Neal
5016afa7ed
Build Fixes 2023-10-11. ( #34428 )
...
Results from build: https://dev.azure.com/vcpkg/public/_build/results?buildId=95281
PASSING, REMOVE FROM FAIL LIST: qcoro:x64-osx (/Users/vagrant/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt).
Caused by https://github.com/microsoft/vcpkg/pull/33273
The comment says that it's an ICE but it passed in CI; this might be a form of intermittent compiler crash. If we get a failure next time we should change this to skip instead.
2023-10-12 11:49:39 -07:00
Joshua T. Fisher
957ee5f17c
[mpg123] Add patch for wasm triplet, fix checktypesize ( #33959 )
2023-10-12 10:59:25 -07:00
Jia Yue Hua
231096cdec
[fann] update to 2023-01-26 ( #34136 )
2023-10-12 10:58:46 -07:00
Azure SDK Bot
bed3d85abb
[azure-messaging-eventhubs-cpp] publish version 1.0.0-beta.3 ( #34397 )
2023-10-12 10:54:31 -07:00
Yury Bura
34bc63571a
[llvm] update to v17.0.2 ( #33600 )
2023-10-12 10:46:42 -07:00
Billy O'Neal
b40de44891
[curl] Update to 8.4.0. ( #34405 )
...
This fixes a HIGH severity vulnerability: https://daniel.haxx.se/blog/2023/10/11/curl-8-4-0/
See also: https://daniel.haxx.se/blog/2023/10/11/how-i-made-a-heap-overflow-in-curl/
Resolves: https://github.com/microsoft/vcpkg/issues/34281
2023-10-11 11:10:58 -07:00
Zhihao Lin
51475feacc
[talib] New port ( #34316 )
2023-10-10 17:42:35 -07:00
Kai Pastor
64c330e2e7
[soci] Fix dependencies in, intern, out ( #34327 )
2023-10-10 17:32:58 -07:00
Frank
dfc21e3f28
[SDL2] Update version to 2.28.4 ( #34342 )
2023-10-10 15:01:31 -07:00
Alexander Neumann
3199b26459
[winpcap] fix build ( #34298 )
2023-10-10 15:01:19 -07:00
JonLiu1993
84b4fe24b0
[libpq] update to 16.0 ( #34368 )
2023-10-10 15:00:28 -07:00
Lily Wang
1c29631c9c
[pugixml] Update to 1.14 ( #34374 )
2023-10-10 14:59:58 -07:00
Johannes Schönberger
11dd63f957
[colmap] Update to latest version from 2023-10-01 ( #33251 )
2023-10-10 14:59:26 -07:00
Vitalii Koshura
ae360361a4
[sentry-native] update to 0.6.6 ( #34379 )
2023-10-09 18:03:54 -07:00
Konstantin Podsvirov
5a72c7346a
[flecs] update to 3.2.8 ( #34385 )
2023-10-09 18:03:37 -07:00
Jean-Michaël Celerier
2e1062ac3e
[libremidi] update to 4.2.3 ( #34269 )
2023-10-09 18:03:23 -07:00
Dan Vrátil
848006ded3
[qcoro] New port ( #33273 )
2023-10-09 16:21:05 -07:00
Kai Pastor
785aacdaff
[dbus] Fix features ( #34332 )
2023-10-09 16:10:41 -07:00
Lily Wang
ef2eef1734
[asiosdk] Fix old hash and usage ( #34326 )
2023-10-09 15:39:24 -07:00
Frank
d15a15bc94
[harfbuzz] Fix build error ( #34346 )
2023-10-09 15:37:47 -07:00
MonicaLiu
4c84b3649d
[gstreamer] Change HEAD_REF from master to main ( #34345 )
2023-10-09 15:37:25 -07:00
Cheney Wang
545e152cd4
[cppmicroservices] Remove /WX option ( #34344 )
2023-10-09 15:37:03 -07:00
autoantwort
b7f94044d0
[liblsquic] update ( #34339 )
2023-10-09 15:36:45 -07:00
autoantwort
17e2bc7552
[cubeb] no docs ( #34340 )
2023-10-09 15:36:14 -07:00
RealTimeChris
aada2de03f
[DiscordCoreAPI] to v2.0.1 and [Jsonifier] to v0.9.9 ( #34341 )
2023-10-09 15:35:53 -07:00
JonLiu1993
8cad42c221
[libfreenect2] Update to 0.2.1 ( #34347 )
2023-10-09 15:35:15 -07:00
Weihang Ding
d3fbd135e4
[linalg] Bump to 2.2 ( #34358 )
2023-10-09 15:34:56 -07:00
Weihang Ding
40cad4c864
[ltla-cppirlba] Bump to 2023-09-20 ( #34362 )
2023-10-09 15:33:03 -07:00
Weihang Ding
30fd98658a
[sokol] Bump to 2023-10-07 ( #34363 )
2023-10-09 15:32:45 -07:00
MonicaLiu
b506b19895
[mdns] Update to 1.4.3 ( #34364 )
2023-10-09 15:32:13 -07:00