Frank
6d6910d8cb
[poco] Update and improve patches. ( #27999 )
...
* [poco] Update and improve patches.
* update version
* update patch
* vdb
2022-11-29 12:08:08 -08:00
MSP-Greg
1de5f73060
[libffi] update to 3.4.4 ( #27985 )
2022-11-29 12:05:22 -08:00
JonLiu1993
85f97d4f89
[daw-json-link] update to v3.10.0 and dependency ( #28053 )
...
* [daw-json-link] update to v3.10.0 and dependency
* udpate evrsion
2022-11-29 12:02:25 -08:00
Mengna Li
be736ae191
[joltphysics] Add usage ( #28050 )
...
* add usage
* revert
* add usage
2022-11-29 11:54:18 -08:00
MonicaLiu
163a45ad48
[uwebsockets] update to v20.31.0 ( #28049 )
...
* update uwebsockets
* update version
Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-11-29 11:51:14 -08:00
autoantwort
603b9e839a
[libssh] works on arm ( #28031 )
2022-11-29 11:40:36 -08:00
sbrajchuk
11e021f9f8
[vcpkg] Add support of -static-md to Visual Studio UI ( #28045 )
...
* Add support of -static-md to UI
* Remove redundant comparison
* Fix typo
* Check if 'Use Static Libraries' is selected
2022-11-29 11:38:53 -08:00
Alexander Neumann
1885879b33
update cmake to 3.25.0 ( #28012 )
2022-11-29 11:35:54 -08:00
Thysinner
4e368f6390
[arrow] add GCS feature ( #27990 )
2022-11-28 16:13:26 -08:00
nfarid
c9c5bc2a68
[vili] Create a new port ( #27839 )
2022-11-28 16:11:11 -08:00
Rémy Tassoux
2c26c9aff1
[imgui] Update to 1.89.1 ( #27838 )
...
* [imgui] Update to 1.89
* [imgui] Update version files
* [imgui] Update to 1.89.1
* [imgui] Update version files
* [ogre] Fix build failure on imgui 1.89
* [ogre] Update version files
* [imgui-sfml] Fix build failure on imgui 1.89
* [imgui-sfml] Update version files
* [milerius-sfml-imgui] Fix build failure on imgui 1.89
* [milerius-sfml-imgui] Update version files
* [imgui] Modernize port
* [imgui] Update version files
* bump port version
* version
* version... again
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2022-11-28 15:46:08 -08:00
Siyuan Ren
ab310f1df8
Add libcorrect ( #28032 )
2022-11-28 12:36:48 -08:00
Cedric GNIEWEK
4eaa3d2118
[gstreamer] Update to version 1.20.4 and rework ( #27790 )
...
* Update to GStreamer v1.20.3
* Fixed gst-plugins-bad * Made optional dependences features * Added webrtc feature
* webrtc dependency fixes
Set meson option 'gst_debug' to true for both debug and release configurations
Enabled dtls and srtp plugins
Fixed srtp plugin
* [gstreamer] Changed version to 1.20.4
* [gstreamer] Reworked port file
* [gst-rtsp-server] Updated to version 1.20.4
* [opencv4] Update GStreamer dependency
* [qtmultimedia] Update GStreamer dependency
* [qtmultimedia] Enabled AVFoundation (part of the Apple Frameworks)
* [qtbase] Fix PCRE2 static linking for GLib
* Added versions
Co-authored-by: Gerard Ryan <gerard.ryan@immersaview.com>
Co-authored-by: David Ely <david.ely@immersaview.com>
2022-11-28 12:09:25 -08:00
Rémy Tassoux
d7bc6fd368
[catch2] Update to 3.2.0 ( #28013 )
...
* [catch2] Update to 3.2.0
* [catch2] Update version files
2022-11-28 11:14:07 -08:00
Pierre Wendling
3f41432410
[sdl2] Bump to 2.26.0 ( #27947 )
...
* Bump to 2.26.0.
* Add missing include for Wayland builds.
* Update version history
* Make `wayland` option control support altogether.
- Instead of building with/without shared support. Control whether SDL
is built with or without Wayland. See #27947 .
- Removes the need for the new patch.
* Update version history.
* Fix pkg-config targets.
* install copyright with `vcpkg_install_copyright`.
* Update version history.
* Remove unecessary patch.
* Update version history.
* Fix UWP pc file.
* Update version history.
2022-11-28 11:12:32 -08:00
Lily Wang
1796ce2e96
[baseline][libssh] Update to latest commit ( #27973 )
...
* [baseline][libssh] Update to latest commit
* x-add-version
* update version
* update version
* x-add-version
* Update libssh.json
* Update latest commit
* x-add-version
* add FETCH_REF
* x-add-version
2022-11-28 11:06:31 -08:00
Kai Pastor
a5fd603ae3
[baseline][ogre] Disable find_package(QT)
( #27979 )
...
* Disable find_package(QT)
* Pull qtbase into ogre CI run
* Silence warnings
2022-11-28 11:03:21 -08:00
Jia Yue Hua
300f6a2160
[folly]: fix lz4 Snappy deps ( #27998 )
2022-11-28 10:57:37 -08:00
Cheney Wang
90e8f9da45
[fmilib] Export targets for usage ( #28002 )
...
* [fmilib] Export targets for usage
* Use "version" instead of "version-string"
* Add unofficial as namespace
2022-11-28 10:53:15 -08:00
JonLiu1993
37eb76785b
[7-Zip] update to 22.01 ( #27995 )
...
* [7-Zip] update to 22.01
* update evrsion
* update portfile.cmake
* udpate version
2022-11-28 10:50:19 -08:00
Frank
481ff85748
[sqlite3] Re-set option SQLITE_ENABLE_COLUMN_METADATA to 1 ( #27969 )
...
* Re-set option SQLITE_ENABLE_COLUMN_METADATA to 1
* update version
2022-11-28 10:25:27 -08:00
Ruitard
ceb291e236
[lua] Fix CMake LINK_INTERFACE_LIBRARIES ( #28027 )
...
* [lua] Fix CMake LINK_INTERFACE_LIBRARIES
* [lua] update port-version
2022-11-28 10:21:55 -08:00
myd7349
8e84e6a233
[simdjson] Update to 3.0.1 ( #28033 )
...
* [simdjson] Update to 3.0.1
* [simdjson] Bump version
2022-11-28 10:19:48 -08:00
Kai Pastor
f11bad8304
[vcpkg_configure_gn] Remove build dir before configure ( #28006 )
2022-11-28 09:58:38 -08:00
Billy O'Neal
62d01b70df
Update VMs for November Patch Tuesday ( #27718 )
...
* Cherry pick new KDF5 dependencies from #27454
* Update PowerShell Core to 7.3.0
* PASSING, REMOVE FROM FAIL LIST: cgicc:arm-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: cgicc:x64-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: soci:arm-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: soci:x64-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: spirv-tools:arm-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: spirv-tools:x64-uwp (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
* Add a Windows 10 SDK that CMake requires for uwp projects.
* Update pools.
* [hunspell] Remove deprecated minimal rebuild switch.
Fixes build break first detected in: https://github.com/microsoft/vcpkg/pull/27718
Submitted upstream as: https://github.com/hunspell/hunspell/pull/890
* [rttr] Add upstream patch for missing #include<string>
Resolves build failure detected in https://github.com/microsoft/vcpkg/pull/27718
* [chakracore] Avoid race condition on generated headers.
2022-11-25 02:00:21 -08:00
Billy O'Neal
22bb9aa810
[chakracore] Avoid race condition on generated headers. ( #27968 )
...
* [chakracore] Avoid race condition on generated headers.
* Add license.
2022-11-25 01:10:41 -08:00
Billy O'Neal
6101f08421
[hunspell] Remove deprecated minimal rebuild switch. ( #28001 )
...
Fixes build break first detected in: https://github.com/microsoft/vcpkg/pull/27718
Submitted upstream as: https://github.com/hunspell/hunspell/pull/890
2022-11-25 01:09:42 -08:00
Billy O'Neal
b6bde16b1e
[rttr] Add upstream patch for missing #include<string> ( #28000 )
...
Resolves build failure detected in https://github.com/microsoft/vcpkg/pull/27718
2022-11-24 20:02:07 -08:00
Alexander Neumann
c2c25d916f
[baseline] unset the backup var and not the var which was backed up. ( #27984 )
...
* unset the backup var and not the var which was backed up.
* if no backup unset the vcpkg set var
2022-11-23 16:04:20 -08:00
Billy O'Neal
8b8196f0f8
[qtwebengine] Add missing string include. ( #27972 )
...
* [qtwebengine] Add missing string include.
* Remove no longer used patch.
2022-11-23 13:22:59 -08:00
Todor Prokopov
5fe0ac056c
[zint] Initial port ( #27836 )
2022-11-23 10:35:36 -08:00
xiaozhuai, Weihang Ding
cb76ac9e92
[expat] Fix expat msvc link static crt ( #27948 )
...
* Fix expat msvc link static crt
* update port version
2022-11-23 10:12:44 -08:00
Todor Prokopov
2705bcd229
[boost-modular-build-helper] Fix x86 MinGW build ( #27955 )
2022-11-23 10:07:20 -08:00
Sutou Kouhei
c889853f7b
[arrow] Update to 10.0.1 ( #27964 )
...
* [arrow] Update to 10.0.1
* Update versions
* Remove an upstreamed patch
* Update version again
2022-11-23 10:05:23 -08:00
Kai Pastor
820f9dd784
Update to 3.6.0 ( #27663 )
2022-11-23 10:01:01 -08:00
JonLiu1993
35cff4f5b0
[seal] update to <4.0.0> ( #27952 )
...
* [seal] update to <4.0.0>
* update version
* fix find_package
* update version
* add license
* update version
2022-11-22 12:28:19 -08:00
xiaozhuai, Weihang Ding
11a9d85e7b
[qt5] Fix qt5 dll missing ( #27935 )
...
* Fix qt5 quick deploy dll missing #16983
* Fix qt5 qml dialog #14712
* Add translations to qt5 default features
* Add websockets to qt5 default features
* Update qt5 and qt5-base port version
* Fix port version
2022-11-22 12:25:46 -08:00
Frank
6b49f8300c
[7zip] Add complete public header files ( #27569 )
...
* [7zip] Add complete public header files
* version
* simplify
* version
* add end line
* vdb
2022-11-22 12:22:57 -08:00
Kai Pastor
4a881774fd
[geos] Update version to 3.11.1 ( #27937 )
...
* [geos] Update
* Fix non-MSVC DLL builds
* DISABLE_GEOS_INLINE is obsolete
2022-11-22 12:20:12 -08:00
Alessandro Vergani
6d5b86b321
[treehh] Update treehh to version 3.18 ( #27941 )
...
* Update treehh to version 3.18
* Update ports/treehh/vcpkg.json
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* Updated license
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-11-22 12:05:32 -08:00
Chuck Walbourn
36bda5bcd7
[dstorage] update port to make sure DLLs are part of TARGET_RUNTIME_DLLS ( #27944 )
...
* [dstorage] update port to make sure both required DLLs are part of TARGET_RUNTIME_DLLS
* Update baseline
Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-11-22 11:54:07 -08:00
Alessandro Vergani
67d17889c2
[quadtree] Update quadtree to version 2022-04-24 ( #27942 )
...
* Update quadtree to version 2022-04-24
* Replaced deprecated function
2022-11-22 10:32:52 -08:00
RealTimeChris
fb63ec2e08
[DiscordCoreAPI] Update to version 2022-11-19 ( #27919 )
...
* Updating relevant files.
* Updating relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Updating the relevant files.
* Update discordcoreapi.json
2022-11-22 10:31:16 -08:00
Kai Pastor
e81b172505
[libgnutls] Update to 3.7.8 ( #27953 )
2022-11-22 08:53:54 -08:00
Alexander Neumann
347992dda1
[vcpkg.cmake] guard numbers against variable expansions by making them strings ( #27939 )
...
* guard numbers against variable expansions by making them strings
* missed two
2022-11-22 08:51:34 -08:00
Alexander Neumann
34d2cf7e62
[Qt6] Update to 6.4.1 ( #27837 )
...
* Update qt to 6.4.1
* v db only for qt
* remove old patch
* move tool in qtquick3dphysics
* remove egl usage
* remove host dep
* v db
2022-11-21 09:50:03 -08:00
Kai Pastor
e819a7d0ae
[mongo-cxx-driver] Update ( #27565 )
...
* Update and cleanup
* Fix C++14 guard for MSVC
* Force mongo-cxx-driver feature boost in CI
2022-11-21 09:19:31 -08:00
Lova Widmark
b224213946
[curl] Update to 7.86.0 ( #27778 )
...
* [curl] Update to 7.86.0
* [azure-core-cpp] Add missing Ws2_32.lib.
Filed upstream as https://github.com/Azure/azure-sdk-for-cpp/pull/4127
* [aws-sdk-cpp] Lock the selected curl features.
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-21 09:13:49 -08:00
Kai Pastor
927b997977
[baseline][plplot] Update, cleanup ( #27931 )
...
* [plplot] Update, cleanup
* Revise dependencies and features
2022-11-21 09:08:15 -08:00
MonicaLiu
888191cd88
[mlpack] Update to 4.0.0 and become a header-only library ( #27707 )
...
* update mlpack
* update version
* update mlpack
* update version
* update mlpack
* update version
* update mlpack
* update version
* update format
* update version
* update license
* update version
* update mlpack
* update version
* update patch
* update version
* update patch
* update version
* update patch
* update version
Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-11-21 09:04:06 -08:00