Commit Graph

5892 Commits

Author SHA1 Message Date
Connor Broyles
a4c3f116fa
[osgearth] Update to version 3.4 (#31569)
* [osgearth] Update to version 3.4

* Fix patch indentation

* Add missing dependency

* Fix tool installation
2023-05-24 12:14:06 -07:00
Doug Cook
b9fc501b62
libtracepoint, libeventheader-tracepoint, libeventheader-decode (#31571)
* New ports: libtracepoint, libeventheader-decode, libeventheader-tracepoint

* Versions: libtracepoint, libeventheader-decode, libeventheader-tracepoint
2023-05-24 12:10:01 -07:00
JoergAtGithub
f5b0415c54
[hidapi] Update to 0.14.0 (#31574)
* Updated hidapi to 0.14.0
Added new feature pp-data-dump, to make the build of the new pp_data_dump.exe developer tool optional

* Use vcpkg_copy_tools for pp_data_dump

* Removed unnecessary added empty lines from portfile

* Use ${VERSION} variable in portfile instead of hardcoded version number
2023-05-24 12:03:18 -07:00
sonodima
28d4723662
[wmipp] Update to 1.2.0 (#31583)
* bumped wmipp version to 1.2.0

* wmipp updated version metadata

* [wmipp] removed blank line from portfile

* rebuilt version database
2023-05-24 11:59:22 -07:00
Vanilla
9a5d4bd1db
[folly]: fix build with gcc 13. (#31586) 2023-05-24 11:58:54 -07:00
eao197
bb03d33e6e
[sobjectizer] Update to 5.7.4.3 (#31591)
* SObjectizer updated to v.5.7.4.3.

* x-add-version used for SObjectizer-5.7.4.3.

* Update ports/sobjectizer/portfile.cmake

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

* Fix hash for SObjectizer 5.7.4.3.

* Apply x-add-version for updated SObjectizer.

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-05-24 11:57:44 -07:00
Osyotr
319cf43691
[qt5] Apply CVE fixes (#31595) 2023-05-24 11:57:11 -07:00
ItsBasi
38c74ef00e
[flatbuffers] Update to 23.5.9 (#31600) 2023-05-24 11:46:25 -07:00
Jack·Boos·Yu
2718aa52a3
[recastnavigation] Update to 1.6.0 and use official CMakeLists (#31551)
* [recast] Update to 1.6.0 and use official CMakeLists

* version bump

* Use VERSION instead

* version

* New port recastnavigation and set recast depends on it.

* version

* Apply suggestion

* version

* version

* Apply suggestion

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-05-23 16:49:23 -07:00
Frank
0a99cd4c21
[liblsquic] Fix found boringssl on debug or release (#31554)
* [liblsquic] Fix found boringssl on debug or release

* update version
2023-05-23 15:01:26 -07:00
Adam Lugowski
b1c5f22661
[task-thread-pool] new port (#31570)
* [task-thread-pool] new port

* Fix formatting

* Fix hash

* Add blank line

* Regenerate versions/t-/task-thread-pool.json
2023-05-23 13:47:47 -07:00
JonLiu1993
3a750bdcd0
[irrlicht] update to <1.8.5> (#31558)
* [irrlicht] update to <1.8.5>

* update version

* update portfile.cmake

* update version
2023-05-23 13:46:17 -07:00
Frank
e4e7a0b86b
[minizip-ng] update version to 4.0.0 (#31575)
* [minizip-ng] update version to 4.0.0

* update version
2023-05-23 13:43:07 -07:00
myd7349
e4e5d2dc0f
[ada-url] Add new port (#31485)
* [ada-url] Add new port

* [ada-url] Version

* [ada-url] Update to 2.4.2

* [ada-url] Bump version

* [ada-url] tools doesn't support UWP

* [ada-url] Overwrite version
2023-05-23 13:00:34 -07:00
MonicaLiu
e676f024aa
[blaze] Update to 3.8.2 (#31576)
* update blaze

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-23 12:59:02 -07:00
Mengna Li
23414a2bf1
Update to 2.0.9 (#31579) 2023-05-23 12:58:40 -07:00
Simon Perkins
0ccb3d1140
[gsl] fix gsl x64-linux-dynamic build by guarding win32 string replaces (#31504)
* Guard win32 string replaces

* update version

* Use target_compile_definitions for GSL_DLL

* Update version

* Revert "Use target_compile_definitions for GSL_DLL"

This reverts commit 9b228c100a.

* Address review comments

* Update version

* Revert "Address review comments"

This reverts commit d6e911a87b.

* Address review comments

* Remove target_compile_definitions

* #ifndef WIN32 -> #ifndef _WIN32

* Update version

* Update port-version from 2 to 3

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

* Restore version 2 port-version in version/g-/gsl.json
2023-05-22 14:56:05 -07:00
Silvio Traversaro
462885c7fb
[idyntree] Update to 9.0.0 (#31417)
* [idyntree] Update idyntree port to 9.0.0

Furthermore, remove irrlicht feature from default features as since
version 9.0.0 idyntree requires irrlicht compiled with SDL support
on Windows, and that is not available in irrlicht compiled by vcpkg.

* [idyntree] Update versions
2023-05-22 12:07:52 -07:00
myd7349
d672b68add
[portable-file-dialogs] Add new port (#31482)
* [portable-file-dialogs] Add new port

* [portable-file-dialogs] Version stuffs
2023-05-22 12:04:14 -07:00
sonodima
ebb01831d6
[wmipp] Add new port (#31503)
* add port 'wmipp'

* added 'wmipp' hash

* formatted manifest and rebuilt database

* uupdate version database

* use ${VERSION} in ports/wmipp/portfile.cmake

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

* update version database

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-05-22 12:03:21 -07:00
chausner
f2328e89e9
[cpp-async] Add new port (#31523)
* Add cpp-async 2023-05-19

* Update CI baseline

* Add new line

* Update CI baseline

* Fix HEAD_REF

* Update CI baseline

* Update to v1.0.0

* Update CI baseline

* Remove old version

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-05-22 11:56:55 -07:00
Konstantin Podsvirov
7f2a9d7891
[flecs] update to 3.2.3 (#31534)
* [flecs] update to 3.2.3

* [flecs] update version database
2023-05-22 11:55:09 -07:00
Sean Farrell
90c6f23013
[c9y] update to version 0.8.0 (#31540)
* [c9y] update to 0.8.0

* [c9y] update version database
2023-05-22 11:46:55 -07:00
Vitalii Koshura
af5d4e9e5b
Update boinc to 7.22.2 (#31543)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-22 11:46:27 -07:00
Mengna Li
e983fc2630
update to 2.36.1 (#31549) 2023-05-22 11:45:57 -07:00
jim wang
690c54515f
[zlib-ng] update to 2.0.7 (#31555)
* update version

* update version
2023-05-22 11:37:06 -07:00
JonLiu1993
4d7e8f0393
[simde] update to 0.7.6 (#31560)
* [simde] update to 0.7.6.

* update version
2023-05-22 11:34:33 -07:00
JonLiu1993
ded1f63e29
[charls] update to 2.4.2 (#31561)
* [charls] update to 2.4.2

* update version

* update function

* update version
2023-05-22 11:34:06 -07:00
Rémy Tassoux
167a402bd4
[quill] Update to 2.9.0 (#31562)
* [quill] Update to 2.9.0

* [quill] Update version files
2023-05-22 11:33:40 -07:00
Pierre Wendling
656fcc6ab2
[fmt] Update to 10.0.0 (#31378)
* [fmt] Update to version 10.0.0.

* [fmt] Update portfile.

- Remove dead code. It is no longer necessary to manually move DLLs and
edit CMake configs.
- Use vcpkg_install_copyright.

* [fmt] Update baseline.

* [cachelib] Update to 2023.05.08.00, support fmt 10

* Update to 2023.05.08.00.
* Add patch to support fmt 10.
* Update baseline.

* [spdlog] Add upstream patch for fmt 10.

* Add upstream patch to support fmt 10.
* Update portfile.
* Add usage.
* Update baseline.

* [seacas] Add upstream patch to support fmt 10.0.0.

* Add patch to support fmt 10.0.0.
* Update baseline.

* [coolprop] Update patch to support fmt 10.

* Update patch to support fmt 10.0.0. See CoolProp/CoolProp#2252
* Update baseline.

* [wasmedge] Add patch for fmt 10 support.

* Add patch to support fmt 10
* Update baseline
2023-05-21 18:05:01 -07:00
Matthias Kuhn
f8b9c6ad11
[qtpositioning] devendor poly2tri (#31462)
* [qtpositioning] devendor poly2tri

* Trim patch
2023-05-21 18:01:48 -07:00
Cheney Wang
f632b00a3f
[cairomm] Disable test (#31502) 2023-05-21 17:59:57 -07:00
Kai Pastor
5b744ed753
[gettext] Split, fixes, faster build, checked-in config cache (#30429)
* [gettext] Preset more MSVC checks

* Modify configure to speed up windows builds

* Support checked-in config cache

* Collect config [skip actions]

* Add x64 config

* Collect config [skip actions]

* Re-use most of windows config.cache [skip actions]

* WIP [skip actions]

* WIP [skip actions]

* WIP [skip actions]

* WIP

* [mchehab-zbar] Update gettext dependencies

* Add missing patch

* Don't test find_package(Gettext)

* [vcpkg-autotools-cache] Script port for config caching

* Add missing file

* Remove vcpkg-autoconf-cache

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-21 17:56:14 -07:00
JonLiu1993
892fd52dc4
[vcpkg baseline][vcpkg-ci-arrow | arrow] Fix ci error (#31439)
* [vcpkg-ci-arrow] Fix ci error

* update ci baseline

* fix arrow ci error

* update version

* update patch

* update version

* update patch

* update version
2023-05-21 17:52:49 -07:00
Alonso Schaich
35ad178191
[harfbuzz] update to 7.2.0 (#31493)
* [harfbuzz] update to 7.2.0 (microsoft/vcpkg#31492)

* [harfbuzz] regenerate versions repository (microsoft/vcpkg#31492)
2023-05-21 17:49:15 -07:00
moritz-h
c140c95162
[glslang] update to 12.2.0 (#31509) 2023-05-21 17:49:01 -07:00
Lily Wang
40619a55c3
[pdcurses] Add export CMake config (#31453)
* [pdcurses] Add export CMake config and update to latest commit

* update version

* add judge CMAKE_BUILD_TYPE STREQUAL "Debug"

* update version

* apply suggestions

* update version

* Add find binary file

* update version

* remove CMAKE_BUILD_TYPE

* update version
2023-05-18 11:38:34 -07:00
Cheney Wang
14a96b1980
[libde265] Fix incorrect pc file (#31477)
* [libde265] Fix incorrect pc file

* Apply upstream change
2023-05-18 11:28:08 -07:00
L3nn0x
f2446c13a9
Update discord-game-sdk to 3.2.1 (#31495)
* Update discord version

* Update patch

* Update patch

* Update database version

* Update port version

* Run format

* Update database version

* Update database version
2023-05-18 11:26:45 -07:00
MonicaLiu
ba5cf5bba6
[flecs] Add usage file (#31501)
* add usage

* update version

* remove vcpkg-cmake-wrapper.cmake

* update version

* undo remove vcpkg-cmake-wrapper.cmake

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-18 11:24:27 -07:00
jim wang
cdb77f1b5c
[alembic] update to 1.8.5 (#31456)
* alembic update to 1.8.5

* update version

* fix line break

* update version

* fix line break

* update version

* delete debug patch

* update version

* fix line break

* update version
2023-05-18 11:23:27 -07:00
myd7349
d707c55758
[simdjson] Update to 3.1.8 (#31479)
* [simdjson] Update to 3.1.8

* [simdjson] Bump version
2023-05-18 11:22:21 -07:00
Francisco Facioni
7e957fda0c
tracy - upgrade to 0.9.1 (#31484) 2023-05-18 11:21:54 -07:00
Frank
3f6bfedb80
[live555] Update version to 2023.5.10 (#31487)
* [live555] Update version to 2023.5.10

* version
2023-05-18 11:19:38 -07:00
Pierre Wendling
278f429069
[openimageio] Update to 2.4.11.1 (#31489)
* [openimageio] Update to 2.4.11.1.

* [openimageio] Add upstream patch to fix MSVC build

* [openimageio] Update baseline.
2023-05-18 11:19:03 -07:00
Alonso Schaich
df788a288c
[glib] update to 2.76.2 (#31491)
* [glib] update to 2.76.2 (microsoft/vcpkg#31490)

* [glib] regenerate version registries (microsoft/vcpkg#31490)
2023-05-18 11:18:29 -07:00
MonicaLiu
a9da2edbae
[gdcm] Update to 3.0.22 (#31499)
* update gdcm

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-18 11:18:03 -07:00
Henrik Gaßmann
7b30311f0a
[boringssl] Fix pkg-config & cmake find module compat (#31387)
* [boringssl] Fix find-module compatibility

OpenSSL libraries use a "d" postfix to differentiate debug and release
binaries. The cmake find-module mistakes the debug binary for the
release binary without the postfix.

Fix the package config generator logic which was completely broken
before: Remove linkage of Windows libraries for non-Windows targets and
remove the "lib" prefix only for msvc builds.

Harmonize the pkg-configs with the debug postfix.

Add usage instructions.

* [boringssl] Add new port version to database
2023-05-17 09:21:23 -07:00
Fabien Péan
221670ac58
[libigl] Fix libigl features (#31420)
* [libigl] Fix feature installation

* [libigl] Update license

* [libigl] update port version

* [libigl] update patch

* [libigl] update patch

* [libigl] update patch

* [libigl] update patch

* [libigl] update patch

* [libigl] v db

* [libigl] Fix license

* [libigl] v db
2023-05-17 09:18:26 -07:00
JonLiu1993
0e79ac5be5
[freetype-gl] Add feature glad (#31436)
* [freetype-gl] Add feature glad

* format vcpkg.json

* update version

* update rependences

* update version
2023-05-17 09:15:39 -07:00
Konstantin Podsvirov
ed3afc99e2
[flecs] update to 3.2.2 (#31432)
* [flecs] update to 3.2.2

* [flecs] update version database
2023-05-17 09:13:51 -07:00
Lily Wang
b49c204b93
[opencascade] Fix the paths in target files for static build (#31460)
* [opencascade] Fix paths in target files for static build

* update version

* apply suggestion

* update version
2023-05-17 08:57:42 -07:00
MonicaLiu
2d18711ce2
[ccfits] Support for Release-only build (#31473)
* support release only

* update version

* update portfile.cmake

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-17 08:51:07 -07:00
MonicaLiu
aaf629c095
[influxdb-cxx] Update to v0.7.1 (#31145)
* update influxdb-cxx

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-17 08:39:49 -07:00
Alexis La Goutte
08e86f83af
nghttp2: update to 1.53.0 (#31406)
and remove unnecessary cmake options
2023-05-17 08:38:57 -07:00
Leonid Pospelov
a618637937
[lexbor] Add new port (#31415)
* [lexbor] Add new port

* .

* addver

* addver

* ver

* Update ports/lexbor/portfile.cmake

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

* Update ports/lexbor/portfile.cmake

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

* Update lexbor.json

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2023-05-16 10:47:59 -07:00
Simon Perkins
4a45104152
[wcslib] Add wcslib port (#31320)
* Initial commit

* Add usage and install

* Correct library  name

* Try configure install

* Disable more features

* Remove redundant lines

* Remove CMakeLists.txt

* --without-cfitsio

* Clean up vcpkg.json and disable windows

* Format the manifest

* Add versions

* Update homepage and download URL

* Fix version

* Update usage

* Update version
2023-05-16 10:45:18 -07:00
Adolfo Solis
338d300d3e
[fineftp] add new port fineftp-v1.3.4 (#31435)
* [fineftp] Add package v1.3.4

* [fineftp] Updated license

* [fineftp] database updated

* [fineftp] Fix git tree

* [fineftp] Disable Android platform

* [fineftp] Updated database

* Update ports/fineftp/portfile.cmake

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

* Update ports/fineftp/portfile.cmake

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

* [fineftp] Add EOF

* [fineftp] Update database

* [fineftp] Remove white line

* [fineftp] Update database

* [fineftp] Remove empty line

* [fineftp] Update database

---------

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-05-16 10:37:37 -07:00
Barak Shoshany
429c605af8
[bshoshany-thread-pool] Updated to v3.4.0 (#31418)
* [bshoshany-thread-pool] Updated to v3.4.0

* [bshoshany-thread-pool] Updated to v3.4.0
2023-05-16 10:00:33 -07:00
Kai Pastor
3a32348aa0
[botan] Fix osx cross builds (#31437) 2023-05-16 09:43:55 -07:00
jim wang
e98d2f26b7
[libmysql] Fix libmysql export static library error (#31368)
* fix no found libmysql

* update version

* fix export patch

* update version

* fix export patch

* update version
2023-05-15 14:11:20 -07:00
Kai Pastor
3d04b3819b
[vcpkg baseline][infoware][pciids] Update infoware and add new port pciids (#31388)
* [infoware] Update

* Fix cross builds

* Update 'supports'

* [pciids] New helper port

* Remove obsolete comment
2023-05-15 14:09:58 -07:00
JonLiu1993
e8a229a233
[libgit2] Add GIT_OPENSSL OPTION to fix setting certificate location fail (#31392)
* [libgit2] defined GIT_OPENSSL option

* update version

* update version

* update version

* update portfile.cmake

* update version

* remove unix restrictions

* update version
2023-05-15 13:54:54 -07:00
MonicaLiu
1c5636cbc2
[amqpcpp] Update to 4.3.23 (#31271)
* update amqpcpp

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-15 13:37:11 -07:00
Kai Pastor
e99d61570b
[gdal] Update to 3.7.0 (#31381)
* [gdal] Update to 3.7.0

* [pdal] Fix build with gdal 3.7
2023-05-15 13:19:14 -07:00
Daniel Johansson
b6dd2d87ff
[shader-slang] Update to v0.27.20 (#31398)
* Updated shader-slang version to 0.27.20

* Ran ./vcpkg x-add-version --all

* Update ports/shader-slang/vcpkg.json

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

* Update ports/shader-slang/portfile.cmake

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-05-15 13:18:18 -07:00
Leonid Pospelov
c18e2eb831
[wasmedge] Update to 0.12.1 (#31414)
* [wasmedge] Add new port

* .

* Update ports/wasmedge/vcpkg.json

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

* Update wasmedge.json

* revert version

* update version

* new function

* version

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2023-05-15 13:17:31 -07:00
Daniel Parker
c081319f6d
[jsoncons] Update to version 0.170.2 (#31419)
* [jsoncons] Update to 0.170.1

* Update baseline

* [jsoncons] Update to 0.170.2

* [jsoncons] Update baseline
2023-05-15 13:16:44 -07:00
moritz-h
9f0d3d4f21
ltla-umappp (#31397) 2023-05-13 12:45:36 -07:00
jim wang
304a45c544
[libproxy] Fix the issue that the proxy cannot run (#31391)
* Fix the issue that the proxy cannot run

* update version

* fix build error

* update version

* fix build error on osx

* update version

* fix does not support android

* update version
2023-05-13 12:35:42 -07:00
bjornthirud
721328e357
[easyloggingpp] Features to support multithreading (#31396)
* ports/easyloggingpp features to support multi-threaded applications

* New version of ports/easyloggingpp

---------

Co-authored-by: Bjørn Thirud <bjorn.thirud@fotoware.com>
2023-05-13 12:32:59 -07:00
Kai Pastor
acf66d284e
[minizip] Enable uwp (#31261)
* [minizip] Enable uwp

* Test tools

* baseline

* Add IOWIN32_USING_WINRT_API [skip actions]

* Finish PR
2023-05-13 09:46:59 -07:00
Azure SDK Bot
5fee480e66
[Azure Storage] Update to May Release (#31345)
* [azure-storage-common-cpp] Update to 12.3.2
## 12.3.2 (2023-05-09)

### Features Added

- Bumped up Account SAS version to `2022-11-02`.

* [azure-storage-files-datalake-cpp] Update to 12.6.0
## 12.6.0 (2023-05-09)

- New features in `12.6.0-beta.1` are now generally available.

* [azure-storage-files-shares-cpp] Update to 12.5.0
## 12.5.0 (2023-05-09)

### Features Added

- New features in `12.5.0-beta.1` are now generally available.

### Bugs Fixed

- Fixed a bug where `ShareFileClient::ListHandles` and `ShareDirectoryClient::ListHandles` always return empty list.
2023-05-13 09:45:45 -07:00
Kai Pastor
3880056be4
[baseline][libzim][xapian] Disable gtest, fix mingw and windows builds (#31383)
* [libzim] WIP

* Control gtest

* More fixes, test xapian

* [xapian] Fix windows and mingw

* dllexport

* Finish PR

* CI baseline

* [xapian] Update supports

* Fix arm64
2023-05-13 09:45:03 -07:00
Lily Wang
49381cbd45
[qt-advanced-docking-system] Update to 4.0.3 (#31390)
* [qt-advanced-docking-system] Update to 4.0.3

* update version

* fix find_dependency

* update version
2023-05-13 09:39:45 -07:00
Vollate
3e235d6817
[caf] update to 0.19.1 (#31347) (#31394) 2023-05-13 09:38:05 -07:00
rinechran
445385e1ae
[Thorvg] Update to 0.9.0 (#31401)
* feat : update thorvg 0.9.0

* doc : update baseline
2023-05-13 09:36:02 -07:00
Alexis La Goutte
7657ac1077
nghttp3: update to 0.11.0 (#31405) 2023-05-13 09:35:10 -07:00
Frank
72116f0cdc
[vcpkg baseline][binlog] disable performance tests (#31410)
* [binlog] disable performance tests

* update version

* disable find benchmark

* version
2023-05-13 09:34:48 -07:00
Mengna Li
43150d9aa4
[libde265] update to v1.0.11 (#31413)
* update to 1.0.11

* fix usage issue

* fix patch

* remove useless patch
2023-05-13 09:33:38 -07:00
Kai Pastor
ed8fb07a8b
[intel-mkl] Overhaul, install osx (#30483)
* [intel-mkl] Install osx

* Do less work for --only-downloads

* Try harder to ensure DMG unmount

* Adjust port warning

* Always install usage

* Fix log names

* Merge copyright

* Revise pc file handling

* Cleanup

* More uniform staging and variables

* Update messages

* Update versions

* Typo

* More cleanup

* Do nothing for unsupported targets

The old code was already broken.

* Fix and simplify copy-from-dmg

* Change extract_0_dir

* Mount to tmp dir
2023-05-11 12:39:22 -07:00
jim wang
c43c007677
[gstreamer] Add a ges feature (#31267)
* add feature ges

* update

* fix port version

* update version
2023-05-11 11:42:13 -07:00
Lily Wang
9f358ceb5c
[microsoft-signalr] Fix find jsoncpp (#31384)
* [microsoft-signalr] Fix find jsoncpp

* update version

* apply suggestion

* update version

* fix quoting

* version

---------

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-05-11 11:37:33 -07:00
talregev
d54600af13
Create JIT as a feature (#31294) 2023-05-11 11:37:21 -07:00
Vitalii Koshura
9411949cbc
[boinc] fix build error. (#31364)
Ref: https://github.com/BOINC/boinc/pull/5232

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-05-11 11:34:06 -07:00
RealTimeChris
5d0e5a3443
[Jsonifier] Updating to version v0.9.1 (#31315)
* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

* Updating the required files.

---------

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-05-11 11:30:17 -07:00
d10sfan
acdc823534
[libmad] Add dynamic support (#31350)
* [libmad] Add dynamic building

* Update version

* Fix version

* Fixes to use vcpkg concepts

* Update version

* change to mad

* Update version

* PR fixes

* Update version

* Add version

* Update version
2023-05-11 11:16:10 -07:00
MonicaLiu
3256b183d0
[behaviortree-cpp] Update to 4.1.1 (#31287)
* update behaviortree-cpp

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-11 10:32:00 -07:00
autoantwort
35ffca6eca
[ocilib] does support non windows arm (#31295) 2023-05-11 10:11:19 -07:00
talregev
49ad465adb
update urdfdom (#31335) 2023-05-11 10:09:03 -07:00
Frank
2c7ca69fb1
[openblas] Update version to 0.3.23 (#31367)
* [openblas] Update version to 0.3.23

* version

* remove patch

* version

* new function

* version

* end line

* v db
2023-05-11 10:04:04 -07:00
MonicaLiu
222409d3a4
[sfml] Support for Release-only build (#31372)
* support release-only

* update version

* update portfile.cmake

* update git-tree

* update sfml

* update version

* undo previous step

* update verison

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-11 10:03:00 -07:00
moritz-h
d163f9d5f5
[hnswlib] backport CMake targets (#31305)
* [hnswlib] backport CMake targets

* download cmake changes as patch

* add patch file
2023-05-10 12:36:01 -07:00
Raúl Cumplido
281cfd338c
[arrow] Update to 12.0.0 (#31321)
* [arrow] Update to 12.0.0

* Update versions
2023-05-10 12:31:11 -07:00
Lily Wang
b049e49516
[libsbml] Update to 5.20.0 (#31149)
* [libsbml] Update to 5.20.0

* update version

* fix incorrect option

* update version

* install usage

* update version

* apply suggestions

* update version

* fix depends libxml2

* update version
2023-05-10 11:40:02 -07:00
JonLiu1993
2f1d20a769
[numcpp] update to 2.10.1 (#26482)
* [NumCpp] update to 2.8.0

* update version

* [numcpp] update to 2.10.1

* update vcpkg.json

* update version
2023-05-10 11:27:54 -07:00
xiaoyifang
11cbc119f3
[xapian] update version to 1.4.22 (#31338) 2023-05-10 11:18:34 -07:00
Frank
c74f727971
[taskflow] Update version to 3.6.0 (#31342)
* [taskflow] Update version to 3.6.0

* version
2023-05-10 11:17:14 -07:00
Michael
2270334cdf
[usd] update to v23.05 (#31344) 2023-05-10 11:16:12 -07:00
Azure SDK Bot
7f7ac83c24
[azure-security-keyvault-*-cpp] Update to May Release (#31353)
* [azure-security-keyvault-certificates-cpp] Update to 4.2.0
## 4.2.0 (2023-05-09)

### Features Added

- Added support for challenge-based and multi-tenant authentication.

* [azure-security-keyvault-secrets-cpp] Update to 4.2.0
## 4.2.0 (2023-05-09)

### Features Added

- Added support for challenge-based and multi-tenant authentication.

* [azure-security-keyvault-keys-cpp] Update to 4.4.0
## 4.4.0 (2023-05-09)

### Features Added

- Added support for challenge-based and multi-tenant authentication.

### Bugs Fixed

- [3366](https://github.com/Azure/azure-sdk-for-cpp/issues/4466) Fixed the user-agent string sent to the service to include the "keys" suffix in the value, when using `CryptographyClient`.
2023-05-10 11:15:16 -07:00