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
Kai Pastor
61a5041d72
Update readline-unix ( #27911 )
2022-11-21 08:56:47 -08:00
Pavel Kisliak
7432ae01e9
[avro-cpp] Update to latest version (2022-11-07) ( #27825 )
...
* [avro-cpp] Update to 1.11.1
* [avro-cpp] Update version file
* [Avro-cpp] Add "licence" to port file
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
* [Avro-cpp] Fix HEAD_REF branch (revert to master)
* [avro-cpp] Update version file
* [avro-cpp] Fix build 'test' feature, update version
* [avro-cpp] Update version
* [avro-cpp] Update 'usage' file and replace deprecated function
* [avro-cpp] Update version
* [avro-cpp] Update 'usage' file
* [avro-cpp] Update version
* [avro-cpp] Update 'usage' file
* [avro-cpp] Update version
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2022-11-21 08:51:38 -08:00
Kai Pastor
5c1f4069b8
Update botan ( #27912 )
2022-11-21 08:42:39 -08:00
Thomas1664
0641d1be81
[pcre2] Explicitly control dependencies ( #27586 )
...
* [pcre2] Explicitly control dependencies
* version
* Fix Windows static
* version
* Fix windows static
* version
* Remove patch
* version
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-11-21 08:41:12 -08:00
Sylvain Doremus
b1533123dc
[shaderwriter] Update to version 2.5.0. ( #27925 )
...
* [shaderwriter] Update to version 2.5.0.
* Updated version retrieval.
2022-11-21 08:38:41 -08:00
Rémy Tassoux
4150bb462a
[quill] Update to 2.4.2 ( #27920 )
...
* [quill] Update to 2.4.0
* [quill] Update version files
* [quill] Update to 2.4.2
* [quill] Update version files
2022-11-21 08:37:21 -08:00
مهدي شينون (Mehdi Chinoune)
dc5bc45a68
[muparser] update to 2.3.4 ( #27934 )
2022-11-21 08:35:50 -08:00
Johnny Willemsen
4cb4a5c5dd
[ace] Upgrade to 7.0.10 ( #27898 )
...
* [ace] Upgrade to 7.0.10
* [ace] Upgrade to ACE 7.0.10
* [ace] Upgrade to ace 7.0.10
* Use VERSION and add quotes.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-18 13:54:20 -08:00
ArcticLampyrid
28324ed4b4
[libpq] fix build with non-English MSVC ( #26921 ) ( #27851 )
...
* [libpq] fix build with non-English MSVC (#26921 )
* [libpq] bump port version
* Update version database
2022-11-18 13:47:40 -08:00
Daniel Johansson
6a96e768da
[shader-slang] upgrade to v0.24.43 and add osx platform ( #27900 )
2022-11-18 13:42:01 -08:00
Nick
9254b1b1e4
[pipewire] update to 0.3.60 ( #27874 )
2022-11-18 13:10:19 -08:00
JonLiu1993
83311133c8
[sqlite3] update to 3.40.0 ( #27868 )
...
* [sqlite3] update to 3.40.0
* update version
* Use new function
* update version
* remove REF
* update version
2022-11-18 13:06:32 -08:00
Mengna Li
66b18ed3de
[parson] Update to 2022-11-13 ( #27885 )
...
* update to latest
* update version
* fix patch
2022-11-18 13:05:16 -08:00
Rémy Tassoux
9dee4648cb
[utfcpp] Update to 3.2.2 ( #27872 )
...
* [utfcpp] Update to 3.2.2
* [utfcpp] Update version files
2022-11-18 13:04:25 -08:00
Osyotr
a107236788
[gdal] Move dependencies into separate features ( #27867 )
2022-11-18 13:03:52 -08:00