Commit Graph

460 Commits

Author SHA1 Message Date
reito
75381ea7fa
[gn-related-ports] Fix gn based projects build error on Windows (#29058)
* fix gn path error on windows

* add quotes

* vcpkg cmake guidelines

* Fix version database.

* Use Z_VCPKG_BACKCOMPAT_MESSAGE_LEVEL instead of WARNING

* Quotes 🤦

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 18:53:54 -08:00
autoantwort
4efb7ed628
[cppfs] improve port (#29175)
* [cppfs] improve port

* Remove ci.baseline.txt entries.

* Add license.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-25 12:35:29 -08:00
chausner
61ce3a4566
[cppzmq] Update to 4.9.0 (#29104)
* Update cppzmq to 4.9.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-24 00:46:36 -08:00
reito
09e2d94ee1
update to 1.9.3 (#29111) 2023-01-24 00:39:02 -08:00
Henrik Gaßmann
376730940b
[catch2] Add version 3.3.0 (#29146)
* [catch2] Add version 3.3.0

* [catch2] Update version database
2023-01-24 00:29:50 -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
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
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
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
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
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
moritz-h
89e3817298
[cmakerc] update to 2022-09-08 (#29041) 2023-01-18 14:03:55 -08:00
Park DongHa
d8c61f7fbf
[libtorch] create a new port (#17199)
* [onnx] feature: foxi

* https://github.com/houseroad/foxi
    * install the project's copyright (MIT)
* pytorch requires `foxi_loader`

The CMake target will be renamed to `onnxifi_*` for convenience.

* [onnx] force onnx/onnx_proto static in Windows

Checked the protject's CI logs.  It turned out onnx/onnx_proto are ALWAYS static.
Specify it in CMakeLists.txt because vcpkg configures `BUILD_SHARED_LIBS=ON`
If the triplet requires it.

There are no `ONNXIFI_ENABLE_EXT=ON` case.
Removed the misused build options in portfile.

Add port feature `protobuf-lite` which is in build option.

* [onnx] support windows static triplets

* remove SHARED for `onnxifi_wrapper` and `onnxifi_dummy`

* [onnx] fix wrong LICENSE install

* [onnx] remove feature 'foxi'

* also remove redundant part in patch files

* [libtorch] rework patch files

* [libtorch] config fixup ATen, Torch

* use `link_libraries` to vcpkg installed folder
  * future work may use library names without `find_library`
* update versions JSON to use `version-semver`

* [libtorch] make shared only

* Caffe2 is exported when BUILD_SHARED_LIBS

* [libtorch] remove headers after install

* [libtorch] rewrite patches and feature options

* checked osx / linux build

* [libtorch] use eigen3 always

* Caffe2 eigen_utils.h requires it

* [libtorch] error if BLAS feature collision

* [libtorch] remove !static

* [libtorch] replace vcpkg_find_acquire_program

* let's see python3 from find_program supports

* Dependency python3

* [libtorch] migrate works from luncliff/vcpkg-registry

* Update target version and dependencies
* Removed unsupported features

* [libtorch] misc fix, update version, baseline

* fix merge confict for 'onnx'

* [libtorch] install pip packages

* typing-extensions, pyyaml

* [libtorch] turn off Metal options

* [onnx] revert 'onnx' changes

* [libtorch] refine patches

* [libtorch] link with foxi_loader

* removed wrong onnx related source changes

* [libtorch] update git-tree

* [libtorch] reduce patch size

* [libtorch] find numa and activate USE_NUMA

* Update ports/libtorch/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Update ports/libtorch/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* Update ports/libtorch/portfile.cmake

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>

* [libtorch] fix mistype and update version JSON

* Add double quotes

* version

* Fix support expression

* version

* [libtorch] update cpuinfo usage

* https://github.com/microsoft/vcpkg/pull/23944
* update version

* [tensorpipe] fix linux install

* find_package(Tensorpipe) may fail because of case mismatch

* [tensorpipe] update versions JSON

* [libtorch] fix feature failures

* [libtorch] remove CUDA feature

* [libtorch] giveup 'fbgemm' feature

* [libtorch] use mpi, openmpi in Linux

* [libtorch] fix glog link error

* [tensorpipe] bump port version

* see https://github.com/microsoft/vcpkg/pull/23569

* [libtorch] fix patch list

* [libtorch] use official libuv config

* see https://github.com/microsoft/vcpkg/pull/24745

* Update ports/libtorch/portfile.cmake

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update ports/libtorch/portfile.cmake

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* update versions JSON

* revert unnecessary 'nnpack' changes

* Update ports/libtorch/portfile.cmake

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>

* [libtorch] use vcpkg-get-python-packages

* [libtorch] provide path of python3

* Update ports/libtorch/portfile.cmake

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* Fix version database.

* [libtorch] use openmpi in linux/osx

* [libtorch] update to v1.12.1

* [libtorch] find_program(python3, python)

* [libtorch] provide PYTHON_EXECUTABLE directly

* [xnnpack] update to 2022-02-17

* [xnnpack] use C11, C++11

* [libtorch] more patches, DISABLE_PARALLEL_CONFIGURE

* [libtorch] allow static torch_cpu build

* Revert "[libtorch] allow static torch_cpu build"

This reverts commit 5fd4ef0bbe.

* [libtorch] find_package(BLAS)

* [libtorch] simplify Python3, NumPy option use

* [libtorch] fix install in Windows

* [libtorch] exclude torch_global_deps in Windows

* [libtorch] platform of nnpack feature

* [libtorch] fix MPI option in Windows

* [libtorch] fixing LNK1161

* [libtorch] fix some mistypes

* [libtorch] define NOMINMAX for c10

* [libtorch] disable vulkan feature in Windows

* ci.baseline.txt: allow libtorch failure

* fails with Visual Studio 2022 17.4.2
* requires 17.4.3+

* Enable testing port on Windows

* [caffe2] redirect to libtorch

* update baseline

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2023-01-18 11:06:34 -08:00
Adrian Bibby Walther
8b034a7612
[ctpg] Fix portfile (#28908)
* Completely ignore ctpg debug install.

* Updated version files.

* Fixed incorrect usage instructions.

* Updated version files.

* Changed port-version to 2.

* Updated version files.
2023-01-17 11:35:55 -08:00
Sean Farrell
1e9facc799
[c9y] Update to 0.6.1 (#28952)
* [c9y] Upgrade to 0.6.1

* [c9y] Update baselines.
2023-01-15 11:28:59 -08:00
autoantwort
9bb697c131
[ctemplate] use support expression (#28851) 2023-01-11 23:14:24 -08:00
autoantwort
d27ec218ad
[wxchartdir] support osx (#28860) 2023-01-11 23:13:27 -08:00
autoantwort
43f56137be
[cocoyaxi] no absolute paths (#28822) 2023-01-10 11:26:33 -08:00
Cheney Wang
94bfbda514
[cppad] Update to 20230000.0 (#28763) 2023-01-09 10:11:16 -08:00
autoantwort
db5c711f27
[ctpg] no absolute paths (#28791) 2023-01-09 01:15:12 -08:00
Mengna Li
739824a6d3
Update to 3.0.0 (#28708) 2023-01-07 01:17:52 -08:00
autoantwort
2c84cb29db
[cpuinfo] fix #28452 (#28725) 2023-01-05 05:04:11 -08:00
Francisco Facioni
6f70b430d6
[cnats] Update to 3.5.0 and remove system dependency to sodium (#28479)
* [cnats] Update to 3.5.0 and remove system dependency to sodium

* fixup! [cnats] Update to 3.5.0 and remove system dependency to sodium

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-01-04 14:46:19 -08:00
Andrew Kornilov
5f4d94e395
[cpptoml] Add cmake config to the installation (#28625)
* [cpptoml] Add cmake config to the installation

* Update version database

* add homepage

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2023-01-04 14:09:33 -08:00
Frank
acafd213e7
[cppwinrt] update to 2.0.221121.5 (#28635)
* [cppwinrt] update to 2.0.221121.5

* update version

* modernization

* vdb

* use ${VERSION}

* overwrite version
2023-01-04 14:06:52 -08:00
Martin Stump
b353cc2ce0
Add port ctpg (#28666) 2023-01-04 12:50:47 -08:00
Martin Stump
74b4f1255d
Add new port cista (#28669) 2023-01-04 12:44:15 -08:00
Leonid Pospelov
1b5f1aacad
[ChakraCore] Fix Linux build (/lib only) (#28689)
* [chakracore] Fix Linux build

* port-ver

* add-ver

* lib for all

* Update chakracore.json
2023-01-04 12:32:36 -08:00
Long Huan
d9ebadf17c
[cryptopp] Avoid redownloading source code (#28701)
* Avoid redownloading source code

* x-add-version
2023-01-04 12:22:36 -08:00
John Farrier
88b757e5e6
[celero] Update to v2.8.5. (#28567)
* [celero] Update to v2.8.4.

* [celero] Update to v2.8.4.

* [celero] Update to v2.8.5

* [Celero] Update to version v2.8.5

* Update ports/celero/portfile.cmake

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

* Update ports/celero/portfile.cmake

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

* Update celero.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-12-29 23:58:50 -08:00
Leonid Pospelov
df51b93304
[chakracore] Update to 2022-11-09 (#28472)
* [chakracore] Update port

* add version

* .

* remove obsolete funcs

* .

* more tools

* .

* remove obsolete code

* ad ver

* remove excess lib

* remove excess lib

* .

* fix win32

* happy new year bonchEquipment and valitovaa

* update

* fix

* fix

* addver

* fix-plat

* .
2022-12-28 13:01:51 -08:00
Sean Farrell
da5146b90a
[c9y] update to 0.6.0 (#28563)
* [c9y] update to 0.6.0

* [c9y] update baseline
2022-12-27 00:47:06 -08:00
Mengna Li
cc288af760
[cpp-httplib] export target (#28436)
* add usage

* revert

* export targets
2022-12-19 15:00:59 -08:00
autoantwort
fe6e7f7a50
[cgns] add missing dependencies (#28408) 2022-12-19 11:41:16 -08:00
autoantwort
e1fdd7287a
[cpputest] modernize (#28400) 2022-12-19 11:33:56 -08:00
autoantwort
03b5c9894d
[cpuinfo] fix arm64-osx build (#28409) 2022-12-19 11:28:44 -08:00
MonicaLiu
17dd9f8bb9
[cryptopp] Support for Release-only build (#28338)
* update cryptopp

* update version

* update cryptopp

* update version

* update cryptopp

* update version

* Simplify the code

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-12-16 11:32:12 -08:00
Rémy Tassoux
d339eededc
[catch2] Update to 3.2.1 (#28351)
* [catch2] Update to 3.2.1

* [catch2] Update version files
2022-12-15 11:23:24 -08:00
Alexander Neumann
03026de50d
[capnproto] update to 0.10.3 (#28329)
* [capnproto] update to 0.10.3

* v db
2022-12-13 19:28:47 -08:00
JulZimmermann
c2089d9933
[cpp-jwt] set license (#28253)
* set license for cpp-jwt

* run x-add-version

Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
2022-12-09 10:50:10 -08:00
chausner
5c21c64292
[cpp-httplib] Update to 0.11.3 (#28135)
* Update cpp-httplib to 0.11.3

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-12-06 13:20:44 -08:00
Thomas1664
5f35e064ac
[ctre] Update to 3.7.1 (#28190)
* [ctre] Update to 3.7.1

* version
2022-12-06 11:58:23 -08:00
Sean Farrell
16e2bf3c48
[c9y] Update to 0.5.1 (#28158)
* [c9y] Update to 0.5.1

* [c9y] Update baseline
2022-12-05 14:39:47 -08:00
Lova Widmark
757846afd9
[crashpad] Include common lib target in output (#28065)
Co-authored-by: Lova Widmark <lova@esportal.com>
2022-11-30 09:39:12 -08:00
autoantwort
02da7d7659
[curl] use supports expressions (#28030)
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-11-30 09:32:47 -08:00
Rémy Tassoux
d7bc6fd368
[catch2] Update to 3.2.0 (#28013)
* [catch2] Update to 3.2.0

* [catch2] Update version files
2022-11-28 11:14:07 -08:00
Billy O'Neal
22bb9aa810
[chakracore] Avoid race condition on generated headers. (#27968)
* [chakracore] Avoid race condition on generated headers.

* Add license.
2022-11-25 01:10:41 -08:00
Lova Widmark
b224213946
[curl] Update to 7.86.0 (#27778)
* [curl] Update to 7.86.0

* [azure-core-cpp] Add missing Ws2_32.lib.

Filed upstream as https://github.com/Azure/azure-sdk-for-cpp/pull/4127

* [aws-sdk-cpp] Lock the selected curl features.

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-21 09:13:49 -08:00
itas109
8999d3a266
[cserialport] Update to 4.2.1 (#27736)
* [cserialport] Update to 4.2.1

* update version infos

* not support uwp

* update version infos
2022-11-10 08:52:14 -08:00
Ian Reinhart Geiser
16f2ec1663
[continuable] Update continuable to 4.2.0 (#27640)
* update continuable to upstream 4.2.0

* update versions

* perform port update suggestions

* fixup hash

* Make requested changes

* Update hash
2022-11-09 12:50:53 -08:00
Mengna Li
1b3bb826e3
[cryptopp] update to v8.7.0 (#27710)
* update to 8.7.0

* update
2022-11-09 10:27:04 -08:00
Billy O'Neal
e79c0d2b5d
Add vcpkg_minimum_required before using VERSION. (#27598)
* When @BillyONeal started being the on-call vcpkg maintainer on 2022-10-17, he started applying use of the "embedded VERSION" feature https://github.com/microsoft/vcpkg-tool/pull/717 to PRs on merge.

@dg0yt points out that this use should be accompanied by a call to vcpkg_minimum_required, in https://github.com/microsoft/vcpkg/pull/27594/files#r1010641672

This is an audit of everything merged in that time and whether it needs to gain that.

https://github.com/microsoft/vcpkg/pull/27561 No VERSION
https://github.com/microsoft/vcpkg/pull/27525 No VERSION
https://github.com/microsoft/vcpkg/pull/27554 Already has vcpkg_minimum_required
https://github.com/microsoft/vcpkg/pull/27536 No VERSION
https://github.com/microsoft/vcpkg/pull/27562 No VERSION
https://github.com/microsoft/vcpkg/pull/24914 Fixed here
https://github.com/microsoft/vcpkg/pull/27547 No VERSION
https://github.com/microsoft/vcpkg/pull/27502 No VERSION
https://github.com/microsoft/vcpkg/pull/27497 No VERSION
https://github.com/microsoft/vcpkg/pull/27317 No VERSION
https://github.com/microsoft/vcpkg/pull/27288 No VERSION
https://github.com/microsoft/vcpkg/pull/27509 No VERSION
https://github.com/microsoft/vcpkg/pull/27504 No VERSION
https://github.com/microsoft/vcpkg/pull/27514 No VERSION
https://github.com/microsoft/vcpkg/pull/27501 No VERSION
https://github.com/microsoft/vcpkg/pull/27495 No VERSION
https://github.com/microsoft/vcpkg/pull/27488 No VERSION
https://github.com/microsoft/vcpkg/pull/27499 No VERSION
https://github.com/microsoft/vcpkg/pull/27378 No VERSION
https://github.com/microsoft/vcpkg/pull/27376 Fixed here
https://github.com/microsoft/vcpkg/pull/27373 No VERSION
https://github.com/microsoft/vcpkg/pull/27045 No VERSION
https://github.com/microsoft/vcpkg/pull/27521 No VERSION
https://github.com/microsoft/vcpkg/pull/27453 No VERSION
https://github.com/microsoft/vcpkg/pull/27481 No VERSION
https://github.com/microsoft/vcpkg/pull/27511 No VERSION
https://github.com/microsoft/vcpkg/pull/27490 No VERSION
https://github.com/microsoft/vcpkg/pull/27510 No VERSION
https://github.com/microsoft/vcpkg/pull/27496 No VERSION
https://github.com/microsoft/vcpkg/pull/27503 No VERSION
https://github.com/microsoft/vcpkg/pull/27485 No VERSION
https://github.com/microsoft/vcpkg/pull/27484 No VERSION
https://github.com/microsoft/vcpkg/pull/27483 No VERSION
https://github.com/microsoft/vcpkg/pull/27459 No VERSION
https://github.com/microsoft/vcpkg/pull/27369 No VERSION
https://github.com/microsoft/vcpkg/pull/27489 No VERSION
https://github.com/microsoft/vcpkg/pull/26594 No VERSION
https://github.com/microsoft/vcpkg/pull/27465 No VERSION
https://github.com/microsoft/vcpkg/pull/27456 No VERSION
https://github.com/microsoft/vcpkg/pull/27425 No VERSION
https://github.com/microsoft/vcpkg/pull/27464 Fixed here
https://github.com/microsoft/vcpkg/pull/27406 No VERSION
https://github.com/microsoft/vcpkg/pull/27398 No VERSION
https://github.com/microsoft/vcpkg/pull/27240 No VERSION
https://github.com/microsoft/vcpkg/pull/27450 No VERSION
https://github.com/microsoft/vcpkg/pull/27463 No VERSION
https://github.com/microsoft/vcpkg/pull/27462 No VERSION
https://github.com/microsoft/vcpkg/pull/27448 No VERSION
https://github.com/microsoft/vcpkg/pull/27440 No VERSION
https://github.com/microsoft/vcpkg/pull/27435 No VERSION
https://github.com/microsoft/vcpkg/pull/27424 No VERSION
https://github.com/microsoft/vcpkg/pull/27414 No VERSION
https://github.com/microsoft/vcpkg/pull/27412 No VERSION
https://github.com/microsoft/vcpkg/pull/27380 No VERSION
https://github.com/microsoft/vcpkg/pull/27343 No VERSION
https://github.com/microsoft/vcpkg/pull/27342 No VERSION
https://github.com/microsoft/vcpkg/pull/27367 No VERSION
https://github.com/microsoft/vcpkg/pull/27226 No VERSION
https://github.com/microsoft/vcpkg/pull/27320 No VERSION
https://github.com/microsoft/vcpkg/pull/26923 No VERSION
https://github.com/microsoft/vcpkg/pull/27284 No VERSION
https://github.com/microsoft/vcpkg/pull/27433 No VERSION
https://github.com/microsoft/vcpkg/pull/27314 VERSION got *removed*
https://github.com/microsoft/vcpkg/pull/27335 No VERSION
https://github.com/microsoft/vcpkg/pull/27370 No VERSION
https://github.com/microsoft/vcpkg/pull/27324 No VERSION
https://github.com/microsoft/vcpkg/pull/27391 No VERSION
https://github.com/microsoft/vcpkg/pull/27388 No VERSION
https://github.com/microsoft/vcpkg/pull/27396 No VERSION
https://github.com/microsoft/vcpkg/pull/27404 No VERSION
https://github.com/microsoft/vcpkg/pull/27413 No VERSION
https://github.com/microsoft/vcpkg/pull/27417 No VERSION
https://github.com/microsoft/vcpkg/pull/27427 No VERSION
https://github.com/microsoft/vcpkg/pull/27428 No VERSION
https://github.com/microsoft/vcpkg/pull/27368 No VERSION
https://github.com/microsoft/vcpkg/pull/27307 No VERSION
https://github.com/microsoft/vcpkg/pull/27415 Fixed here.
https://github.com/microsoft/vcpkg/pull/27371 Fixed here.
https://github.com/microsoft/vcpkg/pull/27323 No VERSION
https://github.com/microsoft/vcpkg/pull/27352 No VERSION
https://github.com/microsoft/vcpkg/pull/27347 No VERSION
https://github.com/microsoft/vcpkg/pull/27366 No VERSION
https://github.com/microsoft/vcpkg/pull/27361 No VERSION
https://github.com/microsoft/vcpkg/pull/27359 No VERSION
https://github.com/microsoft/vcpkg/pull/27358 No VERSION
https://github.com/microsoft/vcpkg/pull/27355 No VERSION
https://github.com/microsoft/vcpkg/pull/27331 No VERSION
https://github.com/microsoft/vcpkg/pull/24615 No VERSION
https://github.com/microsoft/vcpkg/pull/27325 No VERSION
https://github.com/microsoft/vcpkg/pull/24861 No VERSION
https://github.com/microsoft/vcpkg/pull/27354 No VERSION
https://github.com/microsoft/vcpkg/pull/27346 No VERSION
https://github.com/microsoft/vcpkg/pull/27345 No VERSION
https://github.com/microsoft/vcpkg/pull/27218 No VERSION
https://github.com/microsoft/vcpkg/pull/27329 No VERSION
https://github.com/microsoft/vcpkg/pull/27326 No VERSION
https://github.com/microsoft/vcpkg/pull/27321 No VERSION
https://github.com/microsoft/vcpkg/pull/27312 No VERSION
https://github.com/microsoft/vcpkg/pull/27297 No VERSION
https://github.com/microsoft/vcpkg/pull/27336 No VERSION
https://github.com/microsoft/vcpkg/pull/27225 No VERSION
https://github.com/microsoft/vcpkg/pull/27339 No VERSION
https://github.com/microsoft/vcpkg/pull/27302 No VERSION
https://github.com/microsoft/vcpkg/pull/27295 No VERSION
https://github.com/microsoft/vcpkg/pull/27233 No VERSION
https://github.com/microsoft/vcpkg/pull/27313 No VERSION
https://github.com/microsoft/vcpkg/pull/27237 No VERSION
https://github.com/microsoft/vcpkg/pull/27250 No VERSION
https://github.com/microsoft/vcpkg/pull/27263 No VERSION
https://github.com/microsoft/vcpkg/pull/27266 No VERSION
https://github.com/microsoft/vcpkg/pull/27272 No VERSION
https://github.com/microsoft/vcpkg/pull/27287 No VERSION
https://github.com/microsoft/vcpkg/pull/27282 No VERSION
https://github.com/microsoft/vcpkg/pull/27294 No VERSION
https://github.com/microsoft/vcpkg/pull/27228 No VERSION
https://github.com/microsoft/vcpkg/pull/27163 No VERSION
https://github.com/microsoft/vcpkg/pull/26817 No VERSION
https://github.com/microsoft/vcpkg/pull/27286 No VERSION
https://github.com/microsoft/vcpkg/pull/27274 No VERSION
https://github.com/microsoft/vcpkg/pull/27276 No VERSION
https://github.com/microsoft/vcpkg/pull/27232 No VERSION
https://github.com/microsoft/vcpkg/pull/27221 No VERSION
https://github.com/microsoft/vcpkg/pull/27215 No VERSION
https://github.com/microsoft/vcpkg/pull/27166 No VERSION
https://github.com/microsoft/vcpkg/pull/27239 No VERSION
https://github.com/microsoft/vcpkg/pull/27246 No VERSION
https://github.com/microsoft/vcpkg/pull/27268 No VERSION
https://github.com/microsoft/vcpkg/pull/27259 No VERSION
https://github.com/microsoft/vcpkg/pull/27238 No VERSION
https://github.com/microsoft/vcpkg/pull/27224 No VERSION
https://github.com/microsoft/vcpkg/pull/27203 No VERSION
https://github.com/microsoft/vcpkg/pull/27124 No VERSION

* Also add libcanberra
2022-11-08 14:49:28 -08:00
Dennis
a85a3ea485
cpp-jwt: Update to 2022-08-27 (#27610) 2022-11-03 15:15:02 -07:00
chausner
ce0234fe84
[cli11] Update to 2.3.1 (#27600)
* Update cli11 to 2.3.1

* Update CI baseline

* Update baseline.json

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Lily Wang <494550702@qq.com>
2022-11-02 11:48:15 -07:00
Alonso Schaich
b6cd8828e6
[cairomm] update to 1.16.2 (microsoft#27374) (#27376)
* [cairomm] update to 1.16.2 (microsoft#27374)

* [cairomm] update to 1.16.2 (microsoft#27374)

* Use VERSION defined by vcpkg, fix VCPKG_LIBRARY_LINKAGE typo, modernize release-only build handling.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-10-28 21:34:31 -07:00
Shiroki Satsuki
09b11a6ce4
[cppzmq] Fix can't be found with "ZeroMQ" (#27045) 2022-10-28 21:03:21 -07:00
JonLiu1993
2de7f388c5
[cppcoro] update to the latest commit (#27453)
* [cppcoro] update to the latest commit

* update  version
2022-10-27 19:28:37 -07:00
Jason George
bdb85dd566
Update cnats to 3.4.1 (#27511)
Co-authored-by: Jaegermeiste <jay@bleedingeyestudios.com>
2022-10-27 19:27:21 -07:00
autoantwort
7ad236f60f
[catch2] no absolute paths (#27320) 2022-10-24 17:54:40 -07:00
Aleksi Sapon
e80f5365af
Allow disabling Crypto++ ASM using a triplet file (#27361)
Crypto++ checks the host machine instead of the target machine
when deciding which harware extensions it can use. This breaks
cross-compilation in most cases. For example compiling x64 binaries
on Apple Silicon doesn't work.

This change allows users to disable hardware specific instructions
using triplet files if they're trying to cross-compile, by adding

if(PORT STREQUAL "cryptopp")
    set(CRYPTOPP_DISABLE_ASM "ON")
endif()
2022-10-21 15:36:03 -07:00
Cheney Wang
5132044bc4
[clipp] Add patch to fix std::result_of deprecated in C++20 (#27218)
* [clipp] Add patch to fix std::result_of deprecated in C++20

* x-add-version

* Modify version-string to version-date

* x-add-version

* Add upstream PR comment.

* Version DB

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-10-20 12:53:48 -07:00
General Jack O'Neill
1ee8161cd5
Star gate one catch2 fix 27338 (#27339)
* StarGate-One-catch2-fix-27338 Hash Correction

* StarGate-One-catch2-fix-27338 Update Versions
2022-10-19 18:11:26 -07:00
itas109
07a149e072
[cserialport] Add new port (#27233)
* add new port of CSerialPort v4.1.1

* add cserialport version info

* modify according to the suggestion

* update version info

* remove BUILD_SHARED_LIBS set, it is automatically set by vcpkg_cmake_configure

* update version info

* move copyright to the end

* update version info
2022-10-19 14:16:59 -07:00
Thomas1664
ca79ebe4a4
[clickhouse-cpp] Update to 2.2.1 (#27250)
* [clickhouse-cpp] Update to 2.2.1

* add feature openssl

* Fix patch

* use absl::int128

* Fix patch

* version

* fix UWP

* version
2022-10-18 18:38:59 -07:00
Rémy Tassoux
58f487407a
[catch2] Update to 3.1.1 (#27282)
* [catch2] Update to 3.1.1

* [catch2] Update version files
2022-10-18 18:28:51 -07:00
Laurent Rineau
203d09b520
[cgal] update to 5.5.1 (#27202)
* [cgal] update to 5.5.1

* vcpkg x-add-version --all

* Remove port-version

* vcpkg x-add-version --all
2022-10-14 16:11:44 -07:00
autoantwort
5a9f73ae88
[chmlib] support on arm (#27064) 2022-10-08 21:27:45 -07:00
chausner
f6db2412a0
[concurrencpp] Update to 0.1.5 (#26963)
* Update concurrencpp to 0.1.5

* Update CI baseline

* Update ci.baseline.txt

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-10-05 15:16:55 -07:00
autoantwort
b533da1ea3
[clblas] fix arm build (#27092) 2022-10-05 15:06:50 -07:00
autoantwort
72c3a75601
[clfft] fix arm build (#27093) 2022-10-05 15:05:06 -07:00
Billy O'Neal
3c861b4e9b
[cmakerc] Add usage text. (#27109) 2022-10-05 15:04:06 -07:00
autoantwort
45fb2215a3
[coolprop] use python3 (#27094) 2022-10-05 15:03:50 -07:00
autoantwort
4b6d101cc3
[colmap] fix arm64-osx build (#27095) 2022-10-05 15:02:27 -07:00
Chuck Walbourn
0a098ee6a8
[cppwinrt] Update port for 2.0.220929.3 release (#27057)
* Update cppwinrt for 2.0.220929.3 release

* Update baseline
2022-10-03 14:01:58 -07:00
autoantwort
d5cfd0d24a
[bitserializer-rapidyaml] does work on arm osx (#27068) 2022-10-03 14:00:34 -07:00
Frank
fc5a7c6d6e
[catch2] build static lib on WIN32 (#27021)
* [catch2] build static lib on WIN32

* update version

* del the patch

* update version
2022-09-30 14:48:11 -07:00
Elias Benali
430f3d3787
[cpp-httplib] Update to v0.11.2 (#26957) (#26958)
* [cpp-httplib] Update to v0.11.2 (#26957)

    * [cpp-httplib] Update to v0.11.2

* [cpp-httplib] Update to v0.11.2: x-add-version

 * [cpp-httplib]: Update to v0.11.2: x-add-version

* Update cpp-httplib.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-09-29 14:20:01 -07:00
kp
771420ca5c
[configcat] Update to version 1.0.0 (#27012)
* [semver] Add new port

* [semver] semver.json git-tree update

* [semver] vcpkg-cmake + vcpkg-cmake-config deps

* [semver] semver.json git-tree update

* [z4kn4fein-semver] Add new port

* [z4kn4fein-semver] Add new port

* [z4kn4fein-semver] remove semver

* [configcat] Update to version 1.0.0

* [configcat] Update to version 1.0.0
2022-09-28 11:50:51 -07:00
Billy O'Neal
5f6dfcb4d7
[tbb, pagmo2] Update TBB to 2021.5 and update pagmo2 to 2.18.0 (#26284)
* [tbb] Update to 2021.3.0

* [tbb] Add Threads dependency

* [pagmo2] Update to support new TBB

* [openvdb] Update to 8.1.0

* [embree2] Remove from baseline -- it is no longer receiving support from upstream

* [usd] Mark as unsupported

* [usd] Disable USD in CI due to policy https://github.com/PixarAnimationStudios/USD/issues/1600

* [openvdb] Bump port-version

* Update version database

* [pagmo2] Fix vcpkg.json

* update version

* wip update

* versions

* [embree2] deprecate, [openvdb,usd] resolve conflicts, [tbb] update

* Added libxml port.

* Remove port version as it's initial port.

* Added baseline version

* Support only for windows and static

* Allowed building debug version

* update versions

* Update ports/libxpm/portfile.cmake

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Added new lines

* Update ports/libxpm/vcpkg.json

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Update ports/libxpm/portfile.cmake

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Update ports/libxpm/vcpkg.json

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Regenerated versions

* Update ports/libxpm/vcpkg.json

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

* Libxpm is taken from gitlab now.

* Dropped changes against master in original repo for libxpm.

* Dropped libxpm from baseline

* Dropped version for libxpm

* Update cpuinfo

* Updated date of version

* Update version database

* Removed support for arm32 & uwp as library is not supporting it.

* Version regenerated

* Update ports/cpuinfo/vcpkg.json

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>

* Updated versions

* Initial commit WIP

* Fixed compilation of latest stable version

* Dropped comments

* Switch from version-string to version

* Added versions

* Fixed path of cmake files for other projects

* Updated versions

* Various modernization.

* Fully mark embree2 as deprecated.

* [pagmo2] Disable -Werror

* [cctag] Fix finding and use of TBB.

* [openvdb] Baseline the static versions because they exceed FFFFFFFF in size, and I'm not sure if that's fixable....

* [gazebo] Apply https://github.com/osrf/gazebo/pull/3174 patch to fix TBB.

* Respond to failures in https://dev.azure.com/vcpkg/public/_build/results?buildId=76586

* [pagmo2] Add license. See 19d774fbb6/src/bfe.cpp (L5-L27)

* [tbb] Add license.

* [embree2] Add "license".

* [tbb] Use vcpkg_cmake_config_fixup and fix version as requested by @LilyWangLL

* [usd] Add usd is known broken message.

* [embree2] Remove completely.

* Fix version database.

* Fix usd version database.

* Fix wrong case on Linux.

* Lowercase the tbb directory to get to their configs.

* [cctag] minimize patches

* [tbb] Apply supports expression fix suggested in https://github.com/microsoft/vcpkg/pull/26284#discussion_r967427833

* [usd] Add note about upstream issue.

* [pagmo2] Minimize patch.

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Mathis Logemann <mathisloge@gmail.com>
Co-authored-by: Victor Romero <viromer@microsoft.com>
Co-authored-by: Vladimír Aubrecht <vladimir.aubrecht@me.com>
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2022-09-23 12:03:33 -07:00
Ray Tang
3dde7849b9
[capnproto] update capnp version to 0.10.2 (#26936)
* update capnp version to 0.10.2

* fix build

* Update ports/capnproto/vcpkg.json

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

* fix after port update

* add license

* update version

* update version

Co-authored-by: Ray Tang <ray.tang@xycapitalgroup.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-23 10:13:27 -07:00
Matthew Oliver
ff4bb46b1d
[cgltf] Update to 1.13. (#26805)
* [cgltf] Update to 1.13.

* [cgltf] Add license field.

* Update version.
2022-09-16 14:06:00 -07:00
Peter Adam Korodi
09007f767c
[configcat] Add new port (#26713)
* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* Update ports/configcat/portfile.cmake

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

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

* [configcat] Add new port

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-09-13 16:53:48 -07:00
Ray Tang
610176628f
[crowcpp] Update to 1.0-5 (#26705)
* increment crowcpp version

* fix version

* fix hash

* fix hash

Co-authored-by: Ray Tang <ray.tang@xycapitalgroup.com>
2022-09-07 12:16:07 -07:00
João Barbosa
d8f53e80e6
[crashpad] fix linking on macOS (#26682)
* [crashpad] link libmig_output.a on macOS

* [crashpad] update to latest
2022-09-06 14:54:31 -07:00
Maximilian Downey Twiss
1912e1a397
[cubeb] Add new port (#26648) 2022-09-06 12:52:35 -07:00
Peter Adam Korodi
473e07f877
[cpr] Update to 1.9.2 (#26689)
* [cpr] update to 1.9.2

* [cpr] update to 1.9.2

* [cpr] update to 1.9.2

* [cpr] cpr.json git-tree update
2022-09-06 11:17:45 -07:00
Alexander Rozdaybeda
f4b909297a
[curl] Add Unicode support (#25865)
* Add Unicode support to Curl

* fix curl version

* increase port

* Update ports/curl/vcpkg.json

Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>

* fix hash

* remove error message

* removed condition for windows

* add ENABLE_UNICODE for windows

Co-authored-by: alexander.rozdaybeda <alexander.rozdaybeda@avanquest.com>
Co-authored-by: autoantwort <41973254+autoantwort@users.noreply.github.com>
2022-09-02 13:46:16 -07:00
Rémy Tassoux
0a4f1db580
[catch2] Update to 3.1.0 (#25874)
* [catch2] Update to 3.1.0

* [catch2] Update version files

* [catch2] Fix dll intallation paths

* [catch2] Update version files

* [catch2] Fix UWP build failure

* [catch2] Update version files
2022-09-02 10:41:49 -07:00
Lily Wang
c4ac478f67
[crashpad] Install chromeos_buildflags.h (#26593)
* [crashpad] Install chromeos_buildflags.h

* x-add-version
2022-08-31 13:56:12 -07:00
Thomas1664
f571b30b86
[cpuid] Fix library linkage (#26545)
* [cpuid] Fix linkage

* Fix Windows build

* version
2022-08-29 13:19:20 -07:00
Thomas1664
2ab1624cf0
[cgal] Remove docs (#26558)
* [cgal] Remove docs

* version
2022-08-29 12:05:47 -07:00
Thomas1664
de7091ee24
[cocoyaxi] Upstream changed repo name (#26514)
* [cocoyaxi] Fix SHA

* Fix upstream repo name

* version

Co-authored-by: Neo Ko <neo.blackcap@gmail.com>
2022-08-26 12:15:49 -07:00
Daniele Pallastrelli
e049c9cd9f
[cli] Update the version to 2.0.2 (#26411)
* [cli] Update the version to 1.1.1

* [cli] Update the version to 1.2.1

* [cli] Update the version to 1.2.1: fix PR requests

* [aricpp] create a new port (#17162)

* [cli] run the command: ./vcpkg x-add-version --all

* [aricpp] change request for #18048

* Update ports/aricpp/portfile.cmake

* [aricpp] change request for #18048

* Update ports/aricpp/vcpkg.json

* Update ports/aricpp/vcpkg.json

* Update versions/a-/aricpp.json

* Update versions/a-/aricpp.json

* [aricpp] port-version -> 0

* [cli] v. 2.0

* [cli] Update ports/cli/portfile.cmake

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

* Update ports/cli/portfile.cmake

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

* [cli] bump port version

* Update versions/c-/cli.json

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

* [cli] Update the version to 2.0.1

* [cli] Update the version to 2.0.1

* [cli] Update the version to 2.0.1

* update version

* update version

* use version not version-semver

* overwrite version

* add license

* update version

* [cli] update port-version

* format

* add version

Co-authored-by: Daniele Pallastrelli <daniele.pallastrelli@sadel.it>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-08-26 11:53:08 -07:00
Adolfo Solis
9eb19776b0
[ceres] Use ceres without gflags for [arm-uwp] build (#26434)
* Use Cmake without gflash for UWP-ARM64 build

* Merge branch 'master' of https://github.com/Microsoft/vcpkg

* Update version database

* Added glog dependencie for not uwp platforms

* Formatted vcpkg.json

* Updated version

* Added MINIGLOG Feature in uwp

* Update version database

* Changed platform support for glog

* Update version database

Co-authored-by: Adolfo Solis <asolis@polyworksmexico.com>
2022-08-24 08:59:33 -07:00
Alexander Neumann
52bd38fdf0
[civetweb] use newer scripts (#26250)
* [civetweb] use vcpkg-cmake

* v db

* add patch to fix build

* v db
2022-08-18 10:59:28 -07:00
Alexander Neumann
28effe75c4
[c89stringutils] remove forced flags (#26249)
* c89stringutils remove flags

* v db

* remove code

* v db
2022-08-15 11:33:02 -07:00
Alexander Neumann
13e9aea04a
[cpr] disable werror (#26252)
* [cpr] disable werror

* v db
2022-08-10 11:28:51 -07:00
Alexander Neumann
63449f5c8d
[crc32c] Clang-cl fix (#26253)
* [crc32c] fix clang-cl builds.

* v db
2022-08-10 11:24:20 -07:00
Alexander Neumann
8056e214c5
[cppcms] Fix narrowing for clang-cl builds (#26251)
* [cppcms] fix narrowing error with clang-cl

* v db
2022-08-10 11:23:31 -07:00