Commit Graph

498 Commits

Author SHA1 Message Date
Jia Yue Hua
be1e1b72e7
[abseil]: update to 2023.08.02.1 (#33975) 2023-09-25 23:40:53 -07:00
Jia Yue Hua
163ec99467
[asio]: update to 1.28.1 (#33977) 2023-09-25 23:39:56 -07:00
jim wang
c68a56a40c
[apr] update to 1.7.4 (#33993)
* fix apr

* update version

---------

Co-authored-by: Jim wang (BEYONDSOFT CONSULTING INC) <v-wangjim@microsoft.com>
2023-09-25 23:38:01 -07:00
Anton Kolesnyk
7d5ed6bd1b
[azure-*-cpp] Shorten source paths (#33880)
* [azure-messaging-eventhubs-cpp] Shorten source paths

* use cmake to rename directories, and also include azure-storage ports (#4)

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>

* Shorten the paths down to _/_/_/

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-09-22 16:08:59 -07:00
autoantwort
744ea46048
[ace] tao windows arm (#33709) 2023-09-18 10:11:01 -07:00
autoantwort
ac27388fe0
[ableton-link] uwp (#33779) 2023-09-18 09:56:50 -07:00
Lily Wang
500700a90c
[atk/gdk-pixbuf/gtk/gtk3/harfbuzz/pango] Fix dependency gobject-instrospection of feature instrospection (#33792)
* [atk/gdk-pixbuf/gtk/gtk3/harfbuzz/pango] Fix dependency gobject-instrospection of feature instrospection

* update version
2023-09-18 09:52:14 -07:00
autoantwort
6333c9a58c
[aws-c-cal] fix linux build (#33819) 2023-09-18 09:18:29 -07:00
Conor Ryan
2c401863dd
[aws-sdk-cpp] update to 1.11.160 and update dependencies (#33708) 2023-09-13 19:03:24 -07:00
autoantwort
0ffc9209dc
[apsi] fix uwp buid (#33684) 2023-09-13 16:22:03 -07:00
Theodore Tsirpanis
b6aef4be73
[aws-sdk-cpp] Fix and improve the manifest generation script. (#33704) 2023-09-13 16:20:15 -07:00
Azure SDK Bot
33409307f1
[azure-messaging-eventhubs-cpp] Update to 1.0.0-beta.2 (#33732) 2023-09-13 16:19:12 -07:00
Yury Bura
caa7579a1c
[boost] update to v1.83.0 (#33597) 2023-09-13 15:40:46 -07:00
Azure SDK Bot
744386bbdd
[Azure Storage] Update to September Release (#33733) 2023-09-13 14:59:27 -07:00
Takatoshi Kondo
6611a38237
Update async-mqtt port to 2.0.0. (#33718) 2023-09-12 10:58:51 -07:00
Azure SDK Bot
2694599b18
[azure-core-amqp-cpp] Update to 1.0.0-beta.3 (#33644) 2023-09-07 20:22:51 -07:00
Ali Can Demiralp
6f8eef29c3
[anari] Disable Helide device. (#33616) 2023-09-06 15:33:34 -07:00
Conor Ryan
aa315719c4
[aws-sdk-cpp] update to 1.11.155 and update dependencies (#33491)
* Update aws-sdk-cpp to 1.11.155 and up dependencies in line

* ./vcpkg x-add-version --all
2023-09-01 11:27:58 -07:00
autoantwort
91a06afd7d
[azure-core-cpp] fix core build (#33466) 2023-08-31 12:53:59 -07:00
Raúl Cumplido
218db02d95
[arrow] Update to 13.0.0 (#33380)
* [arrow] Update to 13.0.0

* Update versions
2023-08-28 12:04:52 -07:00
Mengna Li
f8bccfd4b0
update to 1 (#33352) 2023-08-25 12:26:35 -07:00
Larry Osterman
ef3a0e1cb7
First versioned version of curl is 7.74, not 7.48. Reset base version to 7.74. (#33207)
* First version versioned curl is 7.74.0

* Updated baselines

* Removed version dependency on curl

* bumped port version

* Updated baselines

* back to port version 3

* updated baselines

* Update versions/a-/azure-core-cpp.json

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-08-23 11:45:45 -07:00
Ali Can Demiralp
6dce771695
[anari] Added ANARI port. (#33213)
* Added ANARI port.

* Modifications according to code review.

* Correct the versioning SHA.

* Disabled CTS and Helide. Added glm dependency.

* Correct formatting.

* Updated version SHA.

* Formatting fixes.

* Updated version.

* Correct dependency.

* Update version.

* Attempt enabling Helide.

* Update version.

* Add Python3 dependency.

* Updated version.

* Added pthreads dependency.

* Updated version.

* Attempt using Python3 as a tool to fix CI issues.

* Updated version.

* Revert Python dependency change.

* Updated version.

* Obtain Python3 executable via find_acquire_program.

* Updated version.

* Revert removing python3 dependency. Quote python3 directory.

* Updated version.

* Remove unused option, remove bin directory in static builds.

* Updated version.

* Disable on ARM64 Windows.

* Updated formatting.

* Updated version.

* Disable Android.

* Updated version.

* Re-enable Android.

* Updated version.

* Updates according to code review.

* Updated version.
2023-08-18 11:43:12 -07:00
Larry Osterman
86bdd8f99a
Use correct minimum version for curl in azure-core-cpp (#33205) 2023-08-15 13:01:28 -07:00
Cam Mannett
0bf3a36ef0
[arg-router] Update to v1.4.0 (#33123) 2023-08-14 17:34:40 -07:00
Larry Osterman
10dcaaf0ae
[azure-core-amqp-cpp] Remove constraint on non-existent version (#33176) 2023-08-14 16:05:13 -07:00
Billy O'Neal
94340266a8
[azure-core-cpp] Don't refer to versions of curl that don't exist. (#33109)
There's a "version>=" against a version of curl that does not exist in the version database. This causes customers that use versioning with Azure components to fail to resolve a version; versions need to be in the version database for us to be able to compare them.
2023-08-11 11:49:49 -07:00
Weihang Ding
d36252e12a
[abseil] Bump to 20230802.0 (#33099)
* [abseil] Bump to 20230802.0

* update version database

* apply suggestions

* update version database
2023-08-11 09:45:37 -07:00
Alexander Neumann
3a2694b1d6
[ace] switch to vcpkg-msbuild (#33089)
* [ace] switch to use vcpkg-msbuild

* v db

* missed one line

* v db

* fix copyright installation

* v db

* add supports: !uwp due to _execv

* v db
2023-08-10 11:04:10 -07:00
Alexander Neumann
fb791ab055
[activemq-cpp] switch msbuild (#33090)
* [activemq-cpp] use vcpkg-msbuild

* v db

* Fix paths

* v db
2023-08-10 11:03:43 -07:00
Raul Leclair
a03fa63245
[azure-iot-sdk-c] LTS_08_2023 (#33016)
* LTS 08-2023 Commit

* Changing control version

* Updating control version 2

* Adding versions

* Removing date update

* Removing changes to umock-c

* Removing azure macro utils c

* Changes to port version
2023-08-10 10:21:56 -07:00
Azure SDK Bot
3c25df3602
[azure-messaging-eventhubs-cpp] Update to 1.0.0-beta.1 (#33051)
## 1.0.0-beta.1 (2023-08-08)

### Features Added

- Initial release.
- Supported scenarios: Sending events and receiving events.
See [README.md](https://github.com/Azure/azure-sdk-for-cpp/blob/main/sdk/eventhubs/azure-messaging-eventhubs/README.md) for more information on how to use the EventHubs client.
2023-08-09 10:10:34 -07:00
Azure SDK Bot
69ec3a27a4
[azure-storage-files-shares-cpp] Update to 12.6.1 (#33058)
## 12.6.1 (2023-08-08)

### Bugs Fixed

- Fixed a bug where `ShareDirectoryClient::ListFilesAndDirectories` only returns the first page without ContinuationToken, even if there are more pages.
2023-08-09 10:08:38 -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
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
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
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
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
Kai Pastor
dc141be7ff
[attr] Fix nls (#32907) 2023-08-03 10:31:07 -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
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
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
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
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
Dennis
49efec32ab
asio-grpc: Update to 2.6.0 (#32835) 2023-07-31 11:19:12 -07:00
Daniel Schürmann
8184c5e06c
[abseil] Add patch that fixed the CoreFoundation linkage (#32781) 2023-07-27 09:24:47 -07:00
Theodore Tsirpanis
24d7259d0d
[aws-c-common] Remove the unused openssl dependency. (#32775) 2023-07-26 19:49:52 -07:00