Commit Graph

19231 Commits

Author SHA1 Message Date
jim wang
af3e30dde2
[mathgl] Fix GSL linakge (#31854)
* fix link gsl

* update version
2023-06-07 09:36:42 -07:00
Jacob Kahn
120f81c4d4
[kenlm] Update port (#31863)
* [kenlm] Update port

* x-add-version

* remove unused patches

* Overwrite version

* Use imported targets for Boost to fix build issue on Windows

* Update ports/kenlm/vcpkg.json

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

* Update version

* Update versions/k-/kenlm.json

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

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-06-07 09:34:22 -07:00
Maks Naumov
4446d6e055
[activemq-cpp] Fix activemq-cppConfig.cmake syntax error (#31865) 2023-06-07 09:31:06 -07:00
JonLiu1993
c9a1f21791
[Exiv2] remove duplicate option (#31868)
* [Exiv2] Remove option

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-07 09:30:10 -07:00
Rémy Tassoux
7505916685
[unordered-dense] New port (#31856)
* [unordered-dense] New port

* [unordered-dense] Update version files

* [unordered-dense] Add missing version file

* [unordered-dense] Add license

* [unordered-dense] Update version files
2023-06-06 16:24:14 -07:00
Doug Cook
7dc475291a
New port: libtracepoint-decode (#31839)
* New port: libtracepoint-decode (decoder for perf.data)

Library for decoding tracepoints, e.g. from Linux perf.data files.

* Version 1.0 for new port: libtracepoint-decode
2023-06-06 16:22:02 -07:00
Kai Pastor
a7c5980158
[gdal] Avoid abseil headers (#31816) 2023-06-06 16:21:01 -07:00
Carlos O'Ryan
3b9862c081
[abseil] update to 20230125.3 version (#31764)
Protobuf >= 23.0 will require Abseil 20230125.3 or higher.
2023-06-06 16:18:18 -07:00
Kai Pastor
ad345ce17a
[proj] Update to 9.2.1 (#31769) 2023-06-06 16:17:57 -07:00
JonLiu1993
713f5395f7
[Exiv2] Add feature to enable BMFF support (#31827)
* [Exiv2] Add feature to enable BMFF support

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-06 15:13:00 -07:00
Mengna Li
d5d20ed2ee
[podofo] Change to github and update version to 0.10.0 (#31584) (#31826)
* [podofo] Change to github and update version to 0.10.0

* update version

* fix static export

* v db

* fix export name and add usage

* v db

* disable build libxml2 features

* format

* v db

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-06-06 15:10:28 -07:00
Billy O'Neal
a9eb339823
Add generate-sas-tokens script. (#31842) 2023-06-06 15:03:50 -07:00
autoantwort
4d0706551b
Use Stale bot to close issues (#28806)
* Use Stale bot to close issues

* Update .github/workflows/stale.yml

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>

* update action

---------

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
2023-06-06 15:01:49 -07:00
jim wang
ba1ae2ec2d
[arrow] Fix the problem that feature acero and dataset cannot be used (#31765)
* fix arroeacer not found

* update version

* fix usage

* update version

* fix usage

* update version
2023-06-06 14:53:23 -07:00
Javier Matos Denizac
5d3798ac73
[boost] Remove port version constraints (#31572)
* remove port version constraints

* remove port version constraint

* bump port version

* version db

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-06 12:33:33 -07:00
Alexis La Goutte
259762c386
nghttp3: update to 0.12.0 (#31829) 2023-06-06 12:27:45 -07:00
Kai Pastor
c48c767286
[starlink-ast] Switch tarball, misc fixes (#31663)
* [starlink-ast] Switch tarball, minor fixes

* No absolute paths
2023-06-05 14:09:39 -07:00
MonicaLiu
da58d7dc45
[vcpkg baseline][sais/stdexec] Remove port sais and fix stdexec hash (#31773)
* remove port sais

* fix stdexec hash

* update stdexec version

* replaced main with a tag

* update stdexec version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-06-05 14:04:33 -07:00
Ilya Lavrenov
cc968d00bd
[tbb] added Android as supported platform (#31738)
* [tbb] added Android support

* updated version files

* [usd] turned off Android support

* updated versions files
2023-06-05 14:01:15 -07:00
JonLiu1993
1bc0cf857d
[teemo] remove port (#31821)
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-05 13:58:05 -07:00
Azure SDK Bot
89f3bf357c
[azure-core-cpp] Update to 1.10.0 (#31779)
## 1.10.0 (2023-06-01)

### Features Added

- Added `Azure::Core::Uuid::AsArray()` and `Azure::Core::Uuid::CreateFromArray()` to enable reading or writing from an existing UUID. This is useful when the UUID was generated outside the Azure SDK, or needs to be used from a component outside the Azure SDK.

### Other Changes

- [[#3964]](https://github.com/Azure/azure-sdk-for-cpp/issues/3964) Ensuring some Azure SDK types have the expected default operations. (A community contribution, courtesy of _[jnyfah](https://github.com/jnyfah)_)

### Acknowledgments

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

- Jennifer Chukwu _([GitHub](https://github.com/jnyfah))_
2023-06-05 13:42:09 -07:00
MoeSzyslak98
c6ba8a18a1
[flatbuffers] Update to 23.5.26 (#31780)
* [flatbuffers] v23.5.26 port update

* baseline fixed
2023-06-05 13:41:45 -07:00
Jia Yue Hua
395ee62e8b
[daw-header-libraries,daw-json-link]: head-lib update to 2.93.1, json-link update to 3.17.2 (#31794) 2023-06-05 13:41:14 -07:00
Jia Yue Hua
396fca31e6
[quickfix]: fix exception specification (#31797) 2023-06-05 13:40:50 -07:00
Michael MIGLIORE
7620e50bae
[opencascade] Fix shared lib on Linux (#31806) 2023-06-05 13:37:51 -07:00
jim wang
04d50defc7
[usockets] update to 0.8.6 (#31824)
* update to 0.8.6

* update version
2023-06-05 11:23:14 -07:00
autoantwort
662dbb50e6
allow blank issues (#31755) 2023-06-02 11:21:25 -07:00
Cheney Wang
792078465c
[libadwaita] update to 1.3.2 (#31758) 2023-06-02 11:19:48 -07:00
Lily Wang
9700cf2cc6
[liburing] Update to 2.3 (#31756)
* [liburing] Update to 2.3

* update version
2023-06-02 11:17:21 -07:00
jim wang
85da6f8e19
[opentelemetry_cpp] Update to 1.9.1 (#31754)
* update to 1.9.1

* update versions

* add blank line

* update version
2023-06-02 11:16:57 -07:00
Kai Pastor
d8e5ba9b45
[curl] Update (#31710) 2023-06-01 11:07:32 -07:00
Juan Ramos
69f86f893f
Update Vulkan Headers to 1.3.250 (#31721)
* [vulkan-headers] Update to 1.3.250

* [vulkan-headers] Update version database
2023-06-01 11:06:52 -07:00
MonicaLiu
0335503716
[winpcap/SDL1-mixer] Change the extension of the template MSBuild solution (#31749)
* Modify the name of the template solutions

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-06-01 11:05:06 -07:00
Mengna Li
6172c4b5a0
update to 3.1.1 (#31734) 2023-06-01 11:03:26 -07:00
Kai Pastor
2f56fdad4b
[libpq,libxslt] Update libpq, fix misc issues (#31314)
* [libpq] Install msys2 autoconf-archive

* Install msys2 zic tool

* Fix zstd patching

* Always build as if cross compiling

* Enable feature client for non-windows

* Cleanup (WIP)

* Cleanup (WIP)

* Update portfile.cmake

* WIP

* WIP

* WIP

* WIP

* [libxslt] Fix pc files

* WIP

* WIP: Test libpq[all]

* WIP

* Update to 15.3

* Move patches

* Revert "WIP: Test libpq[all]"

* Fix install

* Skip import libs for plugins

* Full CI
2023-05-31 19:55:03 -07:00
SIYAO CHEN
65e91ebd9e
feat: fix rpath setting in osx dynamic debug build (#31681) 2023-05-31 18:56:41 -07:00
Michael MIGLIORE
0f1f5200c6
[vtk] patch GCC13 compilation errors (#31447) 2023-05-31 18:47:48 -07:00
David Matson
60f251356d
Use Ninja rather than MSBuild in BlingFire to support UWP. (#31331)
Fixes #31330.
2023-05-31 18:46:16 -07:00
Frank
6107e4d36e
[symengine] Update version to 0.10.1 (#31709)
* [symengine]  Update version to 0.10.1

* version
2023-05-31 18:40:27 -07:00
Alex
e527f179b1
[kf5parts] Add new port (#31544)
* [kf5parts] New package

* [kf5parts] Apply suggestions from code review

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

* [kf5parts] vcpkg x-add-version kf5parts

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-05-31 12:49:39 -07:00
Daniil Goncharov
d01e12bfee
[magic-enum] Update to v0.9.1 (#31742)
* [magic-enum] Update to v0.9.1

* x-add-version --all
2023-05-31 12:42:42 -07:00
Kai Pastor
3e93bb69a1
[coolprop,if97,msgpack,refprop-headers] Cleanup (#31694)
* [coolprop] Cleanup

* Fix uwp

* [refprop-headers] Update

* [if97] Avoid encoding warnings

* [msgpack] More boost dependencies

Cf. https://github.com/msgpack/msgpack-c/wiki/install_boost

* [coolprop] Use msgpack endianess

---------

Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-05-31 12:27:10 -07:00
Jia Yue Hua
50a5ff3563
[folly,fbthrift,mvfst,fizz,wangle,proxygen]: update to 2023.05.15 (#31657)
* [folly]: update to 2023.05.15

* remove no more used patch

* fix mvfst

* fix rsocket

* revert indent

* fix space
2023-05-31 12:24:33 -07:00
Kai Pastor
7be26f0f3c
[unicorn-lib] Fix, cleanup (#31706)
Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-05-31 12:22:07 -07:00
JonLiu1993
7aed17856b
[angelscript] fix build dependency error (#31711)
* [angelscript] fix build dependency errors

* update version

* update portfile.cmake

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-05-31 11:55:10 -07:00
Jack·Boos·Yu
8b10402c57
[vcpkg ci] error out cmake related deprecated functions (#31080)
* [vcpkg ci] error out cmake related deprecated functions

* Just have a try

* fix

* pick another variable name

* so far so good

* Maybe fix CI

* rename

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-05-31 11:54:31 -07:00
Cheney Wang
889192df55
[zpp-bits/dbg-macro] Update to latest version (#31712) 2023-05-31 11:47:10 -07:00
Vitalii Koshura
9937670d81
[sentry-native] update to 0.6.3 (#31713)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-31 11:46:33 -07:00
RealTimeChris
b8353ae1a7
[DiscordCoreAPI] Updating to version 2023-05-30 (#31725)
* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.
2023-05-31 11:46:12 -07:00
Ilya Lavrenov
838af19556
[xbyak] added new version v6.69 (#31726)
* [xbyak] added new version v6.69

* update version files
2023-05-31 11:42:27 -07:00