Граф коммитов

18793 Коммитов

Автор SHA1 Сообщение Дата
autoantwort bd10ad0c1a
[qtmultimedia] fix ffmpeg feature on osx (#30827) 2023-04-13 12:51:55 -07:00
autoantwort 49ec128d6b
[stlab] fix core build (#30819) 2023-04-13 12:51:30 -07:00
autoantwort 7d8c95ec3b
[qt5-location] add missing include (#30832) 2023-04-13 12:50:54 -07:00
Leonid Pospelov 78c1f5bc5e
[node-api] rework port, rename to node-api-headers, apply upstream's versioning (#29743) 2023-04-13 12:50:12 -07:00
moritz-h 971343dedc
[annoy] update version (#30835) 2023-04-13 12:43:10 -07:00
autoantwort 4e0362842c
[cdt] fix boost build (#30821) 2023-04-13 12:37:52 -07:00
Alonso Schaich f356287482
[glibmm] update to 2.76.0 (#30807)
* [glibmm] update to 2.76.0 (microsoft#30806)

* [glibmm] regenerate version registries (microsoft#30806)
2023-04-13 12:34:32 -07:00
Alonso Schaich 5272ddc90b
[glib] update to 2.76.1 (#30809)
* [glib] update to 2.76.1 (microsoft#30808)

* [glib] regenerate version registries (microsoft#30808)
2023-04-13 12:31:25 -07:00
Jia Yue Hua 0e8ab9afa4
[proxygen]:fix deps (#30795) 2023-04-13 12:29:34 -07:00
Cheney Wang e2ca0145ed
[libmysql] Turn off WITH_BUILD_ID to fix baseline (#30796) 2023-04-13 12:25:58 -07:00
Alexander Neumann 2c84b1e1f9
[zstd] Fix clang-cl flags (#29992) 2023-04-13 12:23:49 -07:00
Sergei Kachkov c2f29e5aba
[stb] Install missing stb_vorbis.c file (#30616)
* [stb] Install stb_vorbis library

* [stb] Update versions

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-13 11:11:50 -07:00
autoantwort 5b11232d00
[many-ports] Don't use deprecated functions (autogenerated) (#26981)
* [libuvc,qt5-virtualkeyboard] remove duplicated dependency entry

* [many-ports] don't use deprecated functions (autogenerated)

* atkmm: Fix license.
gperftools: Reformat vcpkg_check_features call.
gsl: Fix license.
libpff: Fix license.
pangomm: Fix license.
qtbase: Revert, only comment changes.
type-lite: Reformat vcpkg_check_features and actually use the feature options.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-13 09:13:15 -07:00
Michał Janiszewski 4f9d25a7f2
[icu] Fix #30532: trying to set rpath on missing libicutu (#30544)
microsoft/vcpkg#29196 introduced new feature flag `[tools]` which
prevents generation of `libicutu`. The PR in question did not take into
account dynamic linkage target where rpath is set to hardcoded and no
longer valid list of libraries.

This PR dynamically detects presence of `[tools]` feature and adds
`libicutu` for rpath fix as necessary.

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-12 11:29:01 -07:00
Benoît Hauquier f9df715209
[libvpx] fix mac osx min version ignored for arm64 (#30410)
Co-authored-by: [FrankXie05] <[v-frankxie@microsoft.com]>
2023-04-12 11:28:39 -07:00
Alexander Neumann 203383666e
[LLVM] update to 15.0.7 (#30510)
* [llvm] Update port to 15.0.1

The patchset is rebased onto llvmorg-15.0.1, with some significant
differences especially around install paths. The NixOS project
appears to be midway through a large change to the install path
mechanics, for the same purpose as this patchset.

When that has landed, it looks like most of these patches can go away.

* [llvm] x-add-version for 15.0.1

* [llvm] Add enable-ios feature flag

This passes straight through to COMPILER_RT_ENABLE_IOS, which is
defaulted to ON in LLVM. This is a problem if your build host
doesn't have the iOS SDK installed, such as on vcpkg CI.

Co-authored-by: Josh Channings <josh@channings.me.uk>
2023-04-11 23:20:09 -07:00
jim wang b81b6e497a
[arrow] update to 11.0.0 (#30511)
Co-authored-by: Jim Wang (Beyondsoft Corporation) <v-wangjim@microsoft.com>
2023-04-11 23:18:19 -07:00
Michael aebac86646
[licensepp] Update to 2020-11-24 (#30663) 2023-04-11 23:16:43 -07:00
Steve Lhomme b91728fe5f
[matroska] update to 1.7.1 and enable UWP builds (#30751)
* [matroska] update to 1.7.1

* [matroska] enable UWP builds

This has been used in VLC for years. There was a build issue with file access
in the "ebml" dependencies. But it should be fixed by
https://github.com/microsoft/vcpkg/pull/30750
2023-04-11 23:13:25 -07:00
Kai Pastor 0746c2aab7
Track CI baseline change effect (#30756)
* Test ci baseline change effect

* Skip parent hashes when baseline was modified

* Update head baseline variable

* Revert "Test ci baseline change effect"

This reverts commit a5e7a5c404.

* Read raw data
2023-04-11 23:11:59 -07:00
Moritz Beutel 59ac2a6fea
[gsl-lite] Update to v0.41.0 (#30784)
* [gsl-lite] Update to 0.41.0

* [gsl-lite] Update version registry
2023-04-11 23:10:36 -07:00
Mengna Li c6274dd907
update ci.baseline (#30786) 2023-04-11 23:04:53 -07:00
Rémy Tassoux 7610e561be
[stb] Update to 2023-04-11 (#30777)
* [stb] Update to 2023-04-11

* [stb] Update version files
2023-04-11 23:02:19 -07:00
Sylvain Doremus 5ea8230761
[vkfft] Update to v1.2.31. (#30765) 2023-04-11 23:01:54 -07:00
Jia Yue Hua 3cf82610cd
[fizz]: fix library dependency (#30760)
* [fizz]: fix library dependency

* [fizz]: tab to space
2023-04-11 23:01:31 -07:00
JonLiu1993 0b071047fd
[akali] Remove port (#30748)
* [akali] set discard library

* update version

* Delete information that is no longer needed

* update version

* delist port

* remove akali.json

* revert akali.json
2023-04-11 22:58:39 -07:00
Pierre Wendling bf4958bce6
[dumb] New port (#30740)
* [dumb] New port.

* [dumb] Add to baseline.

* [dumb] Apply suggestion from review.

- Remove unofficial config since a pkg-config file is provided.
- Update the match string for pkg-config fixes.
- Limit ONLY_STATIC_LIBRARY to Windows.

* [dumb] Update version.

* [dumb] Remove vcpkg-cmake-config dependency.

This dependency is no longer needed since the unofficial config was
removed.

* [dumb] Update version.
2023-04-11 22:57:56 -07:00
Kai Pastor f0ee0ca1cc
[libigl] Remove broken features (#30735)
* [libigl] Remove broken features

* [libigl] png dependencies

* Fix cmake config chainloading
2023-04-11 22:55:59 -07:00
Osyotr a2476c3ed4
[qt5] Update to 5.15.9 (#30699) 2023-04-11 22:54:14 -07:00
Alexander Rozdaybeda c786d06dcc
[tesseract] Install additional headers (#29670)
* install additional headers

* update version

* add double quotes

* fix double quotes

---------

Co-authored-by: Alexander ROZDAYBEDA <alexander.rozdaybeda@avanquest.com>
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-04-11 22:42:29 -07:00
autoantwort 4116148a7f
[actions] automatically answer missing windows SDK issues (#30547)
* [actions] automatically answer missing windows SDK issues

* Trigger Build
2023-04-11 13:55:44 -07:00
Steve Lhomme dafff8267e
[ebml] update to 1.4.4 and enable UWP builds (#30750)
* [ebml] update to 1.4.4

The limits patch has been applied in 1.4.3:
f0bfd53647

* [ebml] enable UWP builds

This has been used in VLC for years. There was a build issue with file access
but it's no longer build by default

05bc5c0902
2023-04-10 19:28:13 -07:00
Stephen Eckels 229c0c7ef4
update asmjit, fbgemm, polyhook2, start asmtk (#27683)
* update asmjit, fbgemm, polyhook2, start asmtk

* fix error LNK2019 and update version

* update version

* version

* NEW SHA

* revert fbgemm

* format

* v db

* new function

* v db

* update fbgemm version to 0.4.1 to fix asmjit

* v db

---------

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2023-04-10 19:27:41 -07:00
双草酸酯 774469f31a
[libmysql] upgrade to 8.0.32 (#30576)
* [libmysql] update to 8.0.32

* update version

* minimize system libs patch

* update version

* fix compilation on macOS with homebrew

* update version

* fix `\n` by mistake

* fix mysql_config

* update version
2023-04-10 19:26:08 -07:00
Nikolay Shishov 5f555ff36e
[aklomp-base64] fix PACKAGE_NAME (#30693)
* [aklomp-base64] fix PACKAGE_NAME

* [aklomp-base64] vcpkg version fix

* Bump port-version.

---------

Co-authored-by: Nikolay Shishov <nikolay.shishov@admiralmarkets.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-10 17:54:35 -07:00
Billy O'Neal 5a101fc741
Update vcpkg-tool to 2023-04-07. (#30724)
https://github.com/microsoft/vcpkg-tool/releases/tag/2023-04-07

Resolves https://github.com/microsoft/vcpkg/issues/30474
Resolves https://github.com/microsoft/vcpkg/issues/30051
Resolves https://github.com/microsoft/vcpkg/issues/25521
Resolves https://github.com/microsoft/vcpkg/issues/23629
2023-04-10 15:56:36 -07:00
Argentoz f6ab2d05eb
[cpp-httplib] update to 0.12.2. (#30737)
* Update cpp-httplib to 0.12.2

* Update CI baseline
2023-04-10 14:28:24 -07:00
Frank 691dd562b5
[json-c] Fix build with clang (#30632)
* [json-c] Fix build with clang

* version

* add c-flags

* v db
2023-04-10 14:23:42 -07:00
Carlos O'Ryan 43401f5835
[opentelemetry-cpp] unvendor absl polyfills (#30720)
* [opentelemetry-cpp] unvendor absl polyfills

By default opentelemetry vendors-in a copy of some Abseil polyfills
(e.g. `absl::variant`). That makes it hard (I would claim nearly
impossible) to use both the abseil and the opentelemetry-cpp ports at
the same time, as both define `absl::variant` in some of their headers.

It seems better to always use the `-DHAVE_ABSEIL=ON` CMake option and
depend on the abseil port.  Outside vcpkg it may be useful to use such
vendored-in copies of the code, as that "simplifies" dependency
management. In the context of vcpkg that is just wasteful.

Simplified how to support `abseil[cxx17]` by removing some code in
opentelemetry that forcibly downgraded the compiler to use C++11. Add a
missing dependency for gRPC generated code. This code indirectly depends
on Abseil too.

* Opentelemetry is missing a find_dependency() when -DHAVE_ABSEIL=ON
2023-04-10 12:50:22 -07:00
Kai Pastor 45b0e4b585
[vcpkg baseline][libcaer] Fix and update (#30736)
* [libcaer] Explicitly pass pkgconf

* [libcaer] Update license

* [libcaer] Update to 3.3.15

* [libcaer] opencv is opt-in

* [libcaer] MSVC arm is unsupported

* Update versions/l-/libcaer.json

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>

---------

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2023-04-10 09:20:54 -07:00
JonLiu1993 93e173a0d7
[mimalloc] update to 2.1.1 to build failure (#30710)
* [mimalloc] update to latest version 2.1.1

* update version

* remove vcpkg_copy_pdbs()

* update version

* revert function

* update version
2023-04-09 22:05:07 -07:00
Azure SDK Bot 34221eb68c
[azure-core-cpp] Update to 1.8.1 (#30703)
## 1.8.1 (2023-04-06)

### Bugs Fixed

- [[#4213]](https://github.com/Azure/azure-sdk-for-cpp/issues/4213) Fixed a bug where `Host` request header is not set for non-default port (80, 443).
- [[#4443]](https://github.com/Azure/azure-sdk-for-cpp/issues/4443) Fixed potentially high CPU usage on Windows.

### Other Changes

- Libcurl transport doesn't add `Content-Length` request header for GET/HEAD/DELETE requests anymore.
2023-04-09 22:04:29 -07:00
gerard-ryan-immersaview d24e1e6094
[gstreamer] Added feature to enable bzip2 support in plugins (#30689)
* Enabled nvcodec plugins
2023-04-09 22:04:05 -07:00
autoantwort 34aa948f6c
[halide] fix core build (#30449) 2023-04-09 21:56:02 -07:00
Kai Pastor f66871330f
[vcpkg baseline][qca] Fix pkgconfig dependency properly (#30702)
* [qca] Fix pkgconfig dependency properly

* Update qca.json

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-04-09 21:54:25 -07:00
Lily Wang f3472162aa
[yara] Fix feature dotnet build error (#30711)
* [yara] Fix feature dotnet build error

* update version
2023-04-09 21:48:21 -07:00
Cheney Wang 1a9c25db04
[libcopp] Update to v2.1.4 (#30712) 2023-04-09 21:46:11 -07:00
Billy O'Neal 217194cea7
Fix cancellation, from @dan-shaw's branch: (#30722)
b877a10a13

Co-authored-by: dan-shaw <51385773+dan-shaw@users.noreply.github.com>
2023-04-07 19:21:44 -07:00
JonLiu1993 cd5a39fc63
[libusb] remove cibaseline (#30714) 2023-04-07 14:32:30 -07:00
Daniel Schürmann 7f59e00136
[ffmpeg] Osx cross fix (#30692)
* [ffmpeg] Fix off-by-one issue when looping over the OSX_ARCHS

This fixes crosscompiling e.g. arm64 on x64

* [ffmpeg] Remove redundant --enable-cross-compile flag

* [ffmpeg] Bump port version
2023-04-06 17:29:23 -07:00