Commit Graph

615 Commits

Author SHA1 Message Date
Jacob Kahn
8984f677a5
[flashlight-cpu] Update port (#17643)
* [flashlight-cpu] Update port

* Ran x-add-version --overwrite-version

* Use vcpkg_Fixup_cmake_targets, remove usage

* overwrite version

* bump port version

* x-add-version

* Update versions/f-/flashlight-cpu.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-05-18 00:32:54 -07:00
Jacob Kahn
a0bed69632
[cudnn] Fix port: install find module, add usage (#17644)
* [cudnn] Fix port

* [cudnn] Update version

* x-add-version again...
2021-05-18 00:28:38 -07:00
Matthias C. M. Troffaes
d77e767599
[openh264] only build shared or static library (#17592)
* [openh264] respect meson default_library option so only required shared/static library gets built

* [openh264] bump port version

* [openh264] x-add-version
2021-05-18 00:24:33 -07:00
myd7349
f8c233a2bd
[winlamb] Add new port (#17590)
* [winlamb] Add new port

* [winlamb] vcpkg x-add-version --overwrite-version winlamb

* [winlamb] Supports windows

* [winlamb] vcpkg x-add-version --overwrite-version winlamb
2021-05-18 00:17:43 -07:00
Kai Pastor
38e7e0367e
[vcpkg baseline][libmicrohttpd] Control dependencies, doc, examples, test (#17653)
* Quote filepath expressions

* Add mingw support

* Disable https, doc, examples, (curl) tests

* Declare gettext dependency

* x-add-version

* Disable gnutls in addition to disabling https

* x-add-version
2021-05-18 00:16:53 -07:00
Francisco Facioni
ca466d339e
[robin-map] add target and cleanup (#17361)
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-05-17 23:47:21 -07:00
Samuel Marks
ebdbcd2e47
[tinyfiledialogs] 3.6.3 -> 3.8.8 (#17343)
* [tinyfiledialogs] 3.6.3 -> 3.8.7

* x-add-version

* [tinyfiledialogs] Use git rather than explicit snapshot

* x-add-version

* [tinyfiledialogs] Put header in include dir one level down from before

* x-add-version

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update ports/tinyfiledialogs/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* [tinyfiledialogs] 3.8.8

* vcpkg x-add-version --all

* Update versions/t-/tinyfiledialogs.json

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

* Update ports/tinyfiledialogs/portfile.cmake

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

* Update ports/tinyfiledialogs/portfile.cmake

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

* Update versions/t-/tinyfiledialogs.json

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

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-05-17 23:43:26 -07:00
Jack·Boos·Yu
c7f8a9db6b
[tgui] Fix usage and update to 0.9.1 (#17093)
* [tgui] Fix usage

* update version record

* update to 0.9.1

* update version record

* [tgui] Add feature sdl2 and sfml, fix dependencies

* add comment

* version

* fix gui-builder build

* Update versions/t-/tgui.json

* Update ports/tgui/vcpkg.json

* update manifest

* update to latest commit

* update version record

* Update versions/baseline.json
2021-05-17 23:24:46 -07:00
Park DongHa
968c5eba7b
[xnnpack] create a new port (#17064)
* [xnnpack] create a new port

* [xnnpack] create a patch

* [cpuinfo] update to latest

* [cpuinfo] update baseline and port SHA

* Update ports/cpuinfo/fix-install.patch

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

* Update ports/cpuinfo/fix-install.patch

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

* Update ports/cpuinfo/portfile.cmake

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

* Update ports/cpuinfo/fix-install.patch

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

* [cpuinfo] update port SHA

* [cpuinfo] recover find_package

* fixup target path to `share/unofficial-cpuinfo`
* change IMPORTED target name to `unofficial::cpuinfo::cpuinfo`

* [fbgemm] resolve failure after cpuinfo rename

* change cpuinfo::cpuinfo to unofficial

* [fbgemm] update port version

* [nnpack] use changes target name

* [nnpack] update port-version

* [pthreadpool] support find_package

* update to latest source code

* [pthreadpool] update port version

* [pthreadpool] support uwp

* use WindowStore in platform check

* [xnnpack] support find_package

* windows: static build
* export with namespace `unofficial::`

* [xnnpack] update code to latest

* change snapshot to resolve linux compile errors

* [xnnpack] "supports" in manifest

* update baseline & port SHA

* [xnnpack] use 'vcpkg-cmake' ports

* update port git-tree SHA

* [xnnpack] remove unused configure options

* [xnnpack] update code version

* snapshot: 21/04/10 -> 21/05/17

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-05-17 23:22:24 -07:00
Matthias C. M. Troffaes
44e8841e06
[ffmpeg] update to upstream version 4.4 (#17735)
* [ffmpeg] update to version 4.4

* [ffmpeg] format-manifest

* [ffmpeg] remove avresample as default feature (it is deprecated, not upstream default, and will be removed in 4.5)

* [ffmpeg] x-add-version

* [ffmpeg] add avresample under the all feature

* [ffmpeg] x-add-version

* [ffmpeg] remove unused patch

* [ffmpeg] x-add-version

* [ffmpeg] remove wavpack from FindFFMPEG

* [ffmpeg] x-add-version

* [ffmpeg] fix compile cuda issue

* [ffmpeg] x-add-version

* [ffmpeg] only apply cuda compile patch on windows targets

* [ffmpeg] x-add-version
2021-05-17 23:18:50 -07:00
Park DongHa
c76ec6f7f7
[tensorpipe] create a new port (#16472)
* [tensorpipe] create a new port

* [tensorpipe] create patch for libuv

* [libnop] create a new port

* [libnop] update baseline and port SHA

* [tensorpipe] fix header/target install

* [tensorpipe] remove support of Windows/UWP

* [tensorpipe] update baseline and port SHA

* Update ports/tensorpipe/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/tensorpipe/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [tensorpipe] support 'test' feature for Linux

* it will be helpful to check output binaries are valid
* update code snapshot(2021/03/02) and port SHA

* [tensorpipe] fix build failures in Linux

* TC for 'ibv' failes
* link with CMAKE_DL_LIBS for <dlfcn.h>

* [tensorpipe] apply PR feedback

* [tensorpipe] update version-date and patches

* [tensorpipe] FATAL_ERROR if feature requires Linux

* [tensorpipe] reduce features and code base

* simplify features
* fix `pybind11` build failures
* updates source code base and CMake export file names
* use GNUInstallDirs variable

* [tensorpipe] update baseline

* [tensorpipe] update support

* use more correct "support" exporession

* [tensorpipe] fix Linux/CUDA test options

* [tensorpipe] fix corrupted patch

* [tensorpipe] fix wrong support expression

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-05-17 23:03:33 -07:00
JonLiu1993
e120407c0f
[wxWidgets] update to 3.1.5 (#17527)
* [wxWidgets] update to 3.1.5

* update version
2021-05-17 17:42:11 -07:00
ras0219
e6dcc079c8
[curl] Fix android builds. Greatly simplify pkgconfig handling. (#17418)
* [curl] Fix android builds. Greatly simplify pkgconfig handling.

* [curl] Fix permissions on curl-config

* [curl] Fix missing assigment in replacement

* [curl] Update version

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-13 14:00:32 -07:00
Christoph Neuhauser
1c066931af
Fixed AVX512KNL and AVX512SKX support for embree3. (#17701) 2021-05-13 13:33:17 -07:00
ihsan demir
d51426487a
[hazelcast-cpp-client] update for new release version 4.1.0 (#17724)
* Added the new hazelcast-cpp-client version 4.1.0.

* added the `git-tree` for hazelcast-cpp-client 4.1.0 version.
2021-05-13 13:27:00 -07:00
Gregor Jasny
6fbb26ecdb
[prometheus-cpp] Update to version 0.12.3 (#17765)
Update prometheus-cpp to `0.12.2`. Locally tested all the features on macOS.
2021-05-13 13:18:02 -07:00
Jack·Boos·Yu
ab364a7e56
[thor] Support UNIX, re-fix dependency sfml (#17766)
* [thor] Support UNIX, re-fix dependency sfml

* update baseline

* update version record

* improve portfile.cmake

* update version record
2021-05-13 13:16:46 -07:00
Christian Rendina
104b3c7625
[Python2 ]Update to 2.7.18 (#17798)
* [Python2] Update to 2.7.18

* [vcpkg] update baseline
2021-05-13 13:13:54 -07:00
Alexandre Bique
d850857eb4
[cairo] fixes cross compilation problems (#17846)
https://gitlab.freedesktop.org/cairo/cairo/-/issues/481
2021-05-13 13:13:16 -07:00
IronsDu
eba919784d
[bsio] Add new port (#17789)
* add the port of bsio library

* add the port of bsio library

* add the port of bsio library

* add the port of bsio library

* add the port of bsio library

* add the port of bsio library

* add the port of bsio library

* add the port of bsio library

* add the port of bsio library

* add the port of bsio library

* add the port of bsio library

* Update portfile.cmake

Format vcpkg_cmake_configure

* add the port of bsio library

Co-authored-by: duzhongwei <duzhongwei@querycap.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-05-13 11:07:01 -07:00
Cheney Wang
6a274ad4b3
[vcpkg baseline][chartdir] Update version to 7.0.0 (#17797)
* [chartdir] Update version to 7.0.0

* Update json file

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-05-12 14:13:13 -07:00
eao197
3547057486
[sobjectizer] Update to 5.7.2.4 (#17862)
* SObjectizer updated to the latest version.

* Command `x-add-version` applied for the latest sobjectizer.
2021-05-12 14:11:34 -07:00
Alexander Neumann
7b1016e10e
[qt5-base] fix install / packages dir being on different drives (#17666)
* [qt5] fix installed / vcpkg-root being on different drives.

* version stuff
2021-05-11 14:03:00 -07:00
JonLiu1993
77d2722945
[fastlz] update to the latest commit (#17771)
* [fastlz] update to the latest commit

* update version
2021-05-11 13:57:26 -07:00
NancyLi1013
11a96a3abb
[draco] Fix build error in gcc 11 (#17736)
* [draco] Fix build error in gcc 11

* Update version files

* Format manifest

* Re update versions/d-/draco.json
2021-05-11 13:57:05 -07:00
pradeep
48678ea8b2
[Forge] update version to 1.0.7 (#17099)
* [forge] Update forge to v1.0.7 tag

- Use explicit cmake files install path
- Use REF option in vcpkg_from_github command to fetch tag

* [forge] Update version in baseline
2021-05-11 10:39:03 -07:00
Stefano Sinigardi
56a5c2ac52
[libarchive] disable libb2 until properly handled (#17266)
* [libarchive] disable libbb2 until properly handled

* [libarchive] bump version

* update version refs

* update refs
2021-05-11 10:37:52 -07:00
Chuck Walbourn
3b4dd085b0
[d3dx12] update port (#17749)
* [d3dx12] Update port to latest verison

* Update baseline
2021-05-11 00:36:27 -07:00
Alexander Neumann
ce0c57a334
[allgero5] vcpkg_fixup_pkgconfig (#17775)
* vcpkg_fixup_pkgconfig for allgero5

* version stuff
2021-05-11 00:35:04 -07:00
Alexander Neumann
42edfd6e40
[abseil] vcpkg_fixup_pkgconfig (#17774)
* pkgconf abseil

* version stuff
2021-05-11 00:34:31 -07:00
JonLiu1993
822c2dde6a
[gtest] Update to the latest commit (#17709)
* [gtest] Update to the latest commit

* update version

* update version-date

* update version

* modify version notes

* update version
2021-05-11 00:33:14 -07:00
Twice
f10ecce2b5
[protopuf] Update to 2.0.0 (#17711)
* [protopuf] update to 2.0.0

* [protopuf] add version info

* [protopuf] rename version-string to version-semver

* [protopuf] overwrite version
2021-05-11 00:32:27 -07:00
IronsDu
4a32fba364
[brynet] upgrade version 1.11.0 (#17733)
* upgrade version to 1.11.0

* upgrade version to 1.11.0

* Update brynet.json

* upgrade brynet 1.11.0

* upgrade brynet 1.11.0

* upgrade brynet 1.11.0
2021-05-11 00:31:56 -07:00
Kai Pastor
5a271a9290
[doc] Fix spelling errors (#17560)
* [doc] Fix spelling errors in docs

* [doc] Fix spelling errors in scripts

* Bump version

* x-add-version

* Fix another typo

* Rebuild
2021-05-09 10:48:42 -07:00
NancyLi1013
770dc02814
[vcpkg baseline][asiosdk] Update hash (#17714)
* [asiosdk] Update hash

* Update version files

* Update ports/asiosdk/portfile.cmake

* Update ports/asiosdk/portfile.cmake

* Update ports/asiosdk/portfile.cmake

* Update filename

* Update versions/a-/asiosdk.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-05-09 09:28:43 -07:00
Jack·Boos·Yu
86d689b230
[libffi] Update patch to fix apply patch failure (#17637)
* [libffi] Update patch to fix apply patch failure

* update version record
2021-05-07 15:35:38 -07:00
Jack·Boos·Yu
dd630c91e4
[libheif] Install pdbs (#17710)
* [libheif] Install pdbs

* update version record
2021-05-07 15:27:34 -07:00
Jack·Boos·Yu
89a8853159
[fann] Support UNIX, re-fix installation (#17682)
* [fann] Support UNIX, re-fix installation

* [fann] fix uwp build

* update baseline

* update version record
2021-05-07 14:21:09 -07:00
Alexander Neumann
da0f1cc2bb
[gtk] update to 4.3.0 (#17670)
* [gtk] update to 4.3.0

* version stuff
2021-05-07 14:19:42 -07:00
Pratik Chowdhury
2e12bbfc16
[Hedley] Update to v15 (#17675)
* [Hedley] Update to v15

* Apply suggestions from code review

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-05-07 14:10:16 -07:00
Park DongHa
2b1f2ca96a
[qnnpack] create a new port (#17065)
* [qnnpack] create a new port

* [qnnpack] create a patch

* [qnnpack] update baseline and port SHA

* [qnnpack] update supports

* the project only checks linux/osx

* Update ports/qnnpack/portfile.cmake

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update ports/qnnpack/portfile.cmake

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* [qnnpack] apply 'vcpkg-cmake'

* [qnnpack] use unofficial-cpuinfo

* [qnnpack] fix wrong support expression

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-05-06 17:44:36 -07:00
Kyle Benesch
7c23c13db0
[libtcod] Update to 1.16.7 (#17032)
* [libtcod] Update to 1.16.7

* [libtcod] Change to using version-semver in manifest.

* Apply suggestions from code review

* fixup! Apply suggestions from code review

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-05-06 17:42:04 -07:00
Sönke Schau
09ff6245de
[libfido2] New port (#16965)
* [libfido2] New port

* [libfido2] Update versions

* [libfido2] Fixed invalid dll rename in static library versions

* [libfido2] Update versions

* [libfido2] Exclude UWP from supported platforms

* [libfido2] Update versions

* [libfido2] Bump version to new upstream 1.7 release

* [libfido2] Update versions

* Fix indenting

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [libfido2] Implement multiple issues/suggestions from PR

* [libfido2] Update versions

* [libfido2] Removed surplus option from vcpkg_from_github

* [libfido2] Update versions

* [libfido2] Apply suggested changes to use the new vcpkg-cmake port

* [libfido2] Update versions

* [libfido2] Reapply formatting

* [libfido2] Update versions

* [libfido2] Changed dependency entry for vcpkg-cmake

* [libfido2] Update versions

* [libfido2] New port

* [libfido2] Update versions

* [libfido2] Fixed invalid dll rename in static library versions

* [libfido2] Update versions

* [libfido2] Exclude UWP from supported platforms

* [libfido2] Update versions

* [libfido2] Bump version to new upstream 1.7 release

* [libfido2] Update versions

* Fix indenting

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [libfido2] Implement multiple issues/suggestions from PR

* [libfido2] Update versions

* [libfido2] Removed surplus option from vcpkg_from_github

* [libfido2] Update versions

* [libfido2] Apply suggested changes to use the new vcpkg-cmake port

* [libfido2] Update versions

* [libfido2] Reapply formatting

* [libfido2] Update versions

* [libfido2] Changed dependency entry for vcpkg-cmake

* [libfido2] Update versions

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-05-06 17:41:20 -07:00
Jacob Kahn
ac9da2cd77
[nccl] Remove NCCL auto-download due to licensing issues (#17431)
* [nccl] Only download if compatible with found CUDA version

* add-version

* Remove auto-download

* Remove windows branch

* Ran x-add-version --overwrite-version

* Add hardcoded find hints in /usr

* Fix version.

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-05-06 14:19:52 -07:00
Kai Pastor
d66dae4134
[Openssl] Fix mingw build (#17456)
* Use 'MINGW' when in CMake project mode

* Bump port-version, format manifest

* x-add-version
2021-05-06 14:00:37 -07:00
Owen Rudge
2a4749e8ad
[cryptopp] Update to 8.5.0 (#17533)
* [cryptopp] Update to 8.5.0

* [cryptopp] Update versions

* Update versions/c-/cryptopp.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-05-06 13:54:57 -07:00
наб
cbb72bc346
[infoware] Bump version to 0.6.0 (#17597)
* [infoware] Bump version to 0.6.0

* update vcpkg.json

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-05-06 13:53:01 -07:00
Alexander Neumann
8534df4e72
[hdf5] fix pc files (#17598)
* [libctl] add new port

* [meep] add new port

* [meep|libctl] support only linux for now

* [meep] add msys2 win32 handling

* fix autoconfig missing flags in configure_make

* [meep] move to autoconfig also on linux

* [libct] enable autoconfig; [meep] disabled fixup pkgconfig files, routines is not able to fully clean up include paths from libraries

* [hdf5] trying to fix pkgconfig files

* [CI] add guile to linux image when provisioned

* [msys2] add libguile dependency for libctl

* [libctl] working on the windows port

* add missing msys2 packages

* add osx support

* add guile on osx VMSS provisioning file

* prepend msys2 to path

* apply format.diff from PR automated test

* revert skript changes

* more hdf5 stuff

* remove meep and libctl

* more pc fixes for hdf5

* version stuff

* reset doc changes

* reset x264 changes

* fix version stuff

Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
2021-05-06 13:52:01 -07:00
Alexander Neumann
bd535075dc
[cairo] update to 1.17.4 (#17620)
* [cairo] update to 1.17.4

* fix format

* version stuff

* remove patches and cairo-trace

* version stuff

* version stuff
2021-05-06 13:51:00 -07:00
菜姬
04527c7cd4
[libass] Update to 0.15.1 (#17624)
* [libass] Update to 0.15.1

* [libass] Add to versions file
2021-05-06 13:50:26 -07:00