Commit Graph

4992 Commits

Author SHA1 Message Date
Alexander Neumann
3c9f696806
[openslide] add port (#29335)
* [openslide] add port

* v db

* don't buffer fixing triplets which are unsupported

* v db

* Apply suggestions from code review

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* v db

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-02-07 15:52:51 -08:00
Tom Tan
0d0a01598c
[opentelemetry-cpp] Update to v1.8.2 (#29483)
* Update opentelemetry-cpp to v1.8.2

* Add feature description to otlp-http

* Update opentelemetry-cpp.json

* use ${VERSION} in portfile.cmake

* update version

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Lily Wang <494550702@qq.com>
2023-02-07 15:31:57 -08:00
xiaozhuai, Weihang Ding
ea0c13ec12
[nanobench] Bump to 4.3.10 (#29468)
* [nanobench] Bump to 4.3.10

* update version database

* apply suggested change

* update version database
2023-02-07 15:24:50 -08:00
Matthias Kuhn
261f5b1fcc
Fix https://github.com/microsoft/vcpkg/issues/29322 (#29329) 2023-02-07 15:01:58 -08:00
Ankur Verma
ad3435235f
[brotli] Fix wasm32-emscripten build (#29349)
* Update portfile.cmake

* Update port-version

* Update version

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-02-07 15:00:51 -08:00
MonicaLiu
65194bfbf5
[efsw] Update to 1.3.1. (#29430)
* update efsw

* update version

---------

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-02-07 14:59:38 -08:00
Rémy Tassoux
1c9ec2d3cb
[quill] Update to 2.7.0 (#29466)
* [quill] Update to 2.7.0

* [quill] Update version files
2023-02-07 14:59:07 -08:00
Pierre Wendling
917875c7b2
[sdl2] Bump to 2.26.3 (#29484)
* [sdl2] Bump version to 2.26.3

* [sdl2] Update baseline
2023-02-07 14:46:50 -08:00
Billy O'Neal
185a7aa23a
[sqlite3] Control features with a configuration header (#29376)
* [sqlite3] Control features with a configuration header rather than CMake or pkgconfig.

Resolves https://github.com/microsoft/vcpkg/pull/29335

Alternate of https://github.com/microsoft/vcpkg/pull/29258

@Neumann-A points out that controlling features through CMake configs and pkgconfig causes MSBuild customers to be left out in the cold. Moreover, attempting to add parenthesis to the SQLITE_API marco breaks autotools. This change makes such parenthesis unnecessary and ensures the configuration bits are used with automatic linking.

* Ensure feature controls affect the .c too, use less MAYBE_UNUSED.

* Correctly note that zlib has no effect without tools.

* Always add DL_LIBS even when static linking.

* [sqlitecpp] Unconditionally enable column metadata because that is done in the sqlite3 port.

* Add missing -l prefix on CMAKE_DL_LIBS
2023-02-06 12:00:37 -08:00
Kai Pastor
873263a7c0
[skia] Fix vulkan (#29448)
* [skia] Fix vulkan

* Use vulkan-memory-allocator
2023-02-06 11:53:39 -08:00
Fabien Péan
6b91ca9f46
[superlu] Update to 5.3.0 (#29452)
* [superlu] Update port to v5.3.0

* [superlu] Update version database
2023-02-06 11:05:01 -08:00
Frank
2528a34051
[ptc-print] Switch to official usage (#28771)
* [ptc-print] Add the current usage

* version

* update usage and use usage

* version

* Use the officially exported usage

* update version

* miss the space

* version
2023-02-06 11:04:03 -08:00
Paweł Wegner
11fbf278cc
ffmpeg: don't request schannel on uwp. (#29337)
schannel is not available on uwp.
2023-02-06 10:15:24 -08:00
myd7349
a0c74da208
[simdjson] Update to 3.1.0 (#29455)
* [simdjson] Update to 3.1.0

* [simdjson] Bump version
2023-02-06 10:14:02 -08:00
Andrew Kornilov
0ba60bfef5
[cyclonedds] Add new port (#29150)
* [cyclonedds] Add new port

* [cyclonedds] Update supports

* [cyclonedds] Update version

* Add usage, vcpkg_fixup_pkgconfig.

* [cyclonedds] Update ddsperf dependencies

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-02-03 18:46:10 -08:00
Aleksi Sapon
f648140dbc
[ceres] Fix missing iOS deployment target (#29432) 2023-02-03 18:36:30 -08:00
Kai Pastor
e1ba85acf9
[iceoryx] Fix acl dependency (#29405)
* [iceoryx] Fix acl dependency

* Minor changes
2023-02-03 18:35:25 -08:00
Cam Mannett
a67ba7075c
[arg-router] Add new port (#29219)
* [arg-router] Add new port

https://github.com/cmannett85/arg_router

* [arg-router] Use VERSION CMake var

* [arg_router] Do not copy README and LICENSE to share dir

* Add quotes.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-02-03 14:47:16 -08:00
FBassler
74b1c16630
[openal-soft] Uses LGPL-2.0-or-later instead of GPL-2.0-or-later (#29394) 2023-02-03 14:27:05 -08:00
autoantwort
79d5201b22
[nifticlib] fix feature tools (#29371) 2023-02-03 14:22:38 -08:00
Adrian Bibby Walther
628076aeed
[rapidcheck] Update to 2023-01-13 (#29436)
* Updated rapidcheck to 2023-01-13.

* Updated version files.

* Add license note and quotes.

* Forgot to fix version DB :)

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-02-03 14:21:16 -08:00
autoantwort
ba588a0615
[tesseract] Update and fix feature training-tools build (#29225)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-02-03 14:10:33 -08:00
Francisco Facioni
a2f56c4dd6
[tracy] add on-demand option for the client lib (#29429) 2023-02-03 14:08:58 -08:00
Aleksi Sapon
ffd75fe389
[cryptopp] Update CMake build script (#29404) 2023-02-03 14:02:18 -08:00
xiaozhuai, Weihang Ding
7229e06586
[libusb] Fix undefined symbols on osx (#29393)
* [libusb] Fix undefined symbols on osx

* update version database

* update license

* update version database

---------

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-02-03 14:00:28 -08:00
Igor Kostenko
dfcc767b82
[hdf5] fix config patch (#29390) 2023-02-03 13:59:09 -08:00
xiaozhuai, Weihang Ding
9aa9cc5e70
[minifb] Bump to 2023-02-03 (#29316)
* Bump to 2023-02-03

* update version database

* Remove unnecessary entries from `ci.baseline.txt`.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-02-03 13:22:26 -08:00
Andrew Kornilov
fa438cf4bc
[physac] Add new port (#29365) 2023-02-03 13:18:08 -08:00
Carlos O'Ryan
62ee5c8ca4
[google-cloud-cpp] uipgrade to latest version (v2.7.0) (#29373) 2023-02-03 13:04:00 -08:00
TheReclif
f7927c0c20
[antlr4] fix MSVC linker errors (#29384)
* [antlr4] fix dll export/import macro evaluating always to dllexport

* [antlr4] fix portfile formatting

* [antlr4] fix formatting in port manifest

* [antlr4] updated versions in vcpkg/versions
2023-02-03 13:01:19 -08:00
Connor Broyles
edf51f5f25
[blend2d|osgearth] Allow blend2d and osgearth[blend2d] on ARM (#29141)
* [blend2d] Allow on non-Windows ARM platforms

* [osgearth] Allow blend2d feature on ARM
2023-02-03 12:39:12 -08:00
wzj219
c514f9e27c
[blosc] Update to 1.21.3 (#28986)
* [blosc] Update to 1.21.3

* Update version

* [blosc] Update to 1.21.3

* update version

* [blosc] update to 1.21.3

* [blosc] Modify review comments

* [blosc]Modify CI Error

* [blosc]Modify review comments

* [blosc]Modify the patch name

* [blosc]modify CI error

* [blosc]update version

* [blosc]update version

* update version

* update version

* update git-tree

---------

Co-authored-by: Lily Wang <494550702@qq.com>
2023-02-03 12:38:25 -08:00
Mengna Li
73c7508f33
update to 20.36.0 (#29407) 2023-02-03 12:34:39 -08:00
Frank
095121409e
[platform-folders] update version to 4.2.0 (#29409)
* [platform-folders] update version to 4.2.0

* update version

* fix osx

* vdb
2023-02-03 12:34:23 -08:00
Azure SDK Bot
37c9f412ca
[azure-core-*] Update azure-core-cpp to 1.8.0 and azure-core-tracing-opentelemetry-cpp to 1.0.0-beta.4 (#29427)
* [azure-core-cpp] Update to 1.8.0
## 1.8.0 (2023-02-02)

### Features Added

- Added support for parsing space character in place of 'T' in RFC3339 DateTimes.
- Added support for HTTP proxy servers, both unauthenticated and with basic authentication.
- Added universal support for several TLS options:
  - Added the ability to set the expected TLS root certificate for TLS connection (useful if a proxy server uses a TLS certificate that is not chained to a known root).
  - Added the ability to enable TLS certificate revocation list checks (off by default).
    - For libcurl only: Allow TLS connection to succeed if CRL retrieval fails.
    - *NOTE*: This change only applies if libcurl is built using the OpenSSL crypto backend. It does NOT apply if libcurl uses the schannel (Windows default) or SecureTransport (macOS/iOS default).

### Breaking Changes

- Changed the name of several distributed tracing HTTP span attributes:
  - `requestId` is renamed to `az.client_request_id`
  - `serviceRequestId` is renamed to `az.service_request_id`

- Bearer token authentication will not work for endpoint URL protocol schemes other than `"https"`. This ensures token security and is consistent with the Azure SDKs for other languages.

- Removed `noexcept` specification from `Azure::DateTime::clock::now()`.

- Updated retry policy timeouts to conform to Azure guidelines.
  - The default delay between retries is changed from 4 seconds to 800ms.
  - The maximum retry delay is changed from 2 minutes to 60 seconds (one minute).

  If the original behavior is desired, customers can adjust these timeouts by changing the `RetryDelay` and `MaxRetryDelay` fields in the `RetryOptions` structure.

### Bugs Fixed

- Fixed bug in WinHTTP client which caused the `IgnoreUnknownCertificateAuthority` and `EnableCertificateRevocationListCheck` fields to be ignored if they were passed in from `TransportOptions`.
- [[#4206]](https://github.com/Azure/azure-sdk-for-cpp/issues/4206) Fixed connectivity issues in libcurl HTTP transport which can occur if a TCP connection is dropped prematurely. (A community contribution, courtesy of _[ahojnnes](https://github.com/ahojnnes)_)

### Other Changes

- Update distributed tracing attributes to align with current Azure Distributed Tracing Conventions attributes and names.
- Added the ability to consume version 1.1.1n of OpenSSL.
- Added support for Identity token caching, and for configuring token refresh offset in `BearerTokenAuthenticationPolicy`.
- Improved cancellation support for WinHTTP transport.

### Acknowledgments

Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:

- Johannes Schonberger _([GitHub](https://github.com/ahojnnes))_

* [azure-core-tracing-opentelemetry-cpp] Update to 1.0.0-beta.4
## 1.0.0-beta.4 (2023-02-02)

### Features Added

- Aligned OpenTelemetry tracing infrastructure with OpenTelemetry 1.17.0 conventions for use with Azure Monitor.

### Other Changes

- Suppress several warnings from opentelemetry-cpp package.
2023-02-03 12:34:00 -08:00
Billy O'Neal
6abc931a7d
[ableton-link] Fix typo missing dash in name. (#29434)
* [ableton-link] Fix typo missing dash in name.

* Version DB
2023-02-03 12:25:31 -08:00
Jose Sanchez
2f0bcabe63
[azure-iot-sdk-c] LTS_01_2023_REF01 (#29046) 2023-02-03 12:14:45 -08:00
JonLiu1993
a7c0f2b2b4
[libjpeg-turbo] update to 2.1.5 (#29352)
* [libjpeg-turbo] update to 2.1.5

* update version

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-02-03 11:20:01 -08:00
Billy O'Neal
1d3ba8738f
[libcopp] Mark arm-windows as unsupported. (#29408)
In https://github.com/microsoft/vcpkg/pull/29267 we asked the user to remove a ci.baseline.txt entry for libcopp , but this failed in the most recent full build https://dev.azure.com/vcpkg/public/_build/results?buildId=84590 . It looks like the port doesn't have the plumbing to hook up ARM or ARM64 compilers on Windows, so this isn't a machine configuration / ci.baseline.txt issue.

There does appear to be some code in upstream trying to select armasm rather than masm to use the arm assembler but the port doesn't know how to hook that up.
2023-02-03 11:14:29 -08:00
Hamish Moffatt
71d3fa60b6
[kdalgorithms] Add new port (#29375) 2023-02-02 20:28:50 -08:00
Andrew Kornilov
9d92f36654
[raygui] Add new port (#29364)
* [raygui] Add new port

* Update ports/raygui/portfile.cmake

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>

* [raygui] Update version

---------

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-02-02 20:25:14 -08:00
Andrew Kornilov
bb9766f573
[clipper2] Add new port (#29303)
* [clipper2] Add new port

* [clipper2] Add usage. Static-only for windows

* [clipper2] Update hash
2023-02-02 20:04:34 -08:00
Sylvain Doremus
ff666f83e0
[rendergraph] Updated to version 1.2.0. (#29359) 2023-02-02 19:58:03 -08:00
Frank
3472e57850
[nanoflann] Update to 1.4.3 (#29378)
* [nanoflann] Update to 1.4.3

* update version

* use New function

* vdb
2023-02-02 19:57:45 -08:00
Duncan Horn
52388affa0
[WIL] Update to 2023-02-02 (#29399)
* Update WIL port

* Running new command I previously didn't know about

* Update the wil port

* Update the wil port

* Update the versions file
2023-02-02 19:57:29 -08:00
Henrique Teles
03464198d7
[libxlsxwriter] port update (#29401) 2023-02-02 19:57:15 -08:00
Billy O'Neal
845339c10b
[urho3d, xcb-util-wm] Hash fixes (#29383) 2023-02-02 19:36:12 -08:00
Aleksi Sapon
cf91522593
[xerces-c] Fix iOS build (#29334) 2023-02-02 18:49:20 -08:00
Henrik Gaßmann
45daa84436
[status-code] Disable find boost (#29360)
The libraries test suite optionally tests compatibility against boost
types which is completely unnecessary in our case.
2023-02-02 16:53:56 -08:00
Francisco Facioni
27b8bfd0f9
[cnats] Update to 3.6.0 (#29372) 2023-02-02 16:53:33 -08:00