Commit Graph

18220 Commits

Author SHA1 Message Date
Kai Pastor
4b2725f6f4
[sentry-native] Add features 'backend' and 'transport' (#29047)
* [sentry-native] Features 'backend' and 'transport'

* Fix zlib removal
2023-01-23 16:25:17 -08:00
reito
3321a8386f
[libimobiledevice] add usage (#29088)
* add usage to libimobiledevice

* update usage
2023-01-23 16:12:31 -08:00
chausner
75e68a8e3e
[xtensor] Update to 0.24.3 (#29117)
* Update xtensor to 0.24.3

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-23 16:11:46 -08:00
autoantwort
fdf10eed1e
[seacas] no absolute paths (#29119) 2023-01-23 16:11:20 -08:00
Kai Pastor
8682183365
[cmake-user] format-manifest (#29128) 2023-01-23 16:05:49 -08:00
Kai Pastor
cb32d75064
[ncurses] Update to 6.4 (#29129)
* [ncurses] Update to 6.4

* Adopt new pkgconfig dir option

Fixes native mingw builds.
2023-01-23 16:05:18 -08:00
Kai Pastor
0a761bd013
[skia] Fix compiler forwarding (#29138) 2023-01-23 16:03:29 -08:00
Bill Avery
4bb5d042f1
[cppgraphqlgen] Update to v4.5.1 (#29086)
* [cppgraphqlgen] Update to v4.5.1

* vcpkg x-add-version --all
2023-01-23 16:01:50 -08:00
chausner
883a437946
[re2] Update to 2022-12-01 (#29098)
* Update re2 to 2022-12-01

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-23 16:01:32 -08:00
chausner
52fadbb771
[taskflow] Update to 3.5.0 (#29097)
* Update taskflow to 3.5.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-23 16:01:14 -08:00
chausner
dad22c2180
[ncnn] Update to 20221128 (#29096)
* Update ncnn to 20221128

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-23 16:00:58 -08:00
chausner
6174e7f6f8
[blake3] Update to 1.3.3 (#29095)
* Update blake3 to 1.3.3

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-23 16:00:38 -08:00
chausner
89248afb74
[mimalloc] Update to 2.0.9 (#29084)
* Update mimalloc to 2.0.9

* Update CI baseline

* Update patch

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-23 15:59:44 -08:00
Andrzej Lichnerowicz
ea860c7fa5
[libopenmpt] Update to 0.6.7 (#28931)
* [libopenmpt] Update to 0.6.7

Closes #28930

* Add vcpkg x-add-version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-23 15:56:59 -08:00
autoantwort
81d0930037
[libopenmpt] fix resulting lib name (#29134) 2023-01-23 15:50:14 -08:00
autoantwort
77a36d89a1
[aws-sdk-cpp] no werror et al (#29133) 2023-01-23 15:49:46 -08:00
Kai Pastor
60995024e8
[sqlite3] Update to 3.40.1, misc fixes (#29130)
* [sqlite3] Update to 3.40.1

* Cleanup and fix vendored CMakeLists.txt

* Update versions

* Update homepage
2023-01-23 15:49:20 -08:00
Andrew Kornilov
0d79ec5c39
[iceoryx] Add new port (#28730)
* [iceoryx] Add new port

* Update version database

* [iceoryx] Fix portfile

* [iceoryx] Update version

* [iceoryx] Update features

* [iceoryx] Update version

* Add usage text.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-23 15:48:16 -08:00
Alonso Schaich
033c71aa75
[pixman] Use vcpkg_from_gitlab to fetch source (microsoft#28537) (#28539) 2023-01-23 15:48:01 -08:00
DengJun
5dfe76c7ed
[workflow] update to the latest version 0.10.5 (#29060)
* update workflow to version 0.10.5

* add version

* new option for static and dynamic linkage

* Update version database

* use variable to simplify code

* Update version database

* remove redundant quotes

* Update version database

Co-authored-by: jakedeng <jakedeng@tencent.com>
2023-01-23 15:38:50 -08:00
chausner
7632bef82e
[cglm] New port (#29024)
* Add cglm 0.8.8

* Update CI baseline

* Disable ARM and UWP builds

* Update CI baseline

* Add usage

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-23 15:30:41 -08:00
reito
e69dd972ba
show warning on MSVC (#29075) 2023-01-20 22:17:35 -08:00
Viktor Chlumský
cdf1f4db96
[msdfgen] Update to 1.10 (#29071)
* [msdfgen] update to 1.10

* [msdfgen] Fix x64-windows-static-md
2023-01-20 22:15:55 -08:00
Juan Ramos
e4edf0f036
[vulkan-headers] Update to v1.3.239 (#29066)
* [vulkan-headers] Update to v1.3.239

* ./vcpkg x-add-version --all
2023-01-20 22:14:47 -08:00
JonLiu1993
5f3345eb81
[modp-base64] Add missing header files (#29062)
* [modp-base64] Add missing header files

* update vcpkg.json

* update version

* add license

* update version

* update CMakeLists.txt

* update version

* remove blank line

* update version
2023-01-20 22:13:43 -08:00
Kai Pastor
b9152d18a0
[curl] Avoid targets in CURL_LIBRARIES (#29061)
* [curl] Avoid targets in CURL_LIBRARIES

* [libarchive] Don't mix targets and paths in LibArchive_LIBRARIES
2023-01-20 22:12:40 -08:00
Rasmus-123
1c89e29135
[harfbuzz] update to 6.0.0 #29050 (#29051)
* [harfbuzz] Update to 6.0.0

* [harfbuzz] Update to 6.0.0: Format-Manifest

* [harfbuzz] Update to 6.0.0: x-add-version
2023-01-20 22:09:08 -08:00
Lily Wang
12b7cfe610
[vcpkg baseline][forge] Remove from ci.baseline.txt (#29074) 2023-01-19 18:51:10 -08:00
Matthew Oliver
19b64e8b9e
[nasm] Update to 2.16.01. (#28950)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-19 18:43:57 -08:00
Robert Coup
38364cede1
always strip whitespace when calling uname -m (#28939) 2023-01-19 18:39:39 -08:00
Kai Pastor
edcf949452
[vcpkg_fixup_pkgconfig] Check for more problems, add unit test (#23898)
* Print stack traces for failed unit tests

* Add test for vcpkg_fixup_pkgconfig.cmake

* Check for 'optimized' and 'debug' in pc files

* Check for 'NOTFOUND' and for 'ns::target' in pc files

* Check for, and fix, line continuations

* Test file path substitutions

* Move contents processing into separate function

* Update and leverage line break normalization

* Pass prefix to data processing

* Validate only the collapsed Libs

* Test removal of '<field>.private'

* Declare unit test license (same as vcpkg)

* Replace ';' with ' ' in 'Libs:'

* Disambiguate parameter variable names

* Test quoting of variables

* Fix quoting of variables

* Quote whole parameters

* Process and quote libs item-wise

* Resolve keywords 'optimized', 'debug', 'debug'

* Consistency

* CI [skip actions]

* CI [skip actions]

* Don't fail on detected errors

* Disable unit-testing for fatal errors

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2023-01-19 18:27:29 -08:00
Billy O'Neal
d02bde4898
[live555] Update to 2023-01-19 (#29072) 2023-01-19 18:23:25 -08:00
JonLiu1993
c4d2b80ee8
[charls] update to 2.4.1 (#29055)
* [charls] update to 2.4.1

* update version
2023-01-19 18:02:31 -08:00
Sean Farrell
9a4d01264a
[c9y] Update to 0.6.2 (#29043)
* [c9y] Update to version 0.6.2

* [c9y] update baseline
2023-01-19 18:02:01 -08:00
Koby Kahane
b28ef371ad
[rocksdb] update to 7.9.2. (#29040) 2023-01-19 18:01:37 -08:00
moritz-h
0c17b838b6
[tinyply] update to 2.3.4 (#28992)
Co-authored-by: Guido Reina <guido.reina@informatik.uni-stuttgart.de>

Co-authored-by: Guido Reina <guido.reina@informatik.uni-stuttgart.de>
2023-01-19 18:00:51 -08:00
Cheney Wang
79c9b3074a
[mpfr] Update to 4.2.0 (#28910) 2023-01-19 17:59:49 -08:00
Sandy
d1366382d3
[bgfx] Update to v1.118.8398-400 (#28702)
Remove vendored copies of 3rdparty bimg dependencies.
No more installed 3rdparty static libraries from bimg.
Add `BGFX_CMAKE_USER_SCRIPT` as entry point to change functionality of
bgfx.cmake config without the need for patches.
Insert miniz, tinyexr and libsquish from vcpkg repo into config.
Remove vcpkg's nvtt because bgfx's is completely different.

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-01-19 17:59:05 -08:00
Alexander Neumann
9e36a44338
[seacas/vtkm/vtk/paraview] Add/update ports. (#27928)
* [cgns] update to 4.2.0

* [vtk-m] update to 1.6.0

* [vtk] Update to 9.0.1-pv5.9.1
- VTK update to match release version of ParaView

* [ParaView] Update to 5.9.1

* version stuff

* fix automatic svg linkage in static builds

* update qt5-svg

* revisit vtk
- fix build with vtk-m 1.6
- remove unused patches
- remove comments

* bump version

* remove two commented lines

* version stuff

* remove old PR version

* commit stuff

* commit stuff

* update notes

* wip commit

* update paraview

* fix hdf5 patch

* fix patch

* fix patch

* fix portfile

* add mpi feature

* format manifest

* use relativ path

* trace

* retry

* move qml files again

* try with host triplet

* - use VCPKG_CRT_LINKAGE
- use METIS not metis

* fix casing Zlib

* hopefully more fixes on other platforms.

* fix patch

* fix missing ws

* fix typos

* scale down to warning

* revert jsoncpp change
fix zoltan on osx?

* move trace option to failing port

* move trace option to failing port

* Revert "trilinos vcpkg.json changes"

* verdict fix osx build ?

* fix patch

* fix internal find_package call

* also apply correct case for metis

* disable METIS on osx

* vtk-m don't support arm.

* force more features in Ci

* fix missing ,

* more fixes

* more vtk python try and error.

* - paraview python setup same as vtk
- remove openvr from platforms not supporting it
- trace openimageio

* fix case and remove fmt for openimageio.

* trying to fix stuff

* set hash to 0

* [skip actions] add missing module

* WebCore module moved to paraview&python

* fixes

* remove patch in vtk-dicom

* add var to maybe unused

* use correct 5.11 ref instead of the one in release

* Patch cleanup round 1

* remove empty patch parts

* fix vtkm configs

* reintegrate jsoncpp.patch

* fix patch

* add single seacas/kokkos/zoltan ports

* throw out trilinos, zoltan, kokkos
replace trilinos with seacas
make seacas work for dynamic windows

* fix mpi feature

* fix dependency

* retry dep fix

* rename target

* remove double line

* fix target

* fix patch

* retry

* remove cgns config

* fix cgns

* no seacas trace

* lowercase hdf5 target

* fix case of metis

* disable Fortran

* add iotr patch

* add additional config folder

* handel case sensitive Seacas again

* get trace again and force jsoncpp

* update cmake to 3.25.0

* bump port-version

* add patch from vtk upstream

* cleanup, format-manifest

* fix port version

* v db

* opencv4 always inject deps.

* fix test port to not require stuff which is not supported on x86

* Fix HDF5 lookup in opencv4

* only delete bin folder in static builds

* add license field

* v db

* add missing "

* v db

* trace again

* fix rtabmap python dep

* fix openimageio by deleting the find module

* v db

* cr cleanup

* v db

* opencv4 v db due to merge with master. Had to bump port version

* v db

* v db

* v db

* CR comments

* v db for cr comments

* trace theia output

* revert theia trace

* v db

* try without patch

* revert rtabmap changes

* v db after merge

* v db for all
2023-01-19 17:55:56 -08:00
Billy O'Neal
9b02054e43
Add a new-port checklist to the new PR template. (#27447)
* Add a new-port checklist to the new PR template.

I have observed many people tend to "tune out" our current pull request template, including maintainers, who don't even look at the content and sometimes miss important things people are trying to tell us. To that end, I would like to replace it with something more useful, including things for people submitting the most common kinds of PRs to check.

* Apply fixes suggested by @vicroms and @PhoebeHui
2023-01-19 16:59:05 -08:00
Cheney Wang
2578040872
[cairo] Fix missing msimg32.lib in cairo:x64-windows-static (#29044)
* [cairo] Fix missing msimg32.lib in cairo:x64-windows-static

* Remove if guard of new patch

* x-add-version
2023-01-19 12:52:48 -08:00
Billy O'Neal
17a19ad1b8
Roll back PowerShell to 7.2.x to restore support for Win7. (#29054)
Note that we will still be installing the latest powershell in the build labs, but we will leave the tool accepting 7.2.

Resolves https://github.com/microsoft/vcpkg/issues/29008
2023-01-19 12:12:48 -08:00
xiaozhuai, Weihang Ding
f1c9431598
[stb] Bump version and remove downloading stb_perlin separately since that patent is expired (#28998)
* [stb] Bump version and remove downloading stb_perlin separately since that patent is expired

* update version database
2023-01-18 14:21:09 -08:00
Billy O'Neal
1d5f3adf59
Remove changelog that has not been updated since 2021. (#29048) 2023-01-18 14:19:32 -08:00
moritz-h
89e3817298
[cmakerc] update to 2022-09-08 (#29041) 2023-01-18 14:03:55 -08:00
Alexander Neumann
fe5f181633
[pkgconf] fix asan issue (#29017)
* [pkgconf] fix asan error

* v db
2023-01-18 13:44:04 -08:00
Kai Pastor
01350d0b49
[skia] Misc fixes (#28971)
* Handle core opengl32 dependency

* Fix regressions for legacy config

* Transform frameworks and SDK during build

* Fix python3 configuration

* Update versions

* Drop unused dep

* Fix python3 again
2023-01-18 13:38:56 -08:00
autoantwort
6b1f3c0605
[restc-cpp] use modern cmake helpers (#29016) 2023-01-18 13:36:42 -08:00
Leonid Pospelov
3f18689c2b
[node-api] Fix MacOS linking errors (#29013)
* fix

* add version
2023-01-18 13:35:52 -08:00
Jonathan Sweemer
b23dcc7894
[quantlib] update to v1.29 (#29006) 2023-01-18 13:34:26 -08:00