Commit Graph

15724 Commits

Author SHA1 Message Date
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
Rémy Tassoux
a6657c38d5
[implot] Update to 0.15 (#32650) 2023-07-19 19:58:09 -07:00
Billy O'Neal
5e9cbd9ac2
[mfl] Disable warnings as errors. (#32652) 2023-07-19 19:42:17 -07:00
chausner
b83d86364f
[concurrencpp] Update to 0.1.7 (#32646) 2023-07-19 16:06:34 -07:00
Carsten Grimm
489a01db7c
[qt5-base] Patch CVE-2023-24607 CVE-2023-37369 and CVE-2023-38197 (#32599) 2023-07-19 14:24:39 -07:00
unageek
24bcc37364
[manif] Add new port (#32621) 2023-07-19 14:23:19 -07:00
Jonathan Sweemer
3afacd8901
[quantlib] update to v1.31 (#32628) 2023-07-19 14:19:15 -07:00
glenrgordon
dfc03cbd27
[antlr4] Update to 4.13 (#32625) 2023-07-19 14:18:40 -07:00
David Martos
5161e4c930
[pango] Silence false positive in pango when using GCC 13 (#32620) 2023-07-19 14:16:49 -07:00
Lily Wang
9f07c540ff
[pcl] Update to 1.13.1 (#32419) 2023-07-19 14:15:10 -07:00
Lily Wang
37e138c4bc
[strtk] Add feature boost (#32629) 2023-07-19 14:09:31 -07:00
JonLiu1993
f78466713f
[vcpkg baseline][qtinterfaceframework] Fix ci error (#32630) 2023-07-19 13:50:31 -07:00
Nicholas Hayes
861c330575
[libjxl] Update to version 0.8.2 (#32605) 2023-07-18 12:38:29 -07:00
jim wang
7f37cd6498
[sqlcipher] Fix the sqlcipher.pc file (#32548) 2023-07-18 12:27:38 -07:00
Mengna Li
93806d3ca7
update to 12.4.1 (#32609) 2023-07-18 12:27:14 -07:00
Sandy
3948644bde
[openal-soft] Fix android config (#32606)
Fixes issue with linking command with an undefined OpenSL::OpenSLES in static mode and android
2023-07-18 12:26:51 -07:00
Szabolcs Horvát
2ff2c826cf
[igraph] update to 0.10.6 (#32614) 2023-07-18 11:51:10 -07:00
Ómar Högni Guðmarsson
21bbb14c41
[glaze] Update to version 1.3.2 (#32564) 2023-07-17 13:16:46 -07:00
Sandy
f0f1dcc52b
[bgfx] Update to 1.121.8534-453 (#32058) 2023-07-17 13:10:54 -07:00
autoantwort
04adf7a7aa
[realsense2] fix osx build (#32585) 2023-07-17 13:09:34 -07:00
Jules
f11cac522a
[ctbench] Add portfile (#31716) 2023-07-17 13:08:24 -07:00
Lily Wang
9d7f6a1872
[uwebsockets] Update to 20.45.0 (#32587) 2023-07-17 13:06:27 -07:00
Marc
134faa05f7
[atk] set correct license id and use vcpkg_install_copyright() (#32540) 2023-07-17 13:02:56 -07:00
Billy O'Neal
d512dc8197
[physx] Update to 5.x (#32568) 2023-07-17 13:01:51 -07:00
Juan Ramos
fba81a6a54
[vulkan-memory-allocator] Update port to current ToT (#32513)
* [vulkan-memory-allocator] Update VMA port to current ToT

Contains fixes for gcc13 and adds streamlined CMake support.

See this PR for the recent CMake fixes:
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/pull/350

* Update version database

* Fix typo in usage, dedupe cmake.org link, move up 3.21+, remove extra newline.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-07-14 22:01:41 -07:00
MonicaLiu
15d03e487c
[nu-book-zxing-cpp] Update to 2.1.0 (#32562) 2023-07-14 16:52:10 -07:00
Kai Pastor
0da6acafcf
[gdal] Update to 3.7.1 (#32559) 2023-07-14 16:51:41 -07:00
xiaozhuai, Weihang Ding
e398928f11
[uvw] Bump to 3.2.0 (#32526) 2023-07-14 16:51:15 -07:00
autoantwort
592cb84726
[gstreamer] simplyfy (#32323) 2023-07-14 16:39:00 -07:00
JonLiu1993
4ce46ddf46
[pybind11] Fix debug link failure (#31318)
* Fix debug link failure

* update version

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-07-14 16:37:14 -07:00
Frank
452ed95c1c
[vcpkg baseline] Update discordcoreapi, jsonifier version (#32563) 2023-07-14 16:36:33 -07:00
Nick Anderson
679b49480a
[opentelemetry-fluentd] Add new port (#32063) 2023-07-14 16:31:45 -07:00
JonLiu1993
bffafa8f7a
[lunasvg] Add usage (#30196) 2023-07-14 16:21:37 -07:00
Julianus Pfeuffer
ca4640a202
[qt5-base] fix building with mac dynamic triplet (#32500) 2023-07-14 14:39:05 -07:00
Lily Wang
9c7ddcae77
[vcpkg baseline][openvino] Disable find pybind11 (#32561)
* [vcpkg baseline][openvino] Disable find pybind11

* update version
2023-07-14 13:40:56 -07:00
JonLiu1993
25be4c4c0b
[libwebp] Do not emit AVX when not requested by the toolchain (#21644)
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-07-14 11:27:50 -07:00
Lily Wang
7771648f32
[bext-ut] Update to latest commit (#32546) 2023-07-13 11:39:13 -07:00
Ómar Högni Guðmarsson
aa9f56d821
[glaze] update version 1.3.1 (#32547) 2023-07-13 11:38:06 -07:00
JonLiu1993
d751358003
[date] set correct license and use vcpkg_install_copyright() (#32549) 2023-07-13 11:36:02 -07:00
Marc
2418d414eb
[pango] set correct license id and use vcpkg_install_copyright() (#32545)
* [pango] set correct license id and use vcpkg_install_copyright()

According to the projects source files, it is licensed under
LGPL-2.0-or-later:

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later version.

* Update version database
2023-07-13 11:35:00 -07:00
Marc
ddf4790fff
[librsvg] add license id and use vcpkg_install_copyright() (#32527)
* [librsvg] add license id and use vcpkg_install_copyright()

COPYING and COPYING.LIB have identical texts.

The source files state, that the LGPL is the:

GNU Library General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any
later version.

* Update version database
2023-07-13 11:30:33 -07:00
jim wang
20df27de29
[boost-filesystem]There is a space problem in modifying the file path (#32503)
* There is a space problem in modifying the file path

* Version database

* update version

* Update generate-ports.ps1

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-07-13 11:29:57 -07:00
Theodore Tsirpanis
17fc556532
[curl] Add zstd feature. (#32533) 2023-07-13 11:24:11 -07:00
Frank
0632df00a2
[cryptopp] Update version to 8.8.0 (#32544) 2023-07-13 11:23:47 -07:00
eao197
e58d3f01f1
[sobjectizer] Update to 5.8.0 (so5extra updated to 1.6.0) (#32321)
* SObjectizer updated to 5.8.0, so5extra to 1.6.0.

* x-add-version applied for SObjectize-5.8.0 and so5extra-1.6.0.

* SObjectizer updated to v.5.8.0.1.

* x-add-version for SObjectizer-5.8.0.1

* Fix version DB

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-07-13 10:21:06 -07:00
Mengna Li
78784c0b0a
[baresip-libre] Fix incorrect condition in patch file (#32529) 2023-07-12 23:02:06 -07:00
Vitalii Koshura
fc5fa5f2e7
[sentry-native] update to 0.6.5 (#32534)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-07-12 22:57:00 -07:00
Marc
285baf2dd9
[xcb-proto] set license id and use vcpkg_install_copyright() (#32531)
* [xcb-proto] set license id and use vcpkg_install_copyright()

* Update version database
2023-07-12 22:56:50 -07:00
Alexis La Goutte
61e6021b0b
[nghttp2]: update to 1.55.0 (#32535) 2023-07-12 22:55:57 -07:00
xiaozhuai, Weihang Ding
f764ff90b6
[libuv] Bump to 1.46.0 (#32525) 2023-07-12 13:07:17 -07:00
xiaozhuai, Weihang Ding
81d262e853
[nameof] Bump to 0.10.3 (#32523)
* [nameof] Bump to 0.10.3

* update version database
2023-07-12 13:06:59 -07:00
Billy O'Neal
4d6bafb2ce
Update passing remove from fail lists 2023-07-10. (#32484)
* PASSING, REMOVE FROM FAIL LIST: chipmunk:arm64-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: chipmunk:x64-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt).

REGRESSION: fastrtps:arm-neon-android failed with BUILD_FAILED. If expected, add fastrtps:arm-neon-android=fail to /vcpkg/scripts/azure-pipelines/../ci.baseline.txt.
REGRESSION: fastrtps:arm64-android failed with BUILD_FAILED. If expected, add fastrtps:arm64-android=fail to /vcpkg/scripts/azure-pipelines/../ci.baseline.txt.
REGRESSION: fastrtps:x64-android failed with BUILD_FAILED. If expected, add fastrtps:x64-android=fail to /vcpkg/scripts/azure-pipelines/../ci.baseline.txt.
Previously blocked by:
PASSING, REMOVE FROM FAIL LIST: foonathan-memory:arm-neon-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: foonathan-memory:arm64-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: foonathan-memory:x64-android (/vcpkg/scripts/azure-pipelines/../ci.baseline.txt).

REGRESSION: cmake-user:x86-windows cascaded, but it is required to pass. (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
REGRESSION: hdf5:x86-windows failed with BUILD_FAILED. If expected, add hdf5:x86-windows=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: vcpkg-ci-mathgl:x86-windows cascaded, but it is required to pass. (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
REGRESSION: vcpkg-ci-opencv:x86-windows cascaded, but it is required to pass. (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
REGRESSION: vcpkg-ci-openimageio:x86-windows cascaded, but it is required to pass. (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).
REGRESSION: vcpkg-ci-paraview:x86-windows cascaded, but it is required to pass. (C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt).

CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:112 (message):
    Command failed: "C:/Program Files/PowerShell/7/pwsh.exe" -noprofile -executionpolicy Bypass -nologo -file C:/a/1/s/scripts/buildsystems/msbuild/applocal.ps1 -targetBinary D:/packages/hdf5_x86-windows/tools/hdf5/h5clear-shared.exe -installedDir D:/packages/hdf5_x86-windows/bin -verbose
    Working Directory: C:/a/1/s
    Error code: Access violation
    See logs for more information:
      D:\buildtrees\hdf5\copy-tool-dependencies-2-out.log
      D:\buildtrees\hdf5\copy-tool-dependencies-2-err.log

Previous CI run passed, so I'm going to hope we got a bad machine or something and move on for now.

REGRESSION: openvino:x64-linux failed with BUILD_FAILED. If expected, add openvino:x64-linux=fail to /agent/_work/1/s/scripts/azure-pipelines/../ci.baseline.txt.
REGRESSION: openvino:x64-osx failed with BUILD_FAILED. If expected, add openvino:x64-osx=fail to /Users/vagrant/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt.
REGRESSION: openvino:x64-windows failed with BUILD_FAILED. If expected, add openvino:x64-windows=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: openvino:x64-windows-static failed with BUILD_FAILED. If expected, add openvino:x64-windows-static=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: openvino:x64-windows-static-md failed with BUILD_FAILED. If expected, add openvino:x64-windows-static-md=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt.
See discussion in https://github.com/microsoft/vcpkg/pull/32418 / https://github.com/openvinotoolkit/openvino/issues/18465 -- openvino conflicts with oneDNN because the vcpkg copy is not the same as their forked copy.

REGRESSION: physx:x64-linux failed with FILE_CONFLICTS. If expected, add physx:x64-linux=fail to /agent/_work/1/s/scripts/azure-pipelines/../ci.baseline.txt.
REGRESSION: physx:x64-windows failed with FILE_CONFLICTS. If expected, add physx:x64-windows=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: physx:x64-windows-static failed with FILE_CONFLICTS. If expected, add physx:x64-windows-static=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: physx:x64-windows-static-md failed with FILE_CONFLICTS. If expected, add physx:x64-windows-static-md=fail to C:\a\1\s\scripts\azure-pipelines/../ci.baseline.txt.
See discussion in https://github.com/microsoft/vcpkg/pull/32432 -- omniverse-physx-sdk was added 5 days ago and conflicts.

REGRESSION: libev:arm-neon-android failed with FILE_CONFLICTS. If expected, add libev:arm-neon-android=fail to /vcpkg/scripts/azure-pipelines/../ci.baseline.txt.
REGRESSION: libev:x64-android failed with FILE_CONFLICTS. If expected, add libev:x64-android=fail to /vcpkg/scripts/azure-pipelines/../ci.baseline.txt.
REGRESSION: libev:x64-linux failed with FILE_CONFLICTS. If expected, add libev:x64-linux=fail to /agent/_work/1/s/scripts/azure-pipelines/../ci.baseline.txt.
REGRESSION: libev:x64-osx failed with FILE_CONFLICTS. If expected, add libev:x64-osx=fail to /Users/vagrant/Data/work/2/s/scripts/azure-pipelines/../ci.baseline.txt.

Fixed by https://github.com/microsoft/vcpkg/pull/32471

REGRESSION: ryu:x64-linux failed with FILE_CONFLICTS. If expected, add ryu:x64-linux=fail to /agent/_work/1/s/scripts/azure-pipelines/../ci.baseline.txt.
error: The following files are already installed in /mnt/vcpkg-ci/installed/x64-linux and are in conflict with ryu:x64-linux
Installed by bde:x64-linux
debug/lib/libryu.a
    include/ryu/ryu.h
    lib/libryu.a

* Exclude chipmunk:arm-neon-android with a supports expression rather than with ci.baseline.txt as this is explicitly blocked in the sources.
2023-07-12 12:30:31 -07:00
Mengna Li
7ff8ea6378
update to 8.0.0 (#32489) 2023-07-12 12:26:28 -07:00
sakiodre
5269f4f4f6
[lunasvg] Update 2.3.8 (#32510) 2023-07-11 23:53:52 -07:00
Azure SDK Bot
fd8186918c
[Azure Storage] Update to July Release (#32516) 2023-07-11 23:53:04 -07:00
jim wang
5d94ad783a
[flann] Fix pop_t is not defined under non-gunc platform. (#32468) 2023-07-11 23:52:27 -07:00
Marc
5ac89392d7
[dirent] add license id and use vcpkg_install_copyright() (#32495) 2023-07-11 17:36:33 -07:00
luzpaz
63a57560c6
[mujoco] use correct https:// schema for hompage url (#32509) 2023-07-11 17:35:49 -07:00
Yuri Bogomolov
e0e74f5b57
[libev] change package name to unofficial-libev (#32472) 2023-07-11 17:35:21 -07:00
Regen
a5fff62846
[angle] Fix typo (#32491)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-07-11 17:35:08 -07:00
Marc
854c5cab1a
[libuuid] add license id and use vcpkg_install_copyright() (#32504)
* [libuuid] add license id and use vcpkg_install_copyright()

* Update version database
2023-07-11 12:35:06 -07:00
hesmar
e5f4e66fed
[tesseract] fix unrecognized command line option -mfpu=neon on aarch64 (#32507) 2023-07-11 12:22:54 -07:00
Alexander Neumann
92bad87dfb
[polyhook2] Fix static linkage for downstream consumers. (#32455) 2023-07-11 11:57:41 -07:00
Lily Wang
edd88a8448
[redis-plus-plus] Update to 1.3.10 (#32469) 2023-07-11 11:55:18 -07:00
Frank
501bd6f75a
[cpp-httplib] Update to v0.13.1 (#32474)
* [cpp-httplib] Update to v0.13.1

* version
2023-07-11 11:54:40 -07:00
Marc
5eb7e55879
[tiff] set correct license id in license field (#32476)
* [tiff] set correct license id in license field

* Update version database
2023-07-11 11:54:17 -07:00
Brian Rogers
1611e074a1
[libunifex] Update to v0.3.0 (#32481)
Co-authored-by: Brian Rogers <broger@microsoft.com>
2023-07-11 11:53:48 -07:00
RealTimeChris
2ebb70a6e4
[DiscordCoreAPI] Updating to v1.50 (#32486) 2023-07-11 11:53:14 -07:00
Mengna Li
efca044b75
fix conflict file with libevent (#32471) 2023-07-11 11:41:53 -07:00
Marc
4efa61c0ac
[fribidi] add license id and use vcpkg_install_copyright() (#32496)
* [fribidi] add license id and use vcpkg_install_copyright()

* Update version database
2023-07-11 11:41:24 -07:00
Marc
8657e923f4
[libcroco] add license id and use vcpkg_install_copyright() (#32498)
* [libcroco] add license id and use vcpkg_install_copyright()

* Update version database
2023-07-11 11:34:18 -07:00
jim wang
4d1e0507a3
[angle] Fix gcc13 compilation error (#32499)
* fix uint32_t has not been declared

* update version
2023-07-11 11:20:55 -07:00
Alexis La Goutte
97d9f68cef
ngtcp2: update 0.17.0 (#32501) 2023-07-11 11:20:06 -07:00
Alexis La Goutte
ff39d70a4c
nghttp3: update 0.13.0 (#32502) 2023-07-11 11:19:30 -07:00
Rémy Tassoux
cbdd5ce583
[quill] Update to 3.2.0 (#32478) 2023-07-11 11:19:10 -07:00
Kai Pastor
505cba2668
[libssh2,libgit2,vcpkg-ci-libgit2] Fix, test, cleanup (#32440) 2023-07-11 11:18:41 -07:00
Tamir
62c4a7ad63
[RealSense] Update to 2.54.1 (#32389) 2023-07-11 10:34:27 -07:00
Kai Pastor
7822b3b516
[liblzma] Fix vcpkg windows debug flags (#32348) 2023-07-11 10:33:28 -07:00
JAEHONG KIM
ac68eb6048
[tensorpipe] Fix build failure test features (#32346)
* [tensorpipe] Change old target name

* [tensorpipe] Update baseline

* [tensorpipe] Modify patch file

* [tensorpipe] update version

* [tensorpipe] add unofficial prefix

* [tensorpipe] add unofficial namespace
2023-07-10 17:41:10 -07:00
Kai Pastor
be82dd7c50
[sqlite3] Fix option passing (#32404) 2023-07-10 17:17:37 -07:00
Marc
efd6cedc9e
[cairo] update license info and add all licenses to copyright file (#32430) 2023-07-10 17:16:20 -07:00
Alexander Neumann
d25dff35e1
[asmtk] Fix downstream usage (#32451)
* [asmtk] fix static downstream usage

* v db
2023-07-10 17:15:28 -07:00
Alexander Neumann
4c21df20b2
[zydis] hardcode static define (#32453)
* [zydis] hardcode static usage

* v db
2023-07-10 17:14:57 -07:00
Lily Wang
6b8459636c
[vcpkg baseline][graphviz/think-cell-range/geotrans] Fix download error (#31772) 2023-07-10 15:20:45 -07:00
Yury Bura
1ec3d05438
[pybind11] update to v2.10.4 (#32194)
* [pybind11] update to v2.10.4, clean-up redundant dependency, add usage
2023-07-10 10:52:11 -07:00
すけや
34869a04eb
[Imath] Update Imath to v3.1.9 (#31944)
* Update Imath to v3.1.9.

* fix version database.
2023-07-10 10:00:31 -07:00
RealTimeChris
66010065fe
Updating the necessary files. (#32444) 2023-07-10 09:56:11 -07:00
Martin Hořeňovský
94c05e713f
[benchmark] Update to 1.8.2 (#32449) 2023-07-10 09:55:55 -07:00
Nicholas Hayes
56edf67d42
[libheif] Update to version 1.16.2 (#32450) 2023-07-10 09:55:39 -07:00
Pierre Wendling
12e5fc3aed
[spdlog] Update to 1.12.0 (#32457)
* [spdlog] Update to 1.12.0.

* [spdlog] Update baseline.
2023-07-10 09:54:41 -07:00
Kai Pastor
cc80359416
[mongo-cxx-driver] Update to 3.7.2 (#32459) 2023-07-10 09:54:16 -07:00
JonLiu1993
48b9da7ef0
[ghc-filesystem] update to 1.5.14 (#32462)
* [ghc-filesystem] update to 1.5.14

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-07-10 09:53:57 -07:00
Marc
a9f6994ced
[fdk-aac] add license field and use vcpkg_install_copyright() (#32467)
* [fdk-aac] add license field and use vcpkg_install_copyright()

* Update version database
2023-07-10 09:53:25 -07:00
Carlos O'Ryan
dafef74af5
[google-cloud-cpp] update to latest release (v2.13.0) (#32391) 2023-07-07 10:16:49 -07:00
Azure SDK Bot
243b4c8604
[azure-*-cpp] Update to July Release for Core and Identity Packages (#32425)
* [azure-identity-cpp] Update to 1.5.1
## 1.5.1 (2023-07-06)

### Bugs Fixed

- [#4723]](https://github.com/Azure/azure-sdk-for-cpp/issues/4723) Accept a wider variety of token responses.

* [azure-core-cpp] Update to 1.10.1
## 1.10.1 (2023-07-06)

### Breaking Changes

- [[#4662]](https://github.com/Azure/azure-sdk-for-cpp/issues/4662) `Azure::Core::Operation<T>::GetRawResponseInternal()` is now deprecated and no longer requires an overload.

### Other Changes

- Empty diagnostic messages will no longer be generated.

* [azure-core-amqp-cpp] Update to 1.0.0-beta.1
## 1.0.0-beta.1 (2023-07-06)

### Features Added

- Initial release

* Dependency search fix

* Dependency link fix

* x-add-version

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-07-07 10:14:11 -07:00
Ben Westover
4016bcea25
[sentry-native] Allow ARM builds on Linux (#32116) 2023-07-07 10:10:40 -07:00
Kai Pastor
b25f6bffd4
[curl] Update libssh2/brotli/c-ares dependencies (#32287)
* [curl] Fix libssh2 dependency

* Revise dependencies patching

* Fix pc file

* Cleanup
2023-07-07 10:09:39 -07:00
Adam Casey
88f5e897a7
[bde] Updated to 3.117.0 (#31961)
* Update bde port

Disable windows and arm, at least for now

It'd be great to enable arm64-osx (macos?) soon

* Update version in bde.json

* Remove ci.baseline.txt skip.

* Fix version database.

* fix port-version

* Stop building for android, osx

I don't specifically know why these don't work, but linux is the primary platform
so let's fix these another time

Also remove the cxx17 flag for now - we'll need to address this at some point
but for now this should satisfy the feature flag requirements.

* Review comments

* Remove WINDOWS_USE_MSBUILD

* Update versions

---------

Co-authored-by: Oleg Subbotin <osubbotin@bloomberg.net>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-07-07 09:25:07 -07:00
双草酸酯
6a93a1d2af
[mysql-connector-cpp] Fix incorrect usage of MAYBE_UNUSED_VARIABLES (#32406)
* fix build variables

* update version

* update version

* properly quote everything

* update version
2023-07-07 09:18:28 -07:00
Rémy Tassoux
f38a59359b
[imgui] Update to 1.89.7 (#32393)
* [imgui] Update to 1.89.7

* [imgui] Update version files

* [implot] Fix build failure with imgui 1.89.7

* [implot] Update version files
2023-07-07 09:13:30 -07:00
Yury Bura
4c397835c4
[rocksdb] update to v8.3.2, add/rework features (#29093)
* add more options and remove unused CMake variables

* add version

* [rocksdb] fix liburing option

* update version

* [rocksdb] disable debug runtime for Release configuration (Windows only)

* update version

* [rocksdb] remove processor-specific features

* [rocksdb] update v7.10.2

* add version

* [rocksdb] update to v8.0.0

* add version

* add version

* modify version

* add version

* [rocksdb] update to v8.3.2, build shared library, update ci.basline.txt

* update version

* [rocksdb] PORTABLE option has been modified in v8.3, it should be equal to 1

* clean up ci.baseline.txt

* =update version

* revert "clean up ci.baseline.txt"

* remove unnecessary lines

* update version

* update ci.baseline.txt

* update version

* [rocksdb] remove JeMalloc

* update version
2023-07-07 09:08:38 -07:00
jim wang
61c166277f
[live555] update to 2023-06-20 (#32414)
* update version

* update version

* update version

* update version

* fix the use of operator

* update version
2023-07-07 09:04:03 -07:00
Kai Pastor
fa0ff80b1c
[vk-bootstrap] Fix CMake config for non-windows (#32330)
* [vk-bootstrap] Fix CMake config for non-windows

* [vk-bootstrap] Switch to vulkan-headers

* Simplify
2023-07-06 11:35:29 -07:00
Yuri Bogomolov
4016ce410c
[libev] add port (#32278)
* [libev] add port

* review fixes

* fix version

* review fix

* fix version commit sha
2023-07-06 11:33:12 -07:00
autoantwort
5c4654cf3f
[wampcc] fix feature examples under gcc-11 (#32410) 2023-07-06 11:05:14 -07:00
Alesiani Marco
3a5f4bf44a
[omniverse-physx-sdk] Updated omniverse-pysx-sdk to 105.0 (Kit 105.0, PhysX SDK 5.2.1) (#32420)
* Updated to 105.0

* New version
2023-07-06 10:56:05 -07:00
MonicaLiu
936c5eeeb4
[croncpp] Update to latest commit (#32368)
* update croncpp

* update version

* update portfile.cmake

* update git-tree

* update version format

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-06 10:43:48 -07:00
myd7349
9c2a4a1640
[iir1] Update to 1.9.4 (#32370)
* [iir1] Update to 1.9.4

* [iir1] Overwrite version
2023-07-06 10:41:40 -07:00
MonicaLiu
080c75d1bf
[marl] Update to latest commit (#32408)
* update marl

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-07-06 10:41:03 -07:00