Commit Graph

151 Commits

Author SHA1 Message Date
Cheney Wang
a18872ffa2
[halide] update to 16.0.0 (#32661) 2023-07-25 11:08:13 -07:00
Mengna Li
7ff8ea6378
update to 8.0.0 (#32489) 2023-07-12 12:26:28 -07:00
xiaozhuai, Weihang Ding
0786980ca2
[highway] Bump to 1.0.4 (#32403)
* [highway] Bump to 1.0.4

* update version database
2023-07-05 11:18:26 -07:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses (#31770)
* Xbox triplets should not support ports with only copyleft licenses

* Reverted ports that build with xbox currently

* Fix conflict and rebase

* Update baseline

* Update baseline
2023-06-15 14:49:00 -07:00
Jia Yue Hua
146797a23b
[hiredis] update to 1.1.0 (#31894)
* [hiredis] update to 1.1.0

* update version

* revert patch format

* update version

* fix deps

* fix deps

* fix-duplicate

* fix dependency

* fix deps

* fix portfile

* fix deps

* why os fail

* delete nouse patch

* CI [skip actions]

* CI [skip actions]

* CI [skip actions]

* split patch

* forget delete one line

* forget delete one line

* fix example

* Revert "fix example"

This reverts commit 282f8af681.

* CI [skip actions]

* CI [skip actions]

* CI [skip actions]

* CI [skip actions]

* CI [skip actions]

* CI [skip actions]

* CI [skip actions]

* CI

* fix deps

* CI

* fix deps

* fix deps

---------

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-06-14 12:31:04 -07:00
ihsan demir
4c1c6da718
[hazelcast-cpp-client] Update to new released version 5.3.0 (#31983)
* Updated hazelcast-cpp-client version to latest release 5.3.0.

* Applied the `./vcpkg x-add-version --all` to update the version database.
2023-06-14 11:49:47 -07:00
Billy O'Neal
7f461d51b2
[hareflow] Fix missing headers (#31969) 2023-06-13 20:15:13 -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
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
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
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
autoantwort
845b32161f
[hiredis] fix examples (#31130) 2023-05-02 11:34:43 -07:00
Jack·Boos·Yu
7cfd63db7f
[many ports]switch to vcpkg-cmake / vcpkg-cmake-config part 2 (#29882)
Co-authored-by: jyu49 <yu_jack@apple.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-21 14:48:12 -07:00
MonicaLiu
e2578269d7
[hyperscan] Update to 5.4.2 (#30979)
* update hyperscan

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-04-20 16:47:06 -07:00
Alonso Schaich
65f80ec4d0
[harfbuzz] update to 7.1.0 (#30852)
* [harfbuzz] update to 7.1.0 (microsoft#30851)

* [harfbuzz] regenerate versions registries (microsoft#30851)

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-14 23:37:21 -07:00
autoantwort
5b11232d00
[many-ports] Don't use deprecated functions (autogenerated) (#26981)
* [libuvc,qt5-virtualkeyboard] remove duplicated dependency entry

* [many-ports] don't use deprecated functions (autogenerated)

* atkmm: Fix license.
gperftools: Reformat vcpkg_check_features call.
gsl: Fix license.
libpff: Fix license.
pangomm: Fix license.
qtbase: Revert, only comment changes.
type-lite: Reformat vcpkg_check_features and actually use the feature options.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-13 09:13:15 -07:00
autoantwort
34aa948f6c
[halide] fix core build (#30449) 2023-04-09 21:56:02 -07:00
Kai Pastor
6ba86f3584
[hdf5] Ensure mpi usage in downstream ports (#29724)
* [hdf5] Force parallel usage on downstream ports

* Move effects downstream
2023-04-04 12:10:32 -07:00
Luke Marshall
a8e1b590c6
[HiGHS] Added new port for the HiGHS optimization library (#30529)
* Added new port for the HiGHS optimization library

* Fixed formatting and added versions

* Fixed sha hash

* Updated port to exclude arm64 support

* Update SHA

* Added license to vcpkg.json

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

* Use VERSION variable for portfile.cmake

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

* Update SHA

* Removed redundant differences in cmake patch

* Update SHA

* Improved pkconfig and thread support

* Update SHA

* Enable support for arm64

* Update SHA

* Fixed linker errors for arm64-windows builds

* Update SHA

* Changed patch name, converted tab to spaces for consistency

* Update SHA

* Cleaned portfile, replaced pkgconfig patch with vcpkg command

* Updated SHA

* Updated fix-threads patch

* Update SHA

* Improved the threads patch

* Update SHA

---------

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Luke Marshall <luke.marshall@microsoft.com>
2023-04-02 21:15:12 -07:00
Alexander Neumann
e3ae52e453
[halide] update to 15.0.0 (#30506)
* [halide] update to 15.0.0

* update hash

* remove copy_tools since the logs show no tools being installed.

* v db

* disable optional deps

* v db
2023-03-30 13:28:16 -07:00
autoantwort
d10d511f25
[hunspell] fix features tools (#30404) 2023-03-29 16:43:44 -07:00
Budo Zindovic
1bbe957fae
[hpx] Update to 1.8.1 (#30303)
* [hpx] Update to 1.8.1

* Update ports/hpx/vcpkg.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/hpx/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update baseline.json

* Update hpx.json

* Update hpx.json

Add correct SHA for version 1.8.1

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-03-28 11:46:36 -07:00
Ali Keles
dde86bebcc
[hazelcast-cpp-client] update to v5.2.0 (#30249)
* Update hazelcast-cpp-client to 5.2.0

* run vcpkg x-add-version --all

* review changes

* vcpkg x-add-version --all
2023-03-20 11:47:04 -07:00
Nick
c43dbaeca0
[harfbuzz] update to 7.0.0 (#29618) 2023-03-12 21:31:11 -07:00
moritz-h
39f3c5c343
[hnswlib] new port (#29848)
* [hnswlib] new port

* remove cmake config

---------

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-03-03 11:20:51 -08:00
Loic Gouarin
9b7a4db424
[highfive] fix SHA of the downloaded patch (#29914)
* fix sha

* update highfive version
2023-02-28 09:56:31 -08:00
Loic Gouarin
65d4be0cd8
[highfive] fix SHA of downloading patch (#29708)
* fix SHA

* Update version database

* add local patch from PR669 instead of download it

* Update version database

* update port-version

* update port-version

* Update highfive.json

* set patch from url as before

* Update version database

* add full_index in the url

* Update version database

---------

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2023-02-27 12:35:03 -08:00
Billy O'Neal
9484a57dd5
Update vcpkg-tool to 2023-02-16. (#29664) 2023-02-24 11:57:40 -08:00
Alexander Neumann
e83c4a9f25
[HDF5] Update to 1.14 (#29656)
* [hdf5] update to 1.14

* v db

* add vtk patch

* v db

* v db
2023-02-22 12:38:45 -08:00
Igor Kostenko
dfcc767b82
[hdf5] fix config patch (#29390) 2023-02-03 13:59:09 -08:00
Kai Pastor
b88b05f297
[highway] Update to 1.0.3, dynamic linkage (#29250)
* [highway] Update to 1.0.3

* Enable shared linkage
2023-01-30 17:09:39 -08:00
chausner
b4f974ab72
[hffix] Update to 1.2.1 (#29180)
* Update hffix to 1.2.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-26 19:11:49 -08:00
chausner
c4e4436f94
[h3] Update to 4.1.0 (#29101)
* Update h3 to 4.1.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-24 00:45:10 -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
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
Max Khon
ae826fceaa
Introspection support (#28662) 2023-01-17 11:44:20 -08:00
Alexander Neumann
63f2b374ab
[harfbuzz] update to 5.3.1 (#28243)
* [harfbuzz] udpate to 5.3.1

* v db
2023-01-16 12:07:07 -08:00
emazv72
44a4a76bc5
[libcsv,hashids] Add new port (#28828)
* libcsv port

* libcsv versioning

* libcsv linkage fix

* Update version database

* [hashids] Add new port

* [hashids] Update version database

Co-authored-by: Emanuele Zavallone <emanuele.zavallone@next-informatica.com>
2023-01-12 22:44:11 -08:00
JoergAtGithub
4565f4cabb
[hidapi] Update hidapi to version 0.13.1 (#28759)
* Update hidapi to version 0.13.1

* Removed 0.13.0 from hidapi.json
2023-01-11 16:26:53 -08:00
autoantwort
b2c75d882d
[hdf5] no absolute paths (#28782) 2023-01-09 01:07:46 -08:00
Ozan Cansel
6aacba2d7d
[hazelcast-cpp-client] update to v5.1.0 (#28672)
* Update hazelcast-cpp-client to 5.1.0

* run x-add-version --all

* boost-multiprecision dependency is added.

* run x-add-version
2023-01-04 12:39:09 -08:00
Victor Romero
ecce05107c
Use make on all platforms (#28607) 2022-12-28 20:20:54 -08:00
Alexander Neumann
42e7f78c55
[highfive] update to 2.6.2 (#28328)
* [highfive] update to 2.6.2

* v db

* use upstream patch

* v db
2022-12-20 09:16:35 -08:00
Alexander Neumann
b803111012
[hwloc] Update to 2.9.0 (#28365)
* [hwloc] update to 2.9.0

* v db
2022-12-19 14:45:44 -08:00
Billy O'Neal
6101f08421
[hunspell] Remove deprecated minimal rebuild switch. (#28001)
Fixes build break first detected in: https://github.com/microsoft/vcpkg/pull/27718

Submitted upstream as: https://github.com/hunspell/hunspell/pull/890
2022-11-25 01:09:42 -08:00
Mengna Li
d34ddf9645
[hdf5] Fix tools (#27690)
* Remove useless tools

* update
2022-11-09 10:39:35 -08:00
dr-aleksandr
d7e4ae176d
[harfbuzz] fix iOS build (#27585)
Co-authored-by: Aleksandr Drozdov <aleksandr.drozdov@evomarine.ru>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-11-09 10:36:22 -08:00
Nick
e3a3942a9e
[libjxl][lcms][highway] update to latest version (#27593)
* [highway] update to 1.0.2

* [lcms] update to 2.14

* [libjxl] update to 0.7.0
2022-11-03 15:14:09 -07:00
Alexander Neumann
580e3785e2
[hdf5] Fix single config builds. (#27355)
* [hdf5] fix tools getting deleted somehow

* v db

* fix tools on windows

* v db
2022-10-21 15:33:12 -07:00
Take Vos
6800713976
[hikogui] update to version 0.7.0 (#27134)
* [hikogui] update to version 0.7.0

* [hikogui] empty ttauri and fix deprecated port files.

Make ttauri an empty dependency only port which imports
hikogui.

Update the hikogui portfile to use non-deprecated functions.

* [ttauri] version update

* Update ports/hikogui/vcpkg.json

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

* remove port-version

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-10-12 01:31:44 -07:00