Commit Graph

19245 Commits

Author SHA1 Message Date
Jacob Kahn
faac1ea237
[flashlight-text] New port (#31859)
* [flashlight-text] New port

* Format and fix vcpkg.json, x-add-version

* Export dll symbols on Windows

* Only pass opt to export all symbols on Windows

* Update version database

* Rename flag

* Update version database

* Update ports/flashlight-text/portfile.cmake

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* Update ports/flashlight-text/vcpkg.json

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* Update version

* Update to v0.0.4, remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS

* Update version database

* Use  in portfile

* Update version database

* Fix CMake config install location

* Update package version

* Omit config fixup arg

* Update version

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-06-08 10:00:49 -07:00
Lily Wang
282e4f61d4
[imgui] Fix deps of feature allegro5-binding (#31871)
* [imgui] Fix feature allegro5-binding deps

* update version

* Update imgui.json
2023-06-08 09:57:58 -07:00
Alexis La Goutte
44eab3705d
nghttp2: update to 1.54.0 (#31877) 2023-06-08 09:57:13 -07:00
Osyotr
2e43a34b44
[qt5] Update to 5.15.10 (#31878) 2023-06-08 09:55:57 -07:00
autoantwort
1ce35e99be
Update stale.yml (#31886)
Fix typo
2023-06-08 09:55:04 -07:00
Alexis La Goutte
1e334d770a
[ngtcp2] enable arm with uwp and update to 0.16.0 (#30593)
* ngtcp2: update to 0.15.0

* ngtcp2: ngtcp2 now build with ARM32 (uwp)

* ngtcp2: update to 0.16.0
2023-06-07 12:11:55 -07:00
JoergAtGithub
037ef821da
[rubberband] Update to 3.2.1 and use recommended sleef dependecy where supported (#31732)
* Select fastest available FFT library depending on the platform

* Update to rubberband 3.2.1

* Also added arm64 in the portfile.cmake condition to match arm in the vcpkg.json

* Use FFTW backend on x86_windows due to Microsoft Visual Studio bug
2023-06-07 12:00:50 -07:00
myd7349
2e7fdb7b68
[kissfft] Update to 131.1.0 (#31744)
* [kissfft] Update to 131.1.0

* [kissfft] Bump version

* [kissfft] Fix

* [kissfft] Overwrite version

* [kissfft] Remove unused patch

* [kissfft] Overwrite version

* [kissfft] Fix description

* [kissfft] Overwrite version

* [kissfft] Add usage

* [kissfft] Fix OpenMP

* [kissfft] Overwrite version

* [kissfft] Build for all data types

* [kissfft] Overwrite version

* [kissfft] LOGFILE_BASE

* [kissfft] Update usage

* [kissfft] Overwrite version

* [kissfft] Fix linkage, update usage

* [kissfft] Overwrite version

* [kissfft] Fix tool names

* [kissfft] Overwrite version
2023-06-07 11:57:58 -07:00
Rémy Tassoux
02cf0c23a2
[imgui] Update to 1.89.6 (#31761)
* [imgui] Update to 1.89.6

* [imgui] Update version files
2023-06-07 11:53:30 -07:00
Alonso Schaich
0f8a0f084a
[glib] Update glib to 2.76.3 (#31786)
* [glib] Update glib to 2.76.3 (microsoft/vcpkg#31785)

* [glib] regenerate versions repository (microsoft/vcpkg#31785)
2023-06-07 09:49:58 -07:00
Alonso Schaich
22c84a2965
[harfbuzz] update to 7.3.0 (#31788)
* [harfbuzz] update to 7.3.0 (microsoft/vcpkg#31787)

* [harfbuzz] regenerate version registry (microsoft/vcpkg#31787)
2023-06-07 09:47:52 -07:00
Alex Dewar
6d6f3164e6
[crossguid] Fix compilation on gcc v13 (#31835)
* [crossguid] Fix compilation on gcc v13

Crossguid no longer compiles with gcc v13 (tested on Linux), due to a
missing include (cstdint). There is an upstream pull request to fix the
issue which has been open for some time but not yet merged [1].

Let's patch the sources in vcpkg until upstream fixes it.

Fixes #31834.

[1] https://github.com/graeme-hill/crossguid/pull/67

* [crossguid] Bump port-version
2023-06-07 09:45:38 -07:00
Lily Wang
b33cf57de8
[vsg] Fix build error when the Vulkan component glslangValidator is already installed (#31843)
* [vsg] Fix build error when the Vulkan component glslangValidator is already installed

* update version
2023-06-07 09:43:34 -07:00
Frank
8f721da26e
[redis-plus-plus]Update version to 1.3.8 (#31851)
* [redis-plus-plus]Update version to 1.3.8

* version

* fix file absolute path

* version
2023-06-07 09:40:40 -07:00
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