autoantwort
6da00e1160
[cpprestsdk] use platform expressions in default-features ( #32998 )
...
* [cpprestsdk] use platform expressions in default-features
* [microsoft-signalr] use platform expressions in default-features
* [signalrclient] fix dependencies
2023-08-07 13:18:46 -07:00
Alexander Neumann
a109b7ccb2
[salome-medcoupling] Add new port ( #32916 )
...
* [salome-configuration|medcoupling] new ports
* format manifest
* v db
* remove trace
* v db
* fix dep
* v db
* Apply suggestions from code review
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
* v db
* adjust SALOME_WITH_MPI depending on HDF5
* remove nuking of CMAKE_PREFIX_PATH from salome
* v db
* fix post build
* v db
* Fix med-fichier config on linux
* add supports
* format manifest
* v db
* don't want to investigate linux failure further
---------
Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-08-07 09:59:40 -07:00
omartijn
ec183f8ab6
Add support for rtti in glslang port ( #32541 )
...
Co-authored-by: Martijn Otto <martijn@resolume.com>
2023-08-07 09:59:24 -07:00
gotnone
af5230dab1
[tuplet] New port ( #33005 ) ( #33006 )
...
* [tuplet] New port
* update version database
Co-authored-by: Stanley Pinchak <stanley.pinchak@gmail.com>
2023-08-07 09:55:47 -07:00
Kai Pastor
9a2fae790b
[libraw] Fix exported include dir ( #32994 )
2023-08-07 09:20:06 -07:00
qbojj
48d0be929c
[vulkan-hpp] deprecate vulkan-hpp ( #32975 )
...
* deprecate vulkan-hpp
* [vulkan-hpp] change version ot 'deprecated'
2023-08-07 09:19:46 -07:00
Kai Pastor
b2e069bb3e
[openssl] Fix win64 perlasm scheme ( #32957 )
...
* [openssl] Fix win64 perlasm scheme
* CI
2023-08-07 09:15:49 -07:00
Ridwan Abdul Hafidh
56a44f3181
[gperf] Fix error in cpp17 mode ( #32980 )
...
* fix gperf in cpp17 mode
* update version
* update version #2
* remove unused header patch file
* update version 3
---------
Co-authored-by: rdh <ridwanabdulhafidh@gmail.com>
2023-08-07 09:11:58 -07:00
Kai Pastor
3ee6678f87
[imgui-sfml] Fix build and exported config ( #32982 )
...
* [imgui-sfml] Restore linking keyword
* Merge patches
* Move config to lower-case dir
* Add find_dependency
* Update versions
* Trim patch
2023-08-07 09:11:10 -07:00
Kai Pastor
2973016c49
[gmp] Avoid libm for x86 msvc host ( #32984 )
2023-08-07 09:10:14 -07:00
Osyotr
df7782523e
[c-ares] Update to 1.19.1 ( #32993 )
2023-08-07 09:09:36 -07:00
RobbertProost
774a8776e6
[ignition-utils1] bump version to 1.5.1 ( #32989 )
2023-08-07 09:09:07 -07:00
myd7349
9141c3b500
[ada-url] Update to 2.6.0 ( #32815 )
...
* [ada-url] Update to 2.6.0
* [ada-url] Update baseline version
2023-08-07 09:07:58 -07:00
Weihang Ding
a67ca6b1ea
[libphonenumber] Bump to 8.13.17 & fix linux and macOS build ( #32899 )
...
* [libphonenumber] Bump to 8.13.17 & fix linux and macOS build
* update version database
* fix windows icui18n lib name
* update version database
* fix patches
* update version database
* fix ci.baseline.txt
2023-08-07 09:07:45 -07:00
Frank
0ae3ed5f1c
[openimageio] Update version to 2.4.13 ( #32920 )
...
* [openimageio] Update version to 2.4.13
* version
2023-08-07 09:06:21 -07:00
Weihang Ding
fcd7a06ecc
[cpp-httplib] Bump to 0.13.3 ( #32949 )
...
* [cpp-httplib] Bump to 0.13.3
* update version database
2023-08-07 09:05:51 -07:00
Weihang Ding
42ffe30d32
[xsimd] Bump to 11.1.0 ( #32956 )
...
* [xsimd] Bump to 11.1.0
* update version database
2023-08-07 09:04:53 -07:00
Azure SDK Bot
754105a652
[azure-core-cpp] Update to 1.10.2 ( #32971 )
...
## 1.10.2 (2023-08-04)
### Bugs Fixed
- [[#4792 ]](https://github.com/Azure/azure-sdk-for-cpp/issues/4792 ) Only support CURL's root cert validation when CURL version is >= 7.77.0.
2023-08-07 09:04:19 -07:00
Azure SDK Bot
ce064b34ad
[azure-core-amqp-cpp] Update to 1.0.0-beta.2 ( #32973 )
...
## 1.0.0-beta.2 (2023-08-04)
### Features Added
- Added `Azure::Core::Amqp::Models::AmqpBinaryData::operator=(std::vector<std::uint8_t> const&)`.
- Added `Azure::Core::Amqp::Models::AmqpMessage::MessageFormat`.
- Collection types (`AmqpArray`, `AmqpMap`, `AmqpList`, `AmqpBinaryData`, `AmqpSymbol` and `AmqpComposite`):
- Added explicit cast operator to underlying collection type.
- Added `find()`.
- Rationalized the return code for AMQP MessageSender and MessageReceiver and Management APIs to use AmqpError for error codes.
- Added additional AMQP Error values.
### Breaking Changes
- Renamed `Azure::Core::Amqp::Models::AmqpMessageFormatValue` to `AmqpDefaultMessageFormatValue`.
- Changed the return values for the MessageSender, MessageReceiver and Management APIs.
2023-08-07 09:03:37 -07:00
RobbertProost
9dd0710e4e
[ignition-plugin1] bump version to 1.4.0 ( #32988 )
2023-08-07 09:03:03 -07:00
Chris W
ddf8878f9a
[gperftools] Update version to 2.10 ( #32974 )
...
* [gperftools] Update version to 2.10
* [gperftools] Update version database
2023-08-07 09:02:52 -07:00
Kai Pastor
d87270b739
[azure-iot-sdk-c] Update and fix ( #32997 )
...
* [azure-iot-sdk-c] Remove obsolete patch
* [azure-iot-sdk-c] Update to LTS_01_2023_Ref02
* [azure-iot-sdk-c] Fix linking to parson
2023-08-07 08:55:37 -07:00
JonLiu1993
c0efcd2984
[simd] update to 5.3.128 ( #33009 )
...
* [simd] update to 5.3.128
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-07 08:55:02 -07:00
endingly
2969ad361d
[fins] add libfins ( #32795 )
...
* add libfins
* fix version sha value
* add keyword `supports`
* fix version error
* fix version data
* add namespae for target
* modify version date
* modify platform. remove arm and add android
* modify version data.
* remove and delete patch "add_cmake_support"
* modify version data
* 1. modify lib version
2. do not need and remove "add_cmake_support.patch"
* modify fins port version infomation
2023-08-04 07:16:04 -07:00
Weihang Ding
64d69a75df
[szip] Fix build on android ( #32914 )
...
* [szip] Fix build on android
* update version database
* fix ci baseline
* fix ci.baseline.txt
2023-08-04 07:00:16 -07:00
Darren Bolduc
3e7978bd02
[google-cloud-cpp] fix opentelemetry feature ( #32936 )
2023-08-04 06:58:38 -07:00
Frank
becc2e4210
[sfml] Fix specify c++ library on macOS ( #32944 )
...
* [sfml] Fix specify c++ library on macOS
* update version
* format
* version
2023-08-04 06:57:21 -07:00
jimmyhu
b4d4529356
[bitsery] Update to v5.2.3 ( #32898 )
...
* Update bitsery to v5.2.3
Update bitsery to v5.2.3
* Update bitsery.json file
Update bitsery.json file
* Update ports/bitsery/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* Update bitsery.json file
Update bitsery.json file
* update hash
* version
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Frank xie (Beyondsoft Corporation) <v-frankxie@microsoft.com>
Co-authored-by: Frank <1433351828@qq.com>
2023-08-04 06:55:27 -07:00
JonLiu1993
ab5927a4f8
[openssl] update to 3.1.2 ( #32919 )
...
* [openssl] update to 3.1.2
* update version
---------
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-08-04 06:55:10 -07:00
Ilya Lavrenov
b1b122fa1a
[tbb] update to 2021.10.0 ( #32924 )
...
* tbb: 2021.10.0
* updated version database
2023-08-04 06:54:51 -07:00
Weihang Ding
2ab975eee9
[nanobench] Bump to 4.3.11 ( #32925 )
...
* [nanobench] Bump to 4.3.11
* update version database
2023-08-04 06:54:38 -07:00
Weihang Ding
a19f192c53
[yoga] Bump to 2.0.0 ( #32927 )
...
* [yoga] Bump to 2.0.0
* update version database
2023-08-04 06:53:58 -07:00
Weihang Ding
0adba49f83
[vulkan-headers] Bump to 1.3.260 ( #32929 )
...
* [vulkan-headers] Bump to 1.3.260
* update version database
2023-08-04 06:53:44 -07:00
Weihang Ding
99b6acf20c
[cairomm] Bump to 1.17.1 ( #32930 )
...
* [cairomm] Bump to 1.17.1
* update version database
2023-08-04 06:51:53 -07:00
Takatoshi Kondo
fb29550fc5
Update async-mqtt port to 1.0.9 ( #32931 )
...
* Update async-mqtt port to 1.0.8.
* Update async-mqtt port version to 1.0.9.
2023-08-04 06:51:21 -07:00
rinechran
bd67c9cc24
[Thorvg] Update Thorvg port to v0.10.0 ( #32934 )
...
* update : thorvg version update
* update : baseline
* feat : not supoort windows
* update : thovg.json
* fix : supports
* update : port version up
* update : not support windows
* update : base line
* feat : update windows support
* update : x-add-version
2023-08-04 06:51:05 -07:00
Weihang Ding
e58a894a9a
[args] Bump to 6.4.6 ( #32950 )
...
* [args] Bump to 6.4.6
* update version database
2023-08-04 06:49:30 -07:00
Ryan McKenzie
51de327421
[rsm-binary-io] Update to 2.0.6 ( #32938 )
...
* update to 2.0.6
* update versions
2023-08-04 06:48:52 -07:00
Weihang Ding
d6c1fc64f0
[entt] Bump to 3.12.2 ( #32945 )
...
* [entt] Bump to 3.12.2
* update version database
2023-08-04 06:48:37 -07:00
Weihang Ding
9e1062778c
[sse2neon] Bump to 1.6.0 ( #32946 )
...
* [sse2neon] Bump to 1.6.0
* update version database
2023-08-04 06:48:05 -07:00
Weihang Ding
6359f49021
[nanoprintf] Bump to 0.3.4 ( #32947 )
...
* [nanoprintf] Bump to 0.3.4
* update version database
2023-08-04 06:47:50 -07:00
Weihang Ding
0e12581197
[magic-enum] Bump to 0.9.3 ( #32948 )
...
* [magic-enum] Bump to 0.9.3
* update version database
2023-08-04 06:47:33 -07:00
Alexander Smyslov
3a4b722ff4
[librdkafka] Upgrade up to v2.2.0 ( #32951 )
...
* Upgrade librdkafka up to v2.2.0
* Upgrade librdkafka up to v2.2.0
---------
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
2023-08-04 06:46:41 -07:00
Weihang Ding
0830eccd29
[fastio] Bump to 2023-07-06 ( #32952 )
...
* [fastio] Bump to 2023-07-06
* update version database
2023-08-04 06:46:28 -07:00
Weihang Ding
f2056c74d6
[volk] Bump to 1.3.250 ( #32953 )
...
* [volk] Bump to 1.3.250
* update version database
2023-08-04 06:46:11 -07:00
Weihang Ding
3ce93dc6b4
[maddy] Bump to 1.2.0 ( #32954 )
...
* [maddy] Bump to 1.2.0
* update version database
2023-08-04 06:45:42 -07:00
endingly
9dacc3bc01
[libhv] Update version ( #32959 )
...
* update libhv version to 1.3.1
* update vcpkg version information
* modify SHA512 value
* modify vcpkg version information
* delete patch file
* modify vcpkg version information
* Update ports/libhv/vcpkg.json
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* revert version
* update version baseline
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: Frank <1433351828@qq.com>
2023-08-04 06:45:20 -07:00
jim wang
9afce05282
[libhdfs3] Fix libhdfs3 to build missing dependent libraries libuuid and libgsasl ( #31065 )
...
* fix libhdfs3 build error
* update version
* fix dependency uuid
* update version
* fix dependency uuid
* update version
* fix osx
* update version
* fix uuid usage on osx
* update version
---------
Co-authored-by: Jim Wang (Beyondsoft Corporation) <v-wangjim@microsoft.com>
2023-08-03 11:32:05 -07:00
Kai Pastor
dc141be7ff
[attr] Fix nls ( #32907 )
2023-08-03 10:31:07 -07:00
Thomas1664
06a42bb8ab
[c89stringutils, rhasheq] Update ( #32829 )
...
* [c89stringutils] Update to 0.0.2
* test UWP
* [rhasheq] Update to latest commit
* version
* version
* Use correct date
* version
* Add rhash patch
* version
* add find_dependency
* version
* remove custom find module
* version
2023-08-03 10:26:49 -07:00
Weihang Ding
4345d72752
[modern-cpp-kafka] New port ( #32903 )
...
* [modern-cpp-kafka] New port
* update version database
* fix dependencies
* update version database
* change header install path
* update version database
2023-08-03 10:23:07 -07:00
Mohsen Mirkarimi
b3d05b2f8c
[drogon] fix drogon_ctl command not found error ( #32870 )
...
* fix: patch to use find_program for drogon_ctl
* update drogon port version
2023-08-03 10:20:34 -07:00
Cheney Wang
83f77efbd1
[librsvg] Remove -lm from the .pc file in Windows ( #32893 )
...
* [librsvg] Remove -lm from the .pc file in Windows
* Modify
2023-08-03 10:19:44 -07:00
Conor Ryan
8b2d844e11
[aws-sdk-cpp] Update AWS SDK for C++ and its dependencies to 1.11.132 ( #32884 )
...
* Update aws-sdk-cpp and dependencies to 1.11.132
* Replace patches with new -DAWS_SDK_WARNINGS_ARE_ERRORS
* vcpkg x-add-version --all
---------
Co-authored-by: Conor Ryan <conor.ryan2@ihsmarkit.com>
2023-08-03 10:14:36 -07:00
myd7349
790f778cb1
[libxdf] Add new port ( #32816 )
...
* [libxdf] Add new port
* [libxdf] Format
* [libxdf] Add version stuff
* [libxdf] Use vcpkg_install_copyright
* [libxdf] Overwrite version
* [libxdf] Fix pugixml dependency
* [libxdf] Overwrite version
* [libxdf] Update to latest commit
* [libxdf] Overwrite version
* Revert "[libxdf] Overwrite version"
This reverts commit a9a791bbaf
.
Revert "[libxdf] Update to latest commit"
This reverts commit 834ae8738c
.
2023-08-03 09:55:15 -07:00
Alexander Neumann
980ec0f49d
[scotch] add new port ( #32859 )
...
* [scotch] add new port
* format manifest
* v db
* add pthread dep
* v db
* remove debug include folder
* v db
* !supports all ci failures
* v db
* remove man folder
* v db
2023-08-02 11:33:11 -07:00
Paul T
aee30bf55f
[dp-thread-pool] Add port for DeveloperPaul123/thread-pool ( #32532 )
...
* Add port for DeveloperPaul123/thread-pool
* Format vcpkg.json file
* Update baseline versions
* Update ports/devpaul123-thread-pool/portfile.cmake
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
* Rename port to dp-thread-pool
Updated commit hash (upstream project fixed some cmake issues for vcpkg support)
* vcpkg x-add-version update
* Fix packagename and config path
* Use tagged version of library
* Remove unused variable
* Update to commit that doesn't blindly download CPM.cmake
* Update portfile and version
* Update versions
---------
Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-08-02 11:16:14 -07:00
Thomas1664
0e054a2742
[cpptoml] version-string
--> version
( #32834 )
...
* [cpptoml] `version-string` --> `version`
* version
2023-08-02 11:00:20 -07:00
Daniel Schürmann
a28aae61c5
[portaudio] Add patch that fixes framework linking ( #32882 )
2023-08-02 09:35:41 -07:00
Weihang Ding
4bc219e623
[avro-cpp] Fix static build ( #32854 )
...
* [avro-cpp] Fix windows static build
* update version database
2023-08-02 09:33:01 -07:00
Thomas1664
25b6dabf06
[bzip2] Fix version in pc file ( #32839 )
...
* [bzip2] Fix version in pc file
* license was correct
* version
2023-08-02 09:26:59 -07:00
jvbsl
2dc5c3206b
[qt5-base] Fix for feature postgresqlplugin on Windows ( #32880 )
...
* Fix qt5-base[postgresqlplugin] build on Windows
* Update qt5-base port version
* Try sha suggested by remote build
2023-08-02 09:25:48 -07:00
Jinhwan Choi
06aa33211a
[openmvg] builds on arm64 osx ( #32868 )
2023-08-02 09:22:22 -07:00
Cheney Wang
935261370b
[ogre] update to v14.0.1 ( #32853 )
2023-08-02 09:20:41 -07:00
Weihang Ding
17def508f8
[angle] Avoid link to frameworks with absolute path on macOS ( #32890 )
...
* [angle] Avoid link to frameworks with absolute path on macOS
* update version database
2023-08-02 09:08:34 -07:00
Mengna Li
cbf6ca7c11
[fastgltf] fix link simdjson error ( #32892 )
...
* fix link simdjson error
* remove underscores in variable names
2023-08-02 09:07:29 -07:00
Scott Hart
b423d24fff
[google-cloud-cpp] update to latest release (v2.14.0) ( #32881 )
2023-08-02 09:05:37 -07:00
Lily Wang
679df196c1
[curl] Update to 8.2.1 ( #32869 )
...
* [curl] Update to 8.2.1
* update version
2023-08-02 08:59:01 -07:00
jimmyhu
3d4c020278
[ade] Update to v0.1.2 ( #32873 )
...
* Update ade package to v0.1.2
Update ade package to v0.1.2
* Update vcpkg.json file
Update vcpkg.json file
* Update port-version
Update port-version
* Update version information
Update version information
* Update ade.json file
Update ade.json file
2023-08-02 08:58:46 -07:00
Vitalii Koshura
23f5b55b45
[autodock-vina] Update to 1.2.5 ( #32875 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-08-02 08:58:07 -07:00
Vitalii Koshura
35f865d344
[mongoose] update to 7.11 ( #32877 )
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-08-02 08:57:50 -07:00
Weihang Ding
464182679b
[mdspan] Bump to 0.6.0 ( #32889 )
...
* [mdspan] Bump to 0.6.0
* update version database
2023-08-02 08:55:56 -07:00
Kai Pastor
0895a81303
[smpeg2] Cleanup, fix build, export config ( #32807 )
...
* [smpeg2] Fix non-msvc-build
* Update CI baseline
* [smpeg2] Cleanup, cmake config
* Update copyright
* Fix config
2023-08-01 09:25:34 -07:00
Alexander Neumann
6de3d0cb2e
[Proj] remove toolset restriction ( #32858 )
...
* [proj] Remove toolset restrictions.
* v db
2023-08-01 09:22:49 -07:00
Gerber Lóránt Viktor
41f42b34ea
[curlpp] Change curl dependency to not include default features ( #32852 )
2023-08-01 09:21:37 -07:00
Alexis La Goutte
8bb296c58a
[nghttp3]: update to 0.14.0 ( #32860 )
2023-08-01 09:20:59 -07:00
Alexis La Goutte
b203463184
[ngtcp2]: update 0.18.0 ( #32861 )
2023-08-01 09:20:43 -07:00
Rémy Tassoux
c55b665e97
[catch2] Update to 3.4.0 ( #32867 )
...
* [catch2] Update to 3.4.0
* [catch2] Update version files
2023-08-01 09:20:26 -07:00
Kai Pastor
2f6176ce98
[freerdp] Update, cleanup + [libusb] Fix pc file ( #32416 )
...
* [freerdp] Update, cleanup
* Add freerdp feature test port
* Update baseline
* [freerdp] ffmpeg unsupported on windows
* libusb availability limitations
* [freerdp] Update supported platforms
* [freerdp] Update supported platforms
* [freerdp] Use ffmpeg link libraries
* [freerdp] Fix install destinations
* [freerdp] Fix tools
* [freerdp] Fix osx
* [freerdp] Fix patch
* [freerdp] Keep duplicate link libs
* [freerdp] Mac client needs Xcode
* [freerdp] Fix wfreerdp-server exe lib name
* [freerdp] Fix client-mac
* Fix patch
* CI
* Fix patch
* Fix patch
* Set PDB_NAME for server exe
* Trim patch
* Test urbdrc on windows
* [libusb] Fix pc file for windows
* [freerdp] Add missing find_dependency()
* [freerdp] Export interface include directories
2023-07-31 15:53:11 -07:00
Alexander Neumann
6ced774037
[vcpkg] update CMake to 3.27.1 ( #31931 )
...
* update cmake
* update to rc2
* use nightly build
* update to rc3 drop freebsd due to dead link and update git while i am at it
* fix missing sha
* fix relative path
* update to 3.27 release
* [paho-mqtt] remove usage of OPENSSL_ROOT_DIR
* [directxtex] control optional directx-headers dep
* v db
* IN LIST -> IN_LIST
* v db
* try fixing azure-storage-cpp
* v db
* update to 3.27.1
2023-07-31 13:03:54 -07:00
Weihang Ding
7d677e1fb0
[apache-datasketches] New port ( #32786 )
...
* [apache-datasketches] New port
* update version database
2023-07-31 11:47:57 -07:00
Lily Wang
fc59c2a30a
[glib] Fix build race between gio subdirs and gversionmacros.h ( #32785 )
...
* [glib] Fix build race between gio subdirs and gversionmacros.h
* update version
2023-07-31 11:44:42 -07:00
Daniel Schürmann
3f70ae5c53
[portmidi] Add patch that fixes framework linking ( #32799 )
2023-07-31 11:39:46 -07:00
LeenHawk
d383622653
fix ffmpeg build failed with GCC13 or binutils ( #32812 )
2023-07-31 11:34:15 -07:00
himeno-hamster
b43873aa82
[hiredis] update to 1.2.0 ( #32817 )
...
* [hiredis] update to 1.2.0
* update version
2023-07-31 11:31:48 -07:00
Mengna Li
b7ba2557f9
fix error hash ( #32842 )
2023-07-31 11:30:45 -07:00
MonicaLiu
51569b47e1
[bullet3] Add featrue extras ( #32850 )
...
* Add feature extras
* formated vcpkg.json
* update version
* formated portfile.cmake
* update git-tree
* formated portfile.cmake
* update git-tree
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-31 11:29:51 -07:00
moritz-h
4af97c9f9f
[tracy] require dbus dependency ( #32802 )
2023-07-31 11:27:47 -07:00
Thomas1664
8f5d80b119
[glaze] Add call to vcpkg_cmake_config_fixup()
( #32825 )
...
* [glaze] Add call to `vcpkg_cmake_config_fixup()`
* version
2023-07-31 11:25:53 -07:00
Laurent Rineau
c7d5bca83b
[cgal] update to 5.5.2 ( #32804 )
...
* [cgal] update to 5.5.3
* vcpkg x-add-version --all
2023-07-31 11:24:37 -07:00
myd7349
ba5fb96adf
[simdjson] Update to 3.2.1 ( #32814 )
...
* [simdjson] Update to 3.2.1
* [simdjson] Update version
2023-07-31 11:24:07 -07:00
Rémy Tassoux
2e26218459
[quill] Update to 3.3.0 ( #32819 )
...
* [quill] Update to 3.3.0
* [quill] Update version files
2023-07-31 11:19:28 -07:00
Dennis
49efec32ab
asio-grpc: Update to 2.6.0 ( #32835 )
2023-07-31 11:19:12 -07:00
Vladyslav Usenko
ac17779207
[sophus] updated to 1.22.10, removed optional dependencies ( #32836 )
...
* [sophus] updated to 1.22.10, removed optional dependencies
* Update version
* cleanup
* fix CI
2023-07-31 11:18:48 -07:00
MonicaLiu
f246d029e3
[rubberband] Update to 3.3.0 ( #32843 )
...
* update rubberband
* update version
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-31 11:18:04 -07:00
Carsten Grimm
8b04a7bd93
[qtbase] apply official patch for CVE-2023-38197 ( #32797 )
2023-07-28 08:37:35 -07:00
Weihang Ding
0d8b396a5a
[vincentlaucsb-csv-parser] New port ( #32780 )
2023-07-28 08:20:17 -07:00
Ómar Högni Guðmarsson
ccd2e8b4b9
[Glaze] Update version 1.3.3 ( #32789 )
2023-07-27 22:47:36 -07:00
mg152
861d3a1556
[uni-algo] Update to 1.0.0 ( #32749 )
2023-07-27 22:47:15 -07:00
Daniel Schürmann
8184c5e06c
[abseil] Add patch that fixed the CoreFoundation linkage ( #32781 )
2023-07-27 09:24:47 -07:00
Weihang Ding
32675c830a
[vulkan-hpp] Bump to 1.3.259 ( #32769 )
2023-07-27 09:24:17 -07:00
JonLiu1993
d523304efb
[etcd-cpp-apiv3] update to 0.15.3 ( #32747 )
2023-07-27 09:23:57 -07:00
Gianluca Bianco
430aa06f3c
[osmanip] update to v4.6.1 ( #32743 )
2023-07-27 09:23:36 -07:00
JacobBarthelmeh
c415aabf1e
[wolfssl] update to 5.6.3 ( #32325 )
2023-07-27 09:23:06 -07:00
Osyotr
16eeb024de
[snappy] Update to 1.1.10 and disable optimizations based on hardware support ( #26828 )
2023-07-26 19:54:11 -07:00
Kai Pastor
f204b54154
[skia] Fix vulkan feature ( #32740 )
2023-07-26 19:52:57 -07:00
Cheney Wang
91bb3e4b89
[onnx/onnx-optimizer] update to v1.14.0 and 0.3.17 ( #32542 )
2023-07-26 19:51:16 -07:00
Theodore Tsirpanis
f4b60013ae
[libwebp] Update to version 1.3.1. ( #32767 )
2023-07-26 19:50:34 -07:00
Theodore Tsirpanis
24d7259d0d
[aws-c-common] Remove the unused openssl dependency. ( #32775 )
2023-07-26 19:49:52 -07:00
MonicaLiu
f84c18b6a5
[python3] Install the debug version of the files *_d.pyd ( #32297 )
2023-07-26 11:11:05 -07:00
Weihang Ding
c26975658a
[date] Fix installation ( #32772 )
...
* [date] Fix installation
* update version database
2023-07-26 11:06:59 -07:00
JonLiu1993
a1d682b5aa
[cmakerc] update to 2023-07-24 ( #32762 )
2023-07-26 10:49:57 -07:00
Alexis La Goutte
a003690587
[nghttp2]: update to 1.55.1 ( #32746 )
...
Fix CVE-2023-35945 and GHSA-jfxv-29pc-x22r (https://github.com/envoyproxy/envoy/security/advisories/GHSA-jfxv-29pc-x22r )
2023-07-26 10:49:44 -07:00
Koby Kahane
202ef0de5d
[re2] update to 2023-07-01 ( #32595 )
2023-07-26 10:49:15 -07:00
jim wang
59fa2d653f
[log4cpp] Change to official upstream source ( #31736 )
2023-07-26 10:49:03 -07:00
Mohsen Mirkarimi
ebf90b95b1
[trantor] fix: link to vcpkg c-ares target ( #32735 )
2023-07-25 23:28:18 -07:00
Charles Karney
01793b4fca
[Geographiclib] update version to 2.3 ( #32752 )
2023-07-25 20:07:46 -07:00
David Matson
c6cb06f0c9
[cpp-async] Update to version 1.0.1 ( #32756 ) ( #32757 )
2023-07-25 20:07:29 -07:00
Jonathan Sweemer
fa9d1fab3c
[boost-ublas] Remove dependency on boost-compute ( #29325 )
2023-07-25 18:22:42 -07:00
Charles Milette
4160b0c9e5
[amd-adl-sdk] new port ( #32206 )
2023-07-25 18:12:17 -07:00
Jonathan Sweemer
250209efbb
[blpapi] add new port ( #32603 )
...
* [blpapi] add new port
* Deduplicate common prefixes, and better handle release-only triplets.
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-07-25 12:20:51 -07:00
Noah
080bf4d78f
[cxxgraph] Add new port CXXGraph ( #32696 )
2023-07-25 12:15:24 -07:00
Takatoshi Kondo
05f3ed1138
Update async-mqtt version to 1.0.7. ( #32748 )
2023-07-25 11:27:09 -07:00
Jonathan Sweemer
9307a7c4ec
[quantlib] update to v1.31.1 ( #32737 )
2023-07-25 11:13:52 -07:00
VuYeK
c26e2bd94a
[sciter-js] Update to 5.0.2.17 ( #32736 )
2023-07-25 11:13:28 -07:00
Cheney Wang
a18872ffa2
[halide] update to 16.0.0 ( #32661 )
2023-07-25 11:08:13 -07:00
kiwixz
a036271814
[cli11] update to 2.3.2 and enable precompilation ( #32704 )
2023-07-25 11:03:51 -07:00
RealTimeChris
f826a89cb9
[DiscordCoreAPI] Updating to v1.70 ( #32727 )
2023-07-25 11:01:11 -07:00
Mohsen Mirkarimi
cada931e6c
[drogon] fix: patch DrogonConfig.cmake.in to find hiredis ( #32728 )
2023-07-25 11:00:41 -07:00
Cheney Wang
b7dba7f9aa
[librsvg] Add pkgconfig file ( #32319 )
2023-07-24 11:58:08 -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
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
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
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