Cheney Wang
67e366d850
[cuda-api-wrappers] Update to 0.6.7 ( #36145 )
...
* [cuda-api-wrappers] Update to 0.6.7
* remove vcpkg_fixup_pkgconfig()
2024-01-16 15:00:15 -08:00
Kai Pastor
c268e9fc37
[curl] Fix android API < 24 ( #36156 )
2024-01-16 11:24:32 -08:00
jim wang
02e210ef56
[opencascade] Update to 7.8.0 ( #35829 )
...
* update to 7.8.0
* update version
* update version
* update version
* fix dep
* update version
* del patch
* update version
2024-01-16 11:13:36 -08:00
MonicaLiu
a215c6a9a0
[opencv3/opencv4] Check whether TARGET libprotobuf is defined ( #36116 )
...
* fix opencv3
* update version
* fix opencv4
* format
* update version
* add comment
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-01-16 11:02:55 -08:00
MonicaLiu
a14456f6fb
[arrow] Add option -DARROW_FLIGHT_SQL ( #36172 )
...
* add flight-sql
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-01-16 10:58:08 -08:00
moritz-h
4803f65e11
[spdlog] update to 1.13.0 ( #36148 )
2024-01-16 10:53:44 -08:00
Dmitry Baryshev
295bb9fa06
[sail] Update to 0.9.1 ( #36157 )
...
* [sail] Update to 0.9.1
* [sail] vcpkg x-add-version --all
2024-01-16 10:53:23 -08:00
Bruce Mitchener
0b17830509
[libdatachannel] Update to 0.19.5 ( #36160 )
2024-01-16 10:52:53 -08:00
Nick Logozzo
8100a2d0a1
[libnick] Update to 2024.1.5 ( #36169 )
...
* V2024.1.5
* Update versions
2024-01-16 10:52:35 -08:00
Jia Yue Hua
12a8d58dcd
[aws-c-http] update to 0.8.0 ( #36173 )
...
* [aws-c-http] update to 0.8.0
* [aws-c-http] update to 0.8.0
2024-01-16 10:52:00 -08:00
Rémy Tassoux
e6aaec7b92
[catch2] Update to 3.5.2 ( #36185 )
...
* [catch2] Update to 3.5.2
* [catch2] Update version files
2024-01-16 10:51:41 -08:00
miyanyan
c8b536f2ea
[proxy] update to 2.1.0 ( #36190 )
...
* [proxy] update to 2.1.0
* [proxy] update versions
2024-01-16 10:51:28 -08:00
Lars Fröhlich
2d547a1a57
[gul14] Update to version 2.10.0 ( #36193 )
2024-01-16 10:51:10 -08:00
Doug Cook
53bef8994c
[libtracepoint] Upgrade to v1.3.0 ( #36137 )
...
* [libtracepoint] Upgrade to v1.3.0
* [libtracepoint] Upgrade to v1.3.0 versions
2024-01-12 10:25:51 -08:00
Frank
88b81397bb
[live555] Pass options to fix osx ( #36120 )
...
* [live555] Pass options to fix osx
* format
* version
* EOL
* version
2024-01-12 10:25:19 -08:00
eao197
9ac63262a8
[json-dto] Update to v.0.3.2 ( #36127 )
...
* json-dto updated to the latest version.
* x-add-version for json-dto-0.3.2.
2024-01-12 10:21:18 -08:00
Azure SDK Bot
91df376407
[azure-*-cpp] Update to January releases ( #36138 )
...
* [azure-messaging-eventhubs-cpp] Update to 1.0.0-beta.5
## 1.0.0-beta.5 (2024-01-11)
### Breaking Changes
- EventHub `ConsumerClient` and `ProcessorClient` objects now return pointers to `EventData` objects instead of `EventData` objects by value.
* [azure-core-amqp-cpp] Update to 1.0.0-beta.6
## 1.0.0-beta.6 (2024-01-11)
### Features Added
- AMQP Value reference counts are now atomic, this fixes several AMQP related crashes.
### Breaking Changes
- `MessageReceiver` returns a pointer to the received message instead of a copy.
### Bugs Fixed
- Fixed several memory leaks.
- AMQP Link Credits now work as expected.
- Integrated the fix for NVD - CVE-2024-21646.
* [azure-core-cpp] Update to 1.11.0
## 1.11.0 (2024-01-11)
### Features Added
- Added 'OPTIONS' HTTP method to `Azure::Core::Http::HttpMethod` enum.
- Added TLS 1.3 support to WinHTTP transport.
- Environment Log Level Listener now logs the ThreadID for the thread originating the trace.
- [[#4983 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/4983 ) Added support for setting `CURLOPT_CAPATH` libcurl option on Linux. (A community contribution, courtesy of _[phoebusm](https://github.com/phoebusm )_)
### Bugs Fixed
- [[#5172 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/5172 ) `Azure::Nullable::Emplace()` does not set `HasValue()` to `true`.
- [[#5130 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/5130 ) `Url::AppendPath()` and `Url::SetPath()` may end up with a double slash at the beginning of a path.
- [[#5007 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/5007 ) Some versions of GCC no longer include stdint.h in cstdint.
### Other Changes
- [[#4756 ]] (https://github.com/Azure/azure-sdk-for-cpp/issues/4756 ) `BearerTokenAuthenticationPolicy` now uses shared mutex lock for read operations.
### Acknowledgments
Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:
- Phoebus Mak _([GitHub](https://github.com/phoebusm ))_
2024-01-12 10:20:52 -08:00
jim wang
c9140a3b50
[ktx] Update to v4.3.0-beta1 and fix unix2dos command does not exist ( #36007 )
...
* update to v4.3.0-beta1
* update version
* delete msys
* update version
* modify patch
* update version
* add pathc
* update version
* delete patch
* update version
* fix download method
* update version
* portfile
* update version
* portfile
* update version
2024-01-11 15:53:34 -08:00
gerard-ryan-immersaview
3938ee38c5
[mpg123] Support system dependency CFLAGS better ( #36100 )
...
* https://sourceforge.net/p/mpg123/bugs/366/
2024-01-11 15:46:53 -08:00
Paul-Edouard Sarlin
a45fe2ce60
[libraw] Disable default features of jasper ( #36110 )
...
* No default features for jasper in libraw
* Increment port version
2024-01-11 15:43:52 -08:00
Jonas Marklén
ee9c88f9ec
[libmaxminddb] Updated version to 1.9.1 ( #36112 )
...
* Updated libmaxminddb to version 1.9.1
* Cleanup portfile
* Use vcpkg_install_copyright function
* Updated versions
* Update ci.baseline.txt
* Implemented fixes from dg0yt
* Versions updated
* Update portfile.cmake
* Update libmaxminddb.json
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2024-01-11 15:43:37 -08:00
Frank
ffa05508d1
[bond] Disable example and test ( #36118 )
...
* [bond] Disable example and test
* version
2024-01-11 15:42:53 -08:00
Lily Wang
e6a1dc4f53
[vcpkg baseline][mongo-c-driver] Fix the race condition during CMake configure ( #36099 )
...
* [vcpkg baseline][mongo-c-driver] Fix the race condition during CMake configure
* update version
* update fix
* update version
2024-01-11 15:37:32 -08:00
Alexander Neumann
02286a84c7
Run python in isolate mode ( #35990 )
...
* Run python in isolate mode.
* v db
2024-01-11 15:32:36 -08:00
cDc
83444c5775
[pmp-library] add port ( #33698 )
...
* [pmp-library] add port
* disable warnings
* update version
* add version
* address review
* update version
* reviews
* update version
2024-01-10 17:32:10 -08:00
JonLiu1993
dba5cc8a76
[civetweb] add option support USE_ZLIB ( #36083 )
...
* [civetweb] add option support USE_ZLIB
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2024-01-10 17:24:54 -08:00
JonLiu1993
6901e713ee
[kd-soap] update to 2.2.0 and rename to kdsoap ( #36101 )
...
* kd-soap update to 2.2.0
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2024-01-10 17:24:17 -08:00
jim wang
64750c8977
[cctz] Fix compilation error when vs version is greater than 17.7 ( #36097 )
...
* Fix compilation errors for VS versions greater than 17.7
* update version
2024-01-10 17:14:28 -08:00
Vitalii Koshura
9d62695980
[sentry-native] update to 0.7.0 ( #36088 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-01-10 17:13:38 -08:00
Pravila
491be104ed
[thomasmonkman-filewatch] Fix patch for the latest version of FileWatch ( #36091 )
...
* Fix template type
* Add version
---------
Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
2024-01-10 17:06:15 -08:00
Lily Wang
1489e83212
[coin] Add a warning message for installing libgl and libglu ( #36073 )
...
* [coin] Add a warning message for installing libgl and libglu
* update version
2024-01-10 17:04:32 -08:00
Markus Vieth
8a5830e45c
[pcl] update to version 1.14.0 ( #36032 )
...
* [pcl] update to version 1.14.0
* Add new patch
2024-01-10 17:02:56 -08:00
Kai Pastor
6df4d4f498
[gdal] Update to 3.8.3 ( #36082 )
2024-01-10 17:01:00 -08:00
Nick Logozzo
3de47528ca
[libnick] Update to 2024.1.4 ( #36096 )
...
* [libnick] Update to V2024.1.4
* Update libnick.json
2024-01-10 16:59:23 -08:00
Deshan Xiao
eda37a91fd
update to v1.9.2 ( #36098 )
2024-01-10 16:59:01 -08:00
Nick Logozzo
c9919121dd
[libnick] Add libnick V2024.1.3 ( #36065 )
...
* Add libaura V2024.1.2
* Add Versions
* Update libaura.json
* Better Port Files
* Update libaura.json
* Remove gtest as tests not built
* Update libaura.json
* glib only needed on linux
* Update libaura.json
* libaura --> libnick
* Update versions
2024-01-09 11:02:36 -08:00
Lily Wang
59c9eade06
[opencascade] Fix feature freeimage build failure ( #36079 )
...
* [opencascade] Fix feature freeimage build failure
* update version
2024-01-09 11:01:57 -08:00
Hossein Moein
8025d0e2a2
[dataframe] Upgrading C++ DataFrame to version 2.3.0 ( #36059 )
...
* Upgrading C++ DataFrame to version 2.3.0
* Fixed indentation
* ran ./vcpkg x-add-version --all
* Added the failure list
* Excluded some failuers
* Removed unnecessary comments
2024-01-09 10:44:36 -08:00
jim wang
c59f322676
[mongo-c-driver] update to 1.25.4 ( #36070 )
...
* update to 1.25.4
* update version
* static
* update veresion
2024-01-09 10:40:59 -08:00
Amin Yahyaabadi
3bc5ff7f7a
[juce] add port for JUCE ( #35439 )
...
* [juce] add port for JUCE
* [juce] install linux dependencies in ci
* [juce] fix tool installation and cleaning
* [juce] fix freetype includes for juce graphics
* [juce] fix freetype includes for juceaide
* [juce] simplify the freetype find check
* [juce] use find_path in addition for freetype
* [juce] allow setting freetype usage for juceaide
* [juce] forward freetype setting + guard with option
* [juce] do not use freetype for console apps
* [juce] freetype is needed for console apps on Linux
* [juce] link freetype on Linux for juce_build_tools
* [juce] forward-vcpkg-toolchain for Builder
* [juce] fix linux dependencies + forward vcpkg args
* [juce] fix installation of juce tools and juce extra tools
* [juce] use jack2 only on Linux
* [juce] add docs for targets and descriptions
* [juce] fix installation path references in CMake
* [juce] do not move Cmake files + fix tool install dir
* [juce] remove libwebkit2gtk-4.0-dev from ci
* [juce] add ONLY_STATIC_LIBRARY to the port for windows
* [juce] fix the CMake path installation paths
* Revert "[juce] add ONLY_STATIC_LIBRARY to the port for windows"
This reverts commit 0eb5c6f1c6
.
* [juce] improve linux dependencies find/linkage
* [juce] remove libxcomposite-dev from vm
2024-01-08 14:36:00 -08:00
Kai Pastor
5f29060768
[gettext-libintl] Avoid conftest triggering debugger window ( #36055 )
2024-01-08 13:43:05 -08:00
Carsten Grimm
614e7b491b
[simonbrunel-qtpromise] add port ( #35787 )
...
* [simonbrunel-qtpromise] add simonbrunel-qtpromise to vcpkg
* [simonbrunel-qtpromise] use version rather than version-string
* [simonbrunel-qtpromise] generate version info
* [simonbrunel-qtpromise] remove unnecessary cmake settings
* [simonbrunel-qtpromise] regenerate version info
* use quotes in portfile
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
* [simonbrunel-qtpromise] regenerate version info
* [simonbrunel-qtpromise] fix qt dependency in cmake config
* [simonbrunel-qtpromise] define include directory in terms of CMAKE_CURRENT_LIST_DIR
* [simonbrunel-qtpromise] add patch for installing header files
* [simonbrunel-qtpromise] remove error flags
* [simonbrunel-qtpromise] add hint for qt5 support
* [simonbrunel-qtpromise] regenerate version info
---------
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2024-01-08 13:37:34 -08:00
Matthias Kuhn
5517637cbe
[libiconv] Build for ios ( #36035 )
2024-01-08 13:15:52 -08:00
Carsten Grimm
ea11fd4ba0
[paho-mqtt] use high performance ( #36069 )
...
* [paho-mqtt] use high performance
* [paho-mqtt] regenerate version info
2024-01-08 13:11:41 -08:00
SunBlack
18b028fe78
[xerces-c] Update to 3.2.5 ( #36045 )
2024-01-08 13:08:13 -08:00
Rémy Tassoux
e43977947d
[catch2] Update to 3.5.1 ( #36053 )
...
* [catch2] Update to 3.5.1
* [catch2] Update version files
2024-01-08 13:07:07 -08:00
Rémy Tassoux
3fe97e0ea7
[utfcpp] Update to 4.0.5 ( #36054 )
...
* [utfcpp] Update to 4.0.5
* [utfcpp] Update version files
2024-01-08 13:06:39 -08:00
Sylvain Doremus
d479877dc4
[rendergraph] Update to v1.4.0. ( #36057 )
2024-01-08 13:05:57 -08:00
Bruce Mitchener
ce46ba8777
[opentelemetry-cpp] Update to 1.13.0 ( #35996 )
2024-01-05 13:57:04 -08:00
Scott Hart
c4e9b765d9
[google-cloud-cpp] update to the latest release (v2.20.0) ( #36034 )
2024-01-05 13:25:15 -08:00
Jia Yue Hua
9cdf33f37d
[folly,fizz,wangle,mvfst,proxygen,fbthrift] update to 2024.01.01.00 ( #36027 )
2024-01-05 13:24:54 -08:00
Leger Charlie
91e7e6c273
[qtbase] Add missing "egl1" related system package for linux target ( #36023 )
...
Allow to fix issue explained at https://github.com/microsoft/vcpkg/issues/35815
2024-01-05 13:20:20 -08:00
MonicaLiu
2f8fe8d3e9
[wxwidgets] Update to 3.2.4 ( #35983 )
...
Co-authored-by: Monica <v-liumonica@microsoft.com>
2024-01-05 13:16:24 -08:00
Thea Camille-Maxime (MaxRev)
fc3f613661
[libmysql] Fix port on arm64-osx (compiler checks) ( #35930 )
2024-01-04 17:41:17 -08:00
Alexander Neumann
3434b0a1b4
[Freetype] burn in linkage ( #35999 )
2024-01-04 17:02:27 -08:00
Bruce Mitchener
b8ec6abf5d
[fmt] Update to 10.2.1 ( #36033 )
2024-01-04 17:00:31 -08:00
jim wang
87e969a6d9
[qt5-base] Fix undefined XKB_KEY_dead_lowline under linux ( #36005 )
2024-01-04 12:05:56 -08:00
Frank
ae86809455
[lapack-reference] Disable Test program ( #35920 )
2024-01-04 12:04:39 -08:00
Frank
b88e4cdec5
[launch-darkly-server] Fix dependence clib symbol Duplicate with openssl ( #35901 )
2024-01-04 12:04:24 -08:00
Vitalii Koshura
baa9580d7d
[openssl] Disable building quicserver utility. ( #35838 )
...
Thix fixes #35792 .
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2024-01-04 11:59:47 -08:00
chausner
d8c0c7da8b
[libcoro] Update to 0.10 ( #35814 )
2024-01-04 11:58:41 -08:00
autoantwort
45c8b198b7
[ogre-next] vulkan no osx ( #35968 )
2024-01-03 18:27:03 -08:00
Matthias Kuhn
0403626792
[qt*] ios fixes ( #36003 )
2024-01-03 18:26:47 -08:00
friendlyanon
d30cdff658
Add port ms-ifc-sdk
( #35972 )
...
Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
2024-01-03 18:04:42 -08:00
Jia Yue Hua
1bbba4e6fb
[aws-c-io] update to 0.14.0 ( #36018 )
2024-01-03 17:54:57 -08:00
David Reidsma
0ad615378f
[libusb] Replaced incorrect apt package name "autoreconf" with "autoconf" ( #36020 )
2024-01-03 17:53:08 -08:00
sethome
80649f6539
[openCV] add vulkan support for openCV dnn ( #35933 )
2024-01-03 17:45:16 -08:00
Koby Kahane
5ffb6e19cf
[capstone] Add missing arch features ( #35988 )
2024-01-03 17:41:56 -08:00
autoantwort
6fcc9cc9a2
[freerdp] remove deprecated client-mac ( #35969 )
2024-01-03 17:41:17 -08:00
Mathieu Pellerin
6a0137291e
[ffmpeg] Enable JNI and MediaCodec backends on Android ( #35985 )
2024-01-03 17:40:43 -08:00
Alfred E. Heggestad
d8d41e0403
[baresip-libre] update to 3.8.0 ( #35927 )
2024-01-03 17:39:45 -08:00
Kai Pastor
fb9cd249f4
[tiff] Add libdeflate support, add usage ( #35925 )
2024-01-03 17:39:26 -08:00
Kai Pastor
5a48f2eb0f
[libpng] Search libm in implicit link dirs ( #35924 )
2024-01-03 17:38:33 -08:00
Kai Pastor
70fd6a9409
[vcpkg-tool-meson] Fix installation ( #35957 )
2024-01-03 17:37:29 -08:00
Mengna Li
00d7b89c77
[fltk] update to 1.3.9 ( #35981 )
2024-01-03 17:35:11 -08:00
jim wang
8f4ba99ace
[daw-header-libraries] Update to 2.97.0 ( #36001 )
2024-01-03 17:33:46 -08:00
Kai Pastor
baad52570f
[kenlm] Fixes and cleanup ( #35907 )
2024-01-03 17:33:26 -08:00
JonLiu1993
4a938d4240
[libxdiff] fix the imported target error ( #35905 )
...
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2024-01-03 17:32:13 -08:00
Clemens Wasser
d044846ca1
[skia] Fix Debug INTERFACE_COMPILE_COMMANDS ( #35800 )
2024-01-03 17:17:02 -08:00
jim wang
8810558616
[libdatachannel] Fix dependency not found ( #35618 )
2024-01-03 16:56:55 -08:00
commonbreed
64e15f6669
[directxsdk] Add missing d3d9 header and lib ( #35997 )
2024-01-03 01:00:03 -08:00
Mathieu Pellerin
742c086636
[qtmultimedia] Fix build for Android by disabling pulseaudio ( #35982 )
2024-01-02 14:42:40 -08:00
Bruce Mitchener
a344996f1d
[fmt] Update to 10.2.0 ( #35971 )
2024-01-02 14:39:37 -08:00
klaus triendl
c5c8f07fc5
[krabsetw] Updated to 4.3.2 ( #35967 )
2024-01-02 14:38:09 -08:00
Chuck Walbourn
87a90594fd
[directxmath, directxmesh, directxtex, directxtk, uvatlas] Update for Dec2023 ( #35965 )
2024-01-02 14:37:52 -08:00
Bruce Mitchener
441105e451
[meshoptimizer] Update to 0.20 ( #35953 )
2024-01-02 14:34:38 -08:00
Matthias Kuhn
b5246fa43e
[exiv2] fix target in usage description ( #35923 )
2024-01-02 14:32:38 -08:00
Ómar Högni Guðmarsson
346d327f64
[Glaze] Update to v1.9.9 ( #35922 )
2024-01-02 14:32:16 -08:00
Cheney Wang
8b8ba993a6
[curl] update to 8.5.0 ( #35806 )
2024-01-02 14:32:00 -08:00
jim wang
7f5282b7d6
[mongo-c-driver] update to 1.25.2 ( #35524 )
2024-01-02 14:31:28 -08:00
Ómar Högni Guðmarsson
194896fcb1
[libtorch] build failure ( #35708 )
2024-01-02 14:26:56 -08:00
Kai Pastor
8de7ffa491
Revert "[hwinfo] create a new port ( #35465 )" ( #35993 )
...
This reverts commit e64dd3356f
.
2024-01-02 14:23:31 -08:00
Kai Pastor
8397227251
[vulkan-sdk-components] Use separate port for the SDK ( #35742 )
...
* [vulkan-sdk] Separate port
* Update ci.baseline.txt
* [hikogui] Using glslc from shaderc
* [vulkan] Drop LICENSE.txt
* [vulkan-sdk-components] Avoid vulkan-sdk name
* [vulkan] Fixup copyright text
2023-12-29 00:21:45 -08:00
Yunze Xu
dc19823670
[pulsar-client-cpp] New port ( #35579 )
...
* [pulsar-client-cpp] New port
* Remove unnecessary link options
* Address review comments
- Use find_dependency instead of find_package
- Specify BUILD_DYNAMIC_LIB explicitly
* Fix the Windows build and linkage
* Fix dynamic library not built when VCPKG_LIBRARY_LINKAGE is dynamic on Windows
* Fix Linux and OSX failures
* Remove PULSAR_FORCE_DYNAMIC_LIBRARY and upgrade version to 3.4.2
* Reduce the changes to the upstream CMakeLists.txt
* Remove unused version
* Optimize finding and linking dependency and patch the header for static library
* Support multi-config generators
* Fix path for release libraries
2023-12-29 00:15:51 -08:00
eao197
695a696619
[restinio] Update to 0.7.1 ( #35777 )
...
* RESTinio updated to v.0.7.1.
* Fix format for manifest file.
* x-add-version for RESTinio-0.7.1.
* Fix port for RESTinio v.0.7.1.
* x-add-version for fixed RESTinio port.
2023-12-29 00:07:23 -08:00
Kai Pastor
ceca66bec0
[libexif] Fix feature nls ( #35864 )
...
This package has own gettext autoconf hacks, so providing gettext[core]
m4 files and autopoint for autoreconf cannot be avoided.
2023-12-29 00:03:07 -08:00
MonicaLiu
e25c595cbd
[kddockwidgets] Update to 2.0.0 ( #35882 )
...
* update g2o
* update version
* update kddockwidgets
* update version
* undo g2o
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-12-29 00:02:26 -08:00
Lily Wang
8e8743cbe6
[qtopcua] Feature ns0idgenerator doesn't support cross-building ( #35903 )
...
* [qtopcua] Feature ns0idgenerator doesn't support cross-building
* update version
* add supports
* update version
2023-12-29 00:01:40 -08:00
Bruce Mitchener
31f2c1d528
[harfbuzz] Add directwrite
feature on Windows. ( #35908 )
2023-12-29 00:00:39 -08:00
Barak Shoshany
d53829ec75
[bshoshany-thread-pool] Updated to v4.0.1 ( #35910 )
...
* [bshoshany-thread-pool] Updated to v4.0.1
* [bshoshany-thread-pool] Updated to v4.0.1
2023-12-29 00:00:00 -08:00
Dr.-Ing. Carsten Grimm
9d3db6b7e4
[qt5] update to 5.15.12, patch CVE-2023-51714 ( #35912 )
...
* [qt5] update version number and hashes
* [qt5-base] add official patch for CVE-2023-51714
* [qt5] regenerate version info
2023-12-28 23:59:20 -08:00
Ómar Högni Guðmarsson
9fd83fa98b
[bext-sml] Update to v1.1.9 ( #35894 )
...
* bext-sml update v1.1.9
* vcpkg update database
* Windows style line endings for existing lines
* vcpkg database update
2023-12-28 00:31:48 -08:00
Park DongHa
e64dd3356f
[hwinfo] create a new port ( #35465 )
...
* [hwinfo] create a new port
* [hwinfo] update baseline
* [hwinfo] can't use WbemIdl in UWP
* [hwinfo] suppress NO_OCL unused
* it's just not accessed in CMakeLists.txt
* [hwinfo] fix NO_OCL expression
2023-12-28 00:30:51 -08:00
endingly
eaee229786
[backward-cpp]Update version ( #35583 )
...
* update backward-cpp version
* update vcpkg versions json file
* delete `include-dir.diff`
* update vcpkg versions file
* remove PACKAGE_NAME item
* fix version file
* version format changes
* add new version to vcpkg
* add usage
* chage main version in vcpkg
* Add blank line
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-12-28 00:25:44 -08:00
Kai Pastor
c415be64bd
[skia] Fix and test vulkan ( #35828 )
...
* [vcpkg-ci-skia] Use vulkan
* [skia] Fix vulkan on windows
* Require vcpkg-ci-skia pass
* Fixup
2023-12-28 00:11:17 -08:00
Kai Pastor
77df385ff6
[shapelib] Update to 1.6.0 ( #35840 )
2023-12-28 00:06:40 -08:00
Dennis
1f74e2c58a
asio-grpc: Update to 2.9.0 ( #35849 )
2023-12-28 00:02:21 -08:00
JonLiu1993
cfd0a5a75a
[fast-float] update to 6.0.0 ( #35852 )
...
* [fast-float] update to 6.0.0
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-12-28 00:01:47 -08:00
Mengna Li
5d0108992f
Make detail mesh edge detection more robust ( #35855 )
2023-12-28 00:01:19 -08:00
Weihang Ding
9299bf302a
[imageinfo] Bump to 2023-12-25 ( #35856 )
...
* [imageinfo] Bump to 2023-12-25
* Update version database
2023-12-27 23:59:51 -08:00
Weihang Ding
71e47c9fb8
[minifb] Bump to 2023-09-21 ( #35857 )
...
* [minifb] Bump to 2023-09-21
* Update version database
2023-12-27 23:59:16 -08:00
klaus triendl
2383d331e6
Ability to enable the SOUNDEX() scalar function ( #35867 )
2023-12-27 23:58:43 -08:00
Vladimir Shaleev
f7a371bbd9
Add imgui support for feature android-binding ( #35870 )
2023-12-27 23:57:02 -08:00
JonLiu1993
96b74ddc31
[opencv4] Add feature openjpeg dependency ( #35874 )
...
* Add feature openjpeg dependency
* update version
* update portfile.cmake
* update version
---------
Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-12-27 23:55:41 -08:00
jim wang
76d9952e00
[vxl] Fix missing header files ( #35875 )
...
* add header file
* update version
2023-12-27 23:53:45 -08:00
Bruce Mitchener
6734216dc7
[harfbuzz] Make freetype dependency into feature. ( #35877 )
2023-12-27 23:52:26 -08:00
RealTimeChris
19786b14ec
Updating the necessary files. ( #35886 )
2023-12-27 23:51:01 -08:00
Kai Pastor
d4d2e611ec
[libosmium] Fix and cleanup ( #35892 )
2023-12-27 23:47:50 -08:00
Rémy Tassoux
6a6ad17d8b
[unordered-dense] Update to 4.4.0 ( #35895 )
...
* [unordered-dense] Update to 4.4.0
* [unordered-dense] Update version files
2023-12-27 23:46:50 -08:00
Barak Shoshany
ffb614f8c1
[bshoshany-thread-pool] Updated to v4.0.0 ( #35896 )
...
* [bshoshany-thread-pool] Updated to v4.0.0
* [bshoshany-thread-pool] Updated to v4.0.0
2023-12-27 23:46:07 -08:00
Mengna Li
cb1e472877
update to 20.54.0 ( #35883 )
2023-12-27 15:52:58 -08:00
miyanyan
155075b479
[proxy] update to 2.0.0 ( #35885 )
...
* [proxy] update to 2.0.0
* [proxy] update versions
2023-12-27 15:51:43 -08:00
Kai Pastor
5b539db37e
[kealib] Cleanup, fix cmake config, [gdal] Add feature 'kea' ( #35437 )
...
* [gdal] Add feature 'kea'
* [gdal] Accept (vcpkg) interface and alias targets
2023-12-27 15:39:57 -08:00
Kai Pastor
f1c6efee22
[gdal] Update to 3.8.2 ( #35818 )
2023-12-24 03:44:26 -05:00
Kai Pastor
04f7d34c26
[ogre-next] Fixup 2.3.3 ( #35344 )
2023-12-23 03:52:06 -05:00
Kai Pastor
1b3128686a
[gettext] Fix osx ( #35810 )
2023-12-23 03:45:21 -05:00
Kai Pastor
6c937c3223
[freerdp] Update to 3.0.0 ( #35727 )
2023-12-22 15:53:15 -05:00
Frank
4c59249deb
[realsense2] Add support !arm ( #35824 )
2023-12-22 15:48:46 -05:00
Kai Pastor
e9435ccc15
[kealib] Update to 1.5.3 ( #35819 )
2023-12-22 15:47:59 -05:00
Frank
f30434939d
[treehopper] Fix dependency handling of libusb ( #35480 )
2023-12-21 19:11:21 -05:00
Benjamin Just
ec05fe4a59
[openssl] add feature to enable ssl3/weak-ssl-ciphers ( #35196 )
2023-12-21 11:17:20 -08:00
Aleksei Shpakovskii
4874bea8eb
[libdisasm] add license ( #35798 )
2023-12-20 20:26:48 -08:00
i-curve
c6f9a7b205
[copypp] update to 0.3.0 ( #35797 )
2023-12-20 12:30:12 -08:00
Thomas1664
69cc111abc
[atomic-queue] Update to 1.5 ( #35799 )
2023-12-20 12:29:28 -08:00
JacobBarthelmeh
29b03c4099
[wolfssl] update to 5.6.6 ( #35802 )
2023-12-20 12:28:34 -08:00
MonicaLiu
52b52b4588
[podofo] Update to 0.10.3 ( #35788 )
2023-12-20 00:31:01 -08:00
Eidolon
cd8067150e
[libvpx] Use msys2 perl on win32 hosts ( #35593 )
2023-12-20 00:30:40 -08:00
Cheney Wang
4b2d315482
[libsodium] update to 1.0.19 ( #35753 )
...
* [libsodium] update to 1.0.19
* Fix config error
* Fixes cnats and proxygen failed with undefined reference to `_crypto_aead_aegis128l_pick_best_implementation' and `_crypto_aead_aegis256_pick_best_implementation'
* Fixes undefined reference to `aegis128l_aesni_implementation' and `aegis256_aesni_implementation'
2023-12-19 23:16:05 -08:00
Cheney Wang
f1a46998ae
[live555] update to 2023.11.30 ( #35774 )
2023-12-19 21:12:16 -08:00
Raúl Cumplido
d6341bc4de
[arrow] Update to 14.0.2 ( #35775 )
2023-12-19 21:12:00 -08:00
Kai Pastor
e2f6384a79
[openssl] Update to 3.2.0 ( #35734 )
...
Co-authored-by: مهدي شينون (Mehdi Chinoune) <mehdi.chinoune@hotmail.com>
2023-12-19 16:31:02 -08:00
Rémy Tassoux
d12c1de72e
[unordered-dense] Update to 4.3.1 ( #35758 )
2023-12-19 15:18:48 -08:00
autoantwort
ab799ff303
[gstreamer] disable internal downloads ( #35780 )
2023-12-19 15:03:12 -08:00
MonicaLiu
e9001ee53d
[imgui] Fix usage of feature allegro5 ( #35768 )
2023-12-19 15:02:21 -08:00
jim wang
fa1eedf5a6
[llgi] Update to 2023-12-19 ( #35767 )
2023-12-19 15:02:02 -08:00
Rémy Tassoux
0fc8290ae4
[quill] Update to 3.6.0 ( #35759 )
2023-12-19 15:01:37 -08:00
Marcus Behel
2b0ce4c2f6
[qtbase] Add feature for gtk3 platform theme ( #35657 )
2023-12-19 15:00:10 -08:00
Alonso Schaich
16e9142b56
[libvpx] resolve bash by PATH rather then hard-coding its' location ( #35605 )
2023-12-19 14:58:28 -08:00
Daniel Schürmann
d67c1d59cf
[harfbuzz] Make use IMPORTED_CONFIGURATIONS ( #35533 )
...
This allows to use the Release library if the debug library is not built.
2023-12-19 14:58:08 -08:00
Carsten Grimm
48e95d1aa3
[tinygltf] update to 2.8.19 ( #35719 )
2023-12-18 14:02:02 -08:00
Justen Di Ruscio
7fbe1ef1c0
[drogon]: list new yaml-cpp dep under yaml feature ( #35715 )
2023-12-18 13:40:33 -08:00
Bruce Mitchener
06a5b0d0f4
[flecs] Update to 3.2.10 ( #35756 )
2023-12-18 13:40:12 -08:00
Thomas1664
c36e905c05
[tmxlite] Fixes and Update to 1.4.4 ( #35760 )
2023-12-18 13:27:22 -08:00
Mengna Li
e45bb5052f
update to 1.6.0 ( #35749 )
2023-12-18 13:26:22 -08:00
Kai Pastor
6b24a06502
[libmount] Update to 2.39 and fix ( #35738 )
2023-12-18 13:26:01 -08:00
Vitalii Koshura
ecdff26160
[libsystemd] Fix build when specifying release-only build ( #35737 )
2023-12-18 13:25:01 -08:00
Kai Pastor
fafa83c8bf
[libcap] Fix native build with prefixed CC ( #35735 )
2023-12-18 13:24:28 -08:00
autoantwort
b1632ec26f
[imgui] fix allegro feature ( #35729 )
2023-12-18 13:24:05 -08:00
Ivan Maidanski
c66d6969d2
[libatomic-ops] Update to v7.8.2 ( #35728 )
2023-12-18 13:23:35 -08:00
simolis3
b72c0c19a0
[freetype-gl] GLEW as default feature ( #35726 )
2023-12-18 13:23:13 -08:00
Kai Pastor
7ef1cf340b
[aws-sdk-cpp] Update, minor fixes ( #35721 )
2023-12-18 13:22:40 -08:00
Carsten Grimm
a8362a126d
[simage] update to 1.8.3 ( #35717 )
...
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-12-18 13:22:00 -08:00
Kai Pastor
8e03049b8c
[mimalloc] Fix android, clarify usage ( #35713 )
2023-12-18 13:21:13 -08:00
Carsten Grimm
063265300c
[coin] update to version 4.0.2 ( #35711 )
...
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2023-12-18 13:18:02 -08:00
Ómar Högni Guðmarsson
9b9ec90df4
[Openmpi] configuration error ( #35706 )
2023-12-18 13:17:23 -08:00
Mark Sinkovics
1bb45db72f
[curl] fix config on iOS ( #35662 )
2023-12-18 13:15:04 -08:00
Kai Pastor
1c79e2659d
[gettext] Update to 0.22.4 ( #35585 )
2023-12-18 13:09:44 -08:00
Billy O'Neal
ab00a636c7
Update Windows Fleet for December 2023 Patch Tuesday ( #35640 )
2023-12-18 10:27:45 -08:00
Sander Cox
0e47c19852
fix: find_package broken on Ableton-Link ( #35603 )
2023-12-15 15:34:57 -08:00
Ali Saki
a78464841a
[node-api-headers/node-addon-api] update node-api-headers to 1.1.0, and update node-addon-api to 7.0.0 ( #35658 )
...
* [node-api-headers] update to version 1.1.0
* [node-addon-api] update to version 7.0.0
* Update version database
2023-12-15 15:33:44 -08:00
Alexander Neumann
50bffcc62d
[vulkan] install required sdk parts ( #35479 )
...
* Install vulkan.
* add gfxreconstruct
* format manifest and cr changes
* remove moltenvk
* fix ci part 1
* fix a dep
* more fixes
* remove vulkan failures from CI pipeline
* remove annoying stuff to deal with in static builds
* fix trailing ,
* remove vendored cmakelists
* force ci to be green
* format manifest
* Fix more ci issues
* fix hikogui
* make ci happier
* add jsoncpp dep
* only remove the debug folder if targeting windows
* bump port-version
* v db
* vulkan-loader add usage
* Rename vulkantools to lunarg-vulkantools
* Make VMA install headers platform dependent
* Remove vcpkg_check_linkage
* readd vulkan-validationlayers
* v db
2023-12-14 23:33:39 -08:00
Dynamitos
209485d769
[shader-slang] Update to version 2023.5.0 ( #35635 )
...
* [shader-slang] Update to 2023.5.0
* [shader-slang] Update to 2023.5.1
* [shader-slang] running version update
* [shader-slang] Change SHA512s to lowercase
* [shader-slang] running version update again
2023-12-14 23:02:21 -08:00
Bruce Mitchener
cd5d9f3f83
[harfbuzz] Update to 8.3.0 ( #35653 )
2023-12-14 23:01:05 -08:00
Cheney Wang
94cf042e6b
[breakpad] Fixing find_package(unofficial-breakpad) failure ( #35673 )
2023-12-14 23:00:22 -08:00
MonicaLiu
a82865a4a1
[mlpack] update to 4.3.0 ( #35675 )
...
* update mlpack
* update version
* remove features
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-12-14 22:59:35 -08:00
Alexander Neumann
db68d1dee9
[pcl] fix clang-cl builds ( #35676 )
...
* [pcl] fix clang-cl build
* v db
2023-12-14 22:58:19 -08:00
Lily Wang
0e62a1d670
[opensubdiv] Fix feature cuda build with opening Visual Studio ( #35678 )
...
* [opensubdiv] Fix feature cuda build with opening Visual Studio
* update version
2023-12-14 22:57:21 -08:00
MonicaLiu
1d206dae08
[libtorch] Fix core dependencies ( #35682 )
...
* fix libtorch dependencies
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-12-14 22:56:23 -08:00
Ómar Högni Guðmarsson
4eb186792a
[mp-units] Update to version 2.1.0 ( #35689 )
...
* Update mp-units to 2.1.0
* vcpkg database update
* Patch updated
* Update database
2023-12-14 22:52:38 -08:00
Marc
9021cb001a
[gstreamer] add feature to enable aom support ( #35680 )
...
* [gstreamer] add feature to enable aom support
* Update version database
* [gstreamer] disable aom feature on windows
* Update version database
2023-12-14 22:51:50 -08:00
Thomas1664
4f038c1ec6
[string-theory] Update to 3.8 ( #35692 )
...
* [string-theory] Update to 3.8
* version
2023-12-14 22:45:53 -08:00
Ómar Högni Guðmarsson
08c98c7c40
[Glaze] Update to version 1.9.6 ( #35687 )
...
* Glaze version 1.9.6
* Vcpkg update database
2023-12-14 17:56:43 -08:00
Lia Stratopoulos
057a7d1470
Update version of type-safe ( #35690 )
...
* update version of type-safe
* format manifest
* vcpkg x-add-version
2023-12-14 17:49:36 -08:00
Thomas1664
4d973549d7
[roaring] Update to 2.0.4 ( #35691 )
...
* [roaring] Update to 2.0.4
* version
* Fix race
* version
2023-12-14 17:43:04 -08:00
Kai Pastor
a1e13e8d58
[icu] Update, enable uwp, fix osx-dynamic ( #35530 )
...
* [cppcms] No uwp
* [libzim] No uwp
* [cppcms] Fix dependencies and linkage
* [libzim] Update to 9.0.0
* [cppcms] No python for build
* Fixup
* CI: uwp
* [vcpkg-ci-boost] Enable boost-regex[icu]
* [icu] Enable uwp
* [icu] Update to 74.1
* [icu] Cleanup
* v
* [icu] Set install names during linking
* Revert "CI: uwp"
This reverts commit 127afe8aa1
.
* CI
* [icu] Use --enable-rpath on osx
2023-12-14 17:37:17 -08:00
Julia DeMille
eb33d2f758
[x-plane] Update to 4.0.1, effectively new port ( #35032 )
...
* [xplane-sdk] New port
* [xplane-sdk] This build should work.
* [xplane-sdk] updated versions. i forgor.
* [xplane-sdk] Build fixed for Mac.
* [x-plane-sdk] xplane-sdk renamed to x-plane-sdk.
xplane-sdk has not yet been published, so this is okay.
* [x-plane-sdk] Renaming fixes.
* [x-plane-sdk] Clarify license.
The license seems to be a weird mix of the MIT, BSD 1-clause, and BSD
3-clause licenses. I can't work it out. It's permissive, but it's not
any one license.
* [x-plane-sdk] Switch to vcpkg_install_copyright.
* [x-plane-sdk] Fixup config.
* Rename x-plane-sdk to x-plane.
Includes also moved to include root.
Signed-off-by: Julia DeMille <me@jdemille.com>
* Forgot to format and update versions.
Signed-off-by: Julia DeMille <me@jdemille.com>
---------
Signed-off-by: Julia DeMille <me@jdemille.com>
2023-12-14 00:19:20 -08:00
Jia Yue Hua
7077a44304
[getdns] update to 1.7.3 ( #34188 )
...
* [getdns] update to 1.7.3
* [getdns] update to 1.7.3
* fix deps
* delete nouse patch chunk
* fix deps
* fix deps
---------
Co-authored-by: MonicaLiu <liuyumei01@beyondsoft.com>
2023-12-14 00:13:36 -08:00
MonicaLiu
8abeb71402
[libusb] Fix usage ( #35498 )
...
* fix usage
* update version
* redo x64-windows.cmake
* resolve conflicts
* updaet git-tree
* fix downstream
* update version
* fix libirecovery
* update git-tree
* fix pkg_check_modules
* update git-tree
* fix libfreenect2
* update version
* fix libuvc
* update version
* fix libuvc patch
* update git-tree
* fix libuvc build_fix.patch
* update git-tree
* format
* update git-tree
* undo supports
* update git-tree
* fix azure-kinect-sensor-sdk
* update version
* add pkg-config.exe
* update git-tree
* disable build examples and tests
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-12-14 00:07:17 -08:00
Ivan Milov
7d10d3d55d
[aklomp-base64] update to 0.5.1 ( #35550 )
2023-12-13 23:55:38 -08:00
autoantwort
7eeaa3cabb
[wavpack] fix usage ( #35608 )
2023-12-13 23:45:12 -08:00
Lily Wang
6186ec51c8
[at-spi2-core, at-spi2-atk] Add dependency dbus ( #35599 )
...
* [at-spi2-core, at-spi2-atk] Add dependency dbus
* update version
2023-12-13 23:44:51 -08:00
Wentsing Nee
85ade256c8
[kerbal] Add port files for new library Kerbal ( #35600 )
...
Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2023-12-13 23:43:11 -08:00
Bruce Mitchener
77c73ede01
[cglm] Allow building for arm platforms. ( #35607 )
...
This works for arm (at least on macOS).
2023-12-13 23:39:34 -08:00
autoantwort
32e4877eec
[google-cloud-cpp] fix feature sql ( #35609 )
2023-12-13 23:38:31 -08:00
Dennis
bc998b3cb9
utf8-range: Add port ( #35622 )
2023-12-13 23:37:27 -08:00
RealTimeChris
4ec4584501
[Jsonifier] to v0.9.93 and [DiscordCoreAPI] to v2.0.4 ( #35625 )
...
Updating the necessary files.
2023-12-13 23:36:20 -08:00
autoantwort
af29329bfb
[qtbase] fix feature dbus ( #35630 )
2023-12-13 23:35:12 -08:00
Ómar Högni Guðmarsson
60adafa10a
[Glaze] Update 1.9.5 ( #35631 )
...
* Glaze update 1.9.5
* vcpkg update database
2023-12-13 23:33:52 -08:00
Bruce Mitchener
9bc9d57943
[catch2] Update to 3.5.0 ( #35634 )
...
Also, update the description as v3 is no longer header-only.
2023-12-13 23:32:44 -08:00
Yury Bura
47728ffbeb
[rocksdb] Update to v8.9.1 ( #35636 )
...
* [rocksdb] update to v8.9.1
* add version
2023-12-13 23:29:24 -08:00