Commit Graph

20874 Commits

Author SHA1 Message Date
Cheney Wang
b4f39984b9
[jsonifier] Remove duplicate header files (#35097) 2023-11-16 16:45:52 -08:00
Nick D'Ademo
a536f766ad
[itay-grudev-singleapplication] Add new port (#35034)
* add port.

* formatting.

* update versioning.

* better handling of features.

* update version.

* fix non-windows builds.

* update versions file.

* try by adding prefix.

* update versions file.

* remove features.

* remove file.

* update versions file.

* fixes.

* add versions file.
2023-11-16 16:44:05 -08:00
Julia DeMille
6fec1e983d
[geographiclib] Remove unnecessary and broken cross-compile check. (#35030)
* [geographiclib] Removed cross-compile check.

It is broken, and as far as I can tell, unnecessary.
The target is still validated, but whether or not cross-compiling is
occuring is not. Related to microsoft#8104.

* [geographiclib] Port version bumped.
2023-11-16 12:57:06 -08:00
jim wang
f287c48228
[unittest-cpp] Fix build failure on uwp (#35096)
* fix build failure under uwp

* update version

* include

* update version

* enable test

* update version

* remove CI
2023-11-16 12:53:14 -08:00
Javier Peletier
272edfa75b
[flecs] update to 3.2.9 (#35122)
* [flecs] update to 3.2.9

* [flecs] update version database
2023-11-16 12:50:03 -08:00
Jia Yue Hua
7085a5eaf2
[nuspell] update to 5.1.4 (#35132)
* [nuspell] update to 5.1.4

* [nuspell] update to 5.1.4
2023-11-16 12:49:12 -08:00
Paweł Wegner
bf1c8fef40
[libressl] enable support for uwp and arm. (#35135) 2023-11-16 12:48:05 -08:00
Jia Yue Hua
9f7d381ec1
[ode] update to 0.16.4 (#35147)
* [ode] update to 0.16.4

* [ode] update to 0.16.4
2023-11-16 12:45:05 -08:00
Vasyl Gello
ac2a14f35f
[libvpx] Bump to 1.13.1 (#35047)
Based on https://github.com/microsoft/vcpkg/pull/34814 by @LilyWangLL
but tailored for RustDesk to build on arm64-ios, arm*-linux etc.

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2023-11-15 19:13:58 -08:00
Samuel Marks
4d73751b34
[libaes-siv] New port (#34519)
* [ports/libaes-siv] New port

* [ports/libaes-siv/CMakeLists.txt] Only include one C file ; use compile flags from their official CMakeLists.txt ; link OpenSSL

* Update ports/libaes-siv/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* `./vcpkg x-add-version --all --overwrite-version`

* [ports/libaes-siv/CMakeLists.txt] Copy yara port's approach to depending on OpenSSL

* [ports/libaes-siv/CMakeLists.txt] Use @ for escaping vars and use https://cmake.org/cmake/help/latest/command/file.html#configure instead of `file(WRITE` following by `configure_file`

* Update ports/libaes-siv/CMakeLists.txt

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Update ports/libaes-siv/CMakeLists.txt

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* Update ports/libaes-siv/CMakeLists.txt

Co-authored-by: Kai Pastor <dg0yt@darc.de>

* ./vcpkg x-add-version libaes-siv --overwrite-version

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
2023-11-15 17:24:14 -08:00
eao197
b54e364833
[restinio] Update to 0.7.0 (#35083)
* RESTinio updated to v.0.7.0.

* Fix manifest format.

* x-add-version for RESTinio-0.7.0.

* Remove files that not needed anymore.

* x-add-version for updated RESTinio port.

* Remove comment with vim settings.

* x-add-version for updated RESTinio's portfile.
2023-11-15 17:04:11 -08:00
JonLiu1993
6b07285422
[exiv2] update to 0.28.1 and fix build error (#35020)
* [exiv2] update to 0.28.1

* update version

* Fix option

* update version

---------

Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
2023-11-15 17:02:47 -08:00
Kai Pastor
67e861818a
[zimpl] New port (#35053)
* [zimpl] New port

* Fix msvc

* MSVC needs pcre2

* Fix MSVC runtime

* Fix msvc and mingw
2023-11-15 16:56:18 -08:00
Jia Yue Hua
b61706e96c
[aws-c-http,aws-c-auth,aws-c-s3,aws-c-mqtt,aws-c-common,aws-sdk-cpp,aws-crt-cpp] update to 0.7.14, 0.7.6, 0.3.24, 0.9.9, 0.9.9,1.11.201,0.24.7 (#35070)
* [aws-c-http] update to 0.7.14

* [aws-c-http] update to 0.7.14

* [aws-c-mqtt] update to 0.9.9

* [aws-c-mqtt] update to 0.9.9

* [aws-c-s3] update to 0.3.23

* [aws-c-s3] update to 0.3.23

* [aws-c-auth] update to 0.7.6

* [aws-c-auth] update to 0.7.6

* [aws-crt-cpp] update to 0.24.5

* [aws-crt-cpp] update to 0.24.5

* [aws-sdk-cpp] update to 1.11.200

* [aws-sdk-cpp] update to 1.11.200

* [aws-c-common] update to 0.9.8

* [aws-c-common] update to 0.9.8

* [aws-c-common] update to 0.9.9

* [aws-c-common] update to 0.9.9

* [aws-c-s3] update to 0.3.24

* [aws-c-s3] update to 0.3.24

* [aws-crt-cpp] update to 0.24.7

* [aws-crt-cpp] update to 0.24.7

* [aws-sdk-cpp] update to 1.11.201

* [aws-sdk-cpp] update to 1.11.201
2023-11-15 16:02:14 -08:00
Nick D'Ademo
e8f5747b89
[qt-advanced-docking-system] update to 4.2.0 (#35105)
* update port.

* update versions file.

* remove unneeded patch.

* update versions file.
2023-11-15 15:52:09 -08:00
Nick D'Ademo
324c2436f0
[kubazip] update to 0.2.6 (#35100)
* update port.

* update versions file.
2023-11-15 15:49:32 -08:00
Nick D'Ademo
682799e131
[winsparkle] update to 0.8.1 (#35101)
* update port.

* update versions file.
2023-11-15 15:48:13 -08:00
Nick D'Ademo
c4959758dd
[jasper] Update to 4.1.0 (#35104)
* update port.

* update versions file.
2023-11-15 15:47:08 -08:00
SportsDataPlayground
ced267328c
[wil] Update to latest v1.0.231028.1 version (#35099)
* [wil] Update to latest v1.0.231028.1 version

See https://github.com/microsoft/wil/releases/tag/v1.0.231028.1 for details

* Update wil.json
2023-11-15 15:46:34 -08:00
Nick D'Ademo
540956515c
[libobfuscate] new port (#35106)
* add new port.

* add header install.

* formatting.

* versions.

* Update ports/obfuscate/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* rename port.

* update versions file.

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-11-15 15:42:50 -08:00
Bernhard Manfred Gruber
b4e9db1d85
[alpaka] Update to 1.0.0 (#35109) 2023-11-15 15:41:15 -08:00
autoantwort
e556c1a8e2
[ztd-static-containers] fix deps (#35111) 2023-11-15 15:22:58 -08:00
Sandy
24b141631e
[bgfx] Update to 1.122.8595-458 (#35113)
Use release artifact file for submodules instead of checking them out
manually.
This prevents future mistakes of bad references of submodules.
Future updates will only requires updates to the version and sha.
2023-11-15 15:19:00 -08:00
jim wang
d2845dc758
[sfml] Update to 2.6.1 (#35118)
* update to 2.6.1

* update version
2023-11-15 15:04:47 -08:00
Jia Yue Hua
2b14b606ce
[numcpp] update to 2.12.1 (#35102)
* [numcpp] update to 2.12.1

* [numcpp] update to 2.12.1
2023-11-14 17:09:51 -08:00
Jia Yue Hua
7da80835ac
[mygui] update to 3.4.3 (#35103)
* [mygui] update to 3.4.3

* [mygui] update to 3.4.3
2023-11-14 17:09:28 -08:00
autoantwort
ced9a6771d
[cfitsio] fix uwp build (#35009) 2023-11-14 16:09:58 -08:00
Billy O'Neal
83712a6060
Improve and extract internals of vcpkg_find_acquire_program. (#34881)
* Extract vcpkg_extract_archive from vcpkg_find_acquire_program.

* Extract vcpkg_download_sourceforge from vcpkg_from_sourceforge.

This allows vcpkg_find_acquire_program to download from SourceForge without needing to temporarily change _VCPKG_EDITABLE.

* Use whether a URI is known for an entity to decide whether to downloads it rather than checking a separate supported_on_unix boolean.

* Add unparsed arguments check to vcpkg_extract_archive
2023-11-14 14:01:08 -08:00
Henrik Gaßmann
426dcc68e0
[llfio,ned14-internal-quickcpplib,outcome,status-code] Update to 2023-11-06 (#34935)
* [ned14-internal-quickcpplib] Update to 2023-11-06

* [status-code] Update to 2023-11-0

* [outcome] Update to 2.2.7

* [llfio] Update to 2023-11-06

* Update version database

* [outcome,llfio] Fix find_dependency usage
2023-11-14 13:11:02 -08:00
Jia Yue Hua
a3aec9d93b
[libmt32emu] update to 2.7.1 (#35019)
* [libmt32emu] update to 2.7.1

* [libmt32emu] update to 2.7.1

* fix homepage
2023-11-14 13:08:03 -08:00
Peter Adam Korodi
877eaea999
[configcat] Update to version 3.1.1 (#35025)
* [configcat] Update to version 3.1.0

* [configcat] Update to version 3.1.0

* [configcat] Update to version 3.1.0

* [configcat] Update to version 3.1.1

* [configcat] Update to version 3.1.1
2023-11-14 13:05:58 -08:00
Raúl Cumplido
2d8202f06d
[arrow] Update to 14.0.1 (#35026)
* [arrow] Update to 14.0.1

* Update versions
2023-11-14 13:05:37 -08:00
Tobias Ribizel
e61900cc51
[ginkgo] Update version to 1.7.0 (#35028)
* [ginkgo] add version 1.7.0

* update version
2023-11-14 13:04:50 -08:00
Osyotr
7b3ea912e9
[Qt] Try mirrors if main server is down (#35029) 2023-11-14 13:03:37 -08:00
Azure SDK Bot
dc3c55f092
[azure-identity-cpp] Update to 1.6.0 (#35035)
## 1.6.0 (2023-11-10)

### Features Added

- Added `WorkloadIdentityCredential`.
- When one of the credentials within `DefaultAzureCredential` is successful, it gets re-used during all subsequent attempts to get the token.
- Updated `ClientSecretCredentialOptions` and `ClientCertificateCredentialOptions` to read the default value for the authority host option from the environment variable first.

### Breaking Changes

- Add `WorkloadIdentityCredential` to the `DefaultAzureCredential`.

### Bugs Fixed

- Do not throw an exception during `AzureCliCredential` construction, but rather delay it to the `GetToken()` call.
- Harden checks for the tenant ID.
- Disallow space character when validating tenant id and scopes as input for `AzureCliCredential`.
- Add authority host url validation to reject non-HTTPS schemes.
- [[#4084]](https://github.com/Azure/azure-sdk-for-cpp/issues/4084) Remove OpenSSL dependency on Windows. (A community contribution, courtesy of _[teo-tsirpanis](https://github.com/teo-tsirpanis)_)

### Other Changes

- Add default values to some `WorkloadIdentityCredentialOptions` fields such as authority host by reading them from the environment.
- Add logging to `WorkloadIdentityCredential` to help with debugging.
- Create separate lists of characters that are allowed within tenant ids and scopes in `AzureCliCredential`.

### Acknowledgments

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

- Theodore Tsirpanis _([GitHub](https://github.com/teo-tsirpanis))_
2023-11-14 12:58:05 -08:00
Jia Yue Hua
4e17591500
[nsync] update to 1.26.0 (#35037)
* [nsync] update to 1.26.0

* [nsync] update to 1.26.0
2023-11-14 12:56:13 -08:00
Jia Yue Hua
17c58325f4
[numactl] update to 2.0.16 (#35038)
* [numactl] update to 2.0.16

* [numactl] update to 2.0.16
2023-11-14 12:55:52 -08:00
Julian Xhokaxhiu
b58df11608
[ffmpeg] Bump to 6.1 (#35042)
* [ffmpeg] Bump to 6.1

* [ffnvcodec] Bump to 11.1.5.3

* vcpkg x-add-version --all

* [avisynthplus] Bump to 3.7.3

* vcpkg x-add-version --all

* [avisynthplus] Remove no more required patch

* vcpkg x-add-version --all

* Apply suggestions from code review

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

* vcpkg x-add-version --all

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-11-14 12:54:21 -08:00
Jia Yue Hua
28179a6fd0
[octomap] update to 1.9.8 (#35039)
* [octomap] update to 1.9.8

* [octomap] update to 1.9.8
2023-11-14 12:47:15 -08:00
Viktor Chlumský
17444f13ad
[msdfgen] Update to 1.11 (#35043) 2023-11-14 12:46:04 -08:00
Jia Yue Hua
92f6027025
[aws-c-cal] update to 0.6.9 (#35055)
* [aws-c-cal] update to 0.6.9

* [aws-c-cal] update to 0.6.9
2023-11-14 12:43:43 -08:00
Nick D'Ademo
d73fba0543
[bext-di] Update to 1.3.0 (#35056)
* update port.

* update versions file.

* Apply suggestions from code review

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

* update versions.

* update versions file.

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-11-14 12:43:13 -08:00
Pierre Wendling
47e01f3ea4
[yaml-cpp] Update patch with upstream fixes. (#35058)
The patch from https://github.com/jbeder/yaml-cpp/pull/1242 fixes
loading the CMake config multiple times.
2023-11-14 12:41:42 -08:00
Hamish Moffatt
6d0e15bdb1
[kdalgorithms] update to 1.2 (#35064)
* [kdalgorithms] update to version 1.2

* [kdalgorithms] update to version 1.2
2023-11-14 12:37:54 -08:00
autoantwort
56319638f6
[stale bot] don't mark issues as stale and not stale in the same run (#35081) 2023-11-14 12:28:50 -08:00
Aleksei Shpakovskii
f436353b4f
[usrsctp] add license (#35087)
* [usrsctp] add license

* Update version database
2023-11-14 12:24:27 -08:00
autoantwort
c75ff8cf3b
[nng] no uwp (#35045) 2023-11-14 00:25:44 -08:00
autoantwort
50de385678
[realsense2] no uwp (#35046) 2023-11-14 00:25:29 -08:00
autoantwort
4760200b67
[dlib] no uwp (#35044) 2023-11-14 00:25:12 -08:00
Kai Pastor
6193a5e89d
[gdal] Update to 3.7.3 (#35073) 2023-11-14 00:23:52 -08:00