Commit Graph

6024 Commits

Author SHA1 Message Date
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
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
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
MonicaLiu
f3cb0fc72d
[libphonenumber] Update to 8.13.13 (#31730)
* update libphonenumber

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-05-31 11:41:28 -07:00
Frank
23577da462
[uwebsockets] update version to 20.44.0 (#31731)
* [uwebsockets] update version to 20.44.0

* version
2023-05-31 11:40:57 -07:00
JoergAtGithub
8a2b7de29d
[sleef] Fix that port didn't install the DLL and PDB files from the buildtree (#31696)
* sleef port didn't install the DLL and PDB files from the buildtree

* Removed accidentally committed out-commented line of code
2023-05-30 18:59:35 -07:00
Ilya Lavrenov
bf1d50ff7a
[opencl] fixed linkage when libOpenCL is static (#31637)
* [opencl]: replaced hardcoded BUILD_SHARED_LIBS (user context) with VCPKG_LIBRARY_LINKAGE (library build context)

* Updated version registries
2023-05-30 18:43:30 -07:00
Kai Pastor
e05695d03f
[podofo] Cleanup and fixes (#31658) 2023-05-30 18:28:05 -07:00
Nicholas Hayes
b4ca42fc6d
[libheif] Update to 1.16.1 (#31227)
* [libheif] Update to 1.16.1

* Fix a missing patch line

* Fix the version database
2023-05-30 12:37:57 -07:00
Ilya Lavrenov
89055338b0
[tbb]: added support for hybrid processors via hwloc (#31643)
* [tbb]: added support for hybrid processors via hwloc

* updated version registries
2023-05-30 12:33:33 -07:00
Kyle Benesch
d376784240
Update to 1.24.0 (#31645) 2023-05-30 12:31:49 -07:00
Raziel Anarki
2585709af9
[libgit2] Update to 1.6.4 (#31651) 2023-05-30 12:31:00 -07:00
localcc
ca2a346767
[lightningscanner] add new port (#31631)
* [lightningscanner] add new port

* update versions

* [lightningscanner] fix portfiles

* update versions
2023-05-30 12:28:14 -07:00
Kai Pastor
2549b40a94
[cminpack] Fix dllexport and pc files (#31667) 2023-05-30 12:05:11 -07:00
chausner
5fd868c533
[liblsl] Update to 1.16.2 (#31673)
* Update liblsl to 1.16.2

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-05-30 12:04:08 -07:00
ZeeWanderer
348fe8e55f
[blend2d] update port to 0.10 (#31675)
* [blend2d] update port to 0.10

 - transition from `version-date` to `version`
 - Update blend2d to 0.10
 - Update local asmjit to 2023-04-28
 - Arm is fixed for windows

* [blend2d] update versions
2023-05-30 12:02:36 -07:00
Ivan Maidanski
ec5193d4cf
[bdwgc] Update to v8.2.4 (#31679)
* Change REF from v8.2.2 to v8.2.4
2023-05-30 11:54:30 -07:00
Theodore Tsirpanis
8c8f5cccef
[sdl1] Change the extension of the template MSBuild solution. (#31685)
* [sdl1] Change the extension of the template MSBuild solution.
It will prevent Visual Studio from suggesting to open it, if you have opened a project using vcpkg as a directory.

* Update version database.
2023-05-30 11:52:52 -07:00
Mengna Li
b4ba8298f5
[sqlitecpp] update to 3.3.0 (#31689)
* update to 3.3.0

* merge patchs

* remove ONLY_STATIC_LIBRARY

* install .dll
2023-05-30 11:40:59 -07:00
Kai Pastor
37804988e7
[azure-c-shared-utility] Fix dependencies (#31693) 2023-05-30 11:39:46 -07:00
RealTimeChris
95d50e69c3
[Jsonifier] Update to version 0.9.2 (#31698)
* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.
2023-05-30 11:38:13 -07:00
Henrik Gaßmann
1ab4a1e2db
[ftxui] Add version 4.1.1 (#31699) 2023-05-30 11:37:45 -07:00
Rémy Tassoux
1226189a7d
[quill] Update to 2.9.1 (#31705)
* [quill] Update to 2.9.1

* [quill] Update version files
2023-05-30 11:36:35 -07:00
Cheney Wang
afbb37cfd6
[llvm] Add atlmfc as a dependence in windows platform (#31604)
* [llvm] Add atlmfc as a dependence in windows platform

* Update platform of atlmfc
2023-05-26 15:36:20 -07:00
Alexander Neumann
1fd5ef71cc
[Qt6] update to 6.5.1 (#31613)
* [Qt6] update to 6.5.1

* update version path

* v db
2023-05-26 13:47:34 -07:00
Alonso Schaich
f84cbe7a11
[gtk] update to 4.10.3 (#31615)
* [gtk] update to 4.10.3 (microsoft/vcpkg#31614)

* [gtk] regenerate versions repository (microsoft/vcpkg#31614)
2023-05-26 13:46:49 -07:00
xventura81
6cbeef851e
[activemq-cpp] Update activemq-cppConfig.cmake (#31623)
* Update activemq-cppConfig.cmake

libapr-1.dll has to be found in bin/ folder

* Update activemq-cpp port version to 13

---------

Co-authored-by: Xavier Ventura <xavier.ventura@aimsun.com>
2023-05-26 13:44:55 -07:00
recsater
76f90a98f8
[cppzmq] draft dependency update (#31624)
* [cppzmq] draft dependency update

cppzmq's draft feature need zeromq draft but it was not included.

* Update baseline.json

* Update cppzmq.json

* Update ports/cppzmq/vcpkg.json

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

* Update cppzmq.json

* format

* version

---------

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2023-05-26 13:43:07 -07:00
Ilya Lavrenov
3637f5824d
[opencl] fixed installation rules (#31627)
* opencl: fixed installation rules

* Update version database
2023-05-26 13:38:50 -07:00
Barak Shoshany
5511010e18
[bshoshany-thread-pool] Updated to v3.5.0 (#31640)
* [bshoshany-thread-pool] Updated to v3.5.0

* [bshoshany-thread-pool] Updated to v3.5.0
2023-05-26 13:36:03 -07:00
Frank
c6592ce60f
[podofo] Change to github and update version to 0.10.0 (#31584)
* [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
2023-05-25 15:33:51 -07:00
Henrik Gaßmann
08d69d5e5b
[blake3] Update port to use official buildsystem (#31602)
* [blake3] Update port to use official buildsystem

* [blake3] Add version to database

* [blake3] Force correct filenames

* [blake3] Add version to database

* [blake3] Backport DSO/DLL support

* [blake3] Add version to database
2023-05-25 15:30:37 -07:00
Samuel Kogler
4edb1e4f14
[platform-folders] Fix incorrect install location for .cmake file (#31605)
* [platform-folders] Fix incorrect install location for .cmake file

* [platform-folders] Update vcpkg version after fix
2023-05-25 15:28:37 -07:00
Osyotr
a9e8ed2469
[gdal] Don't depend on default features of proj (#31606) 2023-05-25 15:08:27 -07:00
Kai Pastor
582a7ef7a0
[minizip-ng] Restore non-conflicting filepaths (#31612) 2023-05-25 11:46:43 -07:00
Ryan McKenzie
eaa1a7da28
[rsm-mmio] Update to 2.0.0 (#31616)
* bump version to 2.0.0

* cleanup typo

* formatting

* add license id

* update version db
2023-05-25 11:44:39 -07:00
sean
210149f599
[fastgltf] Update to 0.5.0 (#31541)
* [fastgltf] Update to 0.5.0

* Versions

* Fix fastgltf CI baseline

* Update 0.5.0 & update hash

* Update hash

* Update hash
2023-05-25 11:43:57 -07:00
Francisco Facioni
24a3b63e6b
vcpkg - make it compatible with non wayland systems (#31520) 2023-05-25 11:39:42 -07:00
Brain
78a727b608
[DPP] Bump to version 10.0.24 (#31568)
* [bot] Update DPP to v10.0.24

* Update portfile.cmake

* Update ports/dpp/portfile.cmake

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

* Update dpp.json

* remove unused

* Update dpp.json

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-05-24 15:30:45 -07:00
Lily Wang
357604e844
[osg] Change OPENGL_PROFILE to GL2 (#26120)
* [osg] Change OPENGL_PROFILE to GL2

* x-add-version

* resolve conflicts

* Update usage

* update version

* Update osg.json
2023-05-24 12:42:04 -07:00
Bill Avery
d856a6560e
[cppgraphqlgen] Update to v4.5.3 (#31448)
* [cppgraphqlgen] Update to v4.5.3

* Run vcpkg x-add-version --all

* Use VERSION variable in REF to stay in sync

* Run vcpkg x-add-version --overwrite-version cppgraphqlgen
2023-05-24 12:22:49 -07:00
autoantwort
5ad9850efe
[gdal] fix tools feature (#31545) 2023-05-24 12:20:14 -07:00
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