Commit Graph

894 Commits

Author SHA1 Message Date
Jack·Boos·Yu
42f2d6f4d6
[python2] Support UNIX (#18219)
* [python2] Support UNIX

* update baseline

* Update version record
2021-06-10 16:10:50 -07:00
JonLiu1993
4ea49a1cf8
[xtensor] update to 0.23.9 (#18206)
* [xtensor] update to 0.23.9

* update version

* [xtl] update to 0.7.2

* update version

* update patch

* update version

* Update ports/xtl/portfile.cmake

* update version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-06-10 16:02:29 -07:00
JonLiu1993
6dfe4ade80
[unittest-cpp] fix config.cmake file (#17122)
* [unittest-cpp] fix config.cmake file

* update version

* update vcpkg.json

* update version
2021-06-10 11:48:54 -07:00
Martin Vejdarski
4a753ba9ec
[libvpx] Update to latest and add support for arm64 on macOS (#18183)
* [libvpx] Update to latest and add support for arm64 on macOS

* [libvpx] x-add-version

* [libvpx] Restore patch line endings

* [libvpx] x-add-version

* Update ports/libvpx/portfile.cmake

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

* [libvpx] x-add-version

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-06-10 11:44:46 -07:00
Jafar Abdi
805a02fe99
[yaml-cpp] Fix visibility attribute for ubuntu (#17728)
* Replace YAML_CPP_DLL with 1 iff the library is build as shared library & target is windows

* Update port version

* Run x-add-version
2021-06-10 11:26:29 -07:00
Phoebe
6982e51269
[aubio] Fix definitions issues when build with dependencies (#17353)
* [aubio] Fix definitions issues when build with dependencies

* Update baseline version

* Update the dependency

* Set default-features to false

* Fix link error

* Update the baseline version

* Update the baseline version

* Update the baseline version

* Unset the debug postfix

* Update the baseline version

* Remove unused dependency

* Update the baseline version
2021-06-10 11:23:14 -07:00
NancyLi1013
680b27d15f
[orocos-kdl] Export include path to targets (#18203)
* [orocos-kdl] Export include path to targets

* Update version files
2021-06-09 17:07:01 -07:00
Jack·Boos·Yu
6fd8355aff
[ccfits] Fix usage (#18197)
* [ccfits] Fix usage

* update version

* fix header name

* update baseline record
2021-06-09 17:06:31 -07:00
Kai Pastor
40ad15cac1
[tiff] Update to 4.3.0, improvements (#18187)
* Format manifest

* Update to 4.3.0

* Revise features and dependencies

* Fix pc files

* Quote filepath expressions

* Switch to port vcpkg-cmake

* Use features for vcpkg-cmake-wrapper

* [selene] Don't warn/fail on using deprecated types from tiff

* x-add-version

* Use proper 'version' field

* [selene] Format manifest

* [selene] Modernize build file

* Overwrite version and git-tree

* Rebuild

* Implement review comment

* Overwrite git-tree

* Rename cmake wrapper template

* Overwrite git-tree
2021-06-09 16:33:25 -07:00
Matthias C. M. Troffaes
421fabcc78
[libssh] disable gssapi (#18169)
* [libssh] disable gssapi as it is not supported in the .pc file and thus breaks some dependencies such as ffmpeg

* [libssh] x-add-version
2021-06-09 15:52:28 -07:00
Stefano Sinigardi
6b61943e17
[darknet] fix uselib_track tool installation (#18168)
* [darknet] fix uselib_track tool installation

* [darknet] update refs
2021-06-09 15:51:27 -07:00
Matthias Kuhn
f7612e6e14
[gettext] Fix building for android (#18128)
* Fix building gettext for android

Taken from https://github.com/navit-gps/navit/pull/1087/files

* Bump gettext port version
2021-06-09 15:49:39 -07:00
Park DongHa
f6eb4c50ba
[libpng] fix Android ARM triplet build failure (#18115)
* [libpng] use check for PNG_ARM_NEON

* arm-android build keeps failing

* [libpng] add host dependency

* [libpng] update baseline

* [libpng] use 'version-string'

* Update ports/libpng/vcpkg.json

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

* [libpng] update baseline

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-06-09 15:47:58 -07:00
Jack·Boos·Yu
bb94111424
[flashlight-cpu] Fix installation (#18089)
* [flashlight-cpu] Fix installation

* update version record

* Fix dependencies

* Update versions/f-/flashlight-cpu.json
2021-06-09 15:38:28 -07:00
Wei Dai
c423e49f43
Added a new port hexl. (#18043) 2021-06-09 15:29:56 -07:00
NancyLi1013
0c1b57592b
[hunspell] Fix build error on Windows (#18037)
* [hunspell] Fix build error on Windows

* Update ports/hunspell/portfile.cmake

* re-factory win build

* Drop support with UWP since the upstream doesn't add app bitset in vcxproj

* update baseline

* Update port-version

* Update version files

* Update version-string field as version

* Re update versions/h-/hunspell.json

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-06-09 15:28:21 -07:00
Ankur Verma
c21792bd04
[osgearth] Fix undefined references due to openjp2 and xml2 (#17993)
* Fix osgearth

* Fix linking

* Update version files

Co-authored-by: Ankur Verma <ankurv@microsoft.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-06-09 15:27:43 -07:00
myd7349
be56553cbb
[highfive] Update to v2.3 (#17990)
* [highfive] Update to v2.3

* [highfive] x-add-version highfive

* [highfive] Modernize

* [highfive] x-add-version --overwrite-version highfive

* [highfive] Do not build docs

* [highfive] Bump version

* [highfive] Update

* [highfive] Bump version
2021-06-09 15:26:03 -07:00
Matthias C. M. Troffaes
1d6e1be7ac
[ffmpeg] use pkgconfig to get system dependencies for cmake (#17985)
* [ffmpeg] use ffbuild/config.mak to get dependencies

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] fix dependency issue on x64-linux

* [ffmpeg] x-add-version

* [ffmpeg] link order fix on linux

* [ffmpeg] x-add-version

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] exclude -lgcc and -lgcc_s (causes issues on azure for unknown reasons)

* [ffmpeg] x-add-version

* [ffmpeg] handle -lgcc and -lgcc_s appropriately

* [ffmpeg] x-add-version

* [ffmpeg] use x_vcpkg_pkgconfig_get_modules to get info, added some more fixes to generated for pkgconfig files

* [ffmpeg] report dependencies (for now, helps debugging)

* [vcpkg-pkgconfig-get-modules] bump port version

* [ffmpeg] [vcpkg-pkgconfig-get-modules] x-add-version

* [ffmpeg] fix variant issue

* [ffmpeg] x-add-version

* [ffmpeg] reformat manifest

* [ffmpeg] x-add-version

* [ffmpeg] remove duplicate avfilter library from dependencies

* [ffmpeg] fix -pthread / -pthreads on linux

* [ffmpeg] x-add-version

* [ffmpeg] fix dynamic builds when no libraries need to be linked

* [ffmpeg] x-add-version

* [ffmpeg] disable openh264 on uwp when building all

* [ffmpeg] x-add-version

* [avcpp] fix uwp build failure due to deprecations treated as errors

* [avcpp] bump port version

* [avcpp] x-add-version

* [avcpp] smaller patch

* [avcpp] x-add-version

* [ffmpeg] x-add-version
2021-06-09 15:25:20 -07:00
Stephen E. Baker
17378cf96b
[luasec] new port (#17957)
* Add port for luasec

* Mark luasec:x64-windows-static as fail

* Set versions for luasec
2021-06-09 15:18:49 -07:00
Kai Pastor
c867e68ca8
[szip, hdf5] Fix mingw import lib names, control linkage (#17941)
* Format manifest, make port version explicit

* Use standard mingw import lib names

* Choose either static or shared binaries

* Insert macro for dynamic linkage

* Add szip pc file

* Quote path expressions

* Port away from deprecated cmake functions

* x-add-version

* Begin of hdf5 changes

* Remove obsolete variables (complements 23eadeae)

* Fix indentation and quoting expressions

* Handle single-linkage szip configuration

* Use mingw import lib names for hdf5

* Move dependencies to Requires in pc file

* Port away from deprecated cmake functions

* x-add-version hdf5

* Apply szip review comments

* Update version

* Improve pkgconfig patch to handle lists

* Update git-tree
2021-06-09 15:17:07 -07:00
JonLiu1993
58ce192f0f
[raylib] update to 3.7 (#17932)
* [raylib] update to 3.7

* update version

* update vcpkg.json

* update version

* update vcpkg.json

* update version
2021-06-09 15:16:21 -07:00
Francisco Facioni
d989c8b900
[libbson] fix cmake find (#14720) 2021-06-09 14:45:10 -07:00
pastdue
38d2893b30
Add VCPKG_MAKE_CONFIGURE_OPTIONS (that can be set in the triplet) (#18132)
* Add VCPKG_MAKE_CONFIGURE_OPTIONS that can be set in the triplet

To append options to the configure command

* Add documentation

* Expand without quotes

Co-Authored-By: ras0219 <533828+ras0219@users.noreply.github.com>

* Add VCPKG_CMAKE_CONFIGURE_OPTIONS that can be set in the triplet

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

* Bump vcpkg-cmake port-version

* Run x-add-version vcpkg-cmake

* Apply suggestions from code review

* [vcpkg-cmake] add version

Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.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>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-06-08 09:50:09 -07:00
Bruno Van de Velde
31993541c3
[tgui] Fixed sfml feature (#18293)
* [tgui] Fixed sfml feature

* Update version
2021-06-07 15:50:11 -07:00
Ahmed Yarub Hani Al Nuaimi
c1c253fabc
[aws-sdk-cpp] [openssl] Fix iOS build (#17338)
* Add curl try_compile parameters
Don't set compiler when compiling for iOS

* Update OpenSSL and AWS SDK for C++ port versions

* [vcpkg baseline][marble] Disable find I18n

* update version record

* Update versions/a-/aws-sdk-cpp.json

* Update versions/o-/openssl.json

* Fix port-versions after merging master branch

* Update versions/a-/aws-sdk-cpp.json

* Update versions/o-/openssl.json

* Fix merge conflicts

* Merge master branch

* Refactor OpenSSL's build script

* Refactor OpenSSL's build script

* Fix version

* Fix WASM build

* Fix version

* Fix disabled flags

* Disable treating warnings as errors

* Disable treating warnings as errors

* Fix hashes

* fix indentation

* [aws-sdk-cpp] use the powershell file to generate

* Fix versions after merging

* Fix versions after merging

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-06-07 12:05:29 -07:00
Carlos O'Ryan
751fc199af
[google-cloud-cpp] update to latest (v1.28.0) version (#18246)
* [google-cloud-cpp] update to latest (v1.28.0) version

* Address review comments

* Revert "Address review comments"

This reverts commit db47320dda.
2021-06-04 16:50:36 -07:00
Azure SDK Bot
834a87732c
Azure SDK Jun Release (#18271)
* [azure-core-cpp] Update to 1.0.0
## 1.0.0 (2021-06-04)

### Bug Fixes

- Make `RequestFailedException` copiable so it can be propagated across thread.
- By default, add `x-ms-request-id` header to the allow list of headers to log.

* [azure-identity-cpp] Update to 1.0.0
## 1.0.0 (2021-06-04)

No API changes since `1.0.0-beta.6`.
2021-06-04 14:55:02 -07:00
Martin Vejdarski
c4fedf081d
[ffmpeg] Add support for arm64 on macOS (#18182)
* [FFmpeg] Add support for arm64 on macOS

* [ffmpeg] x-add-version

* [ffmpeg] Rename version-string to version

* [ffmpeg] x-add-version

* minor fixes

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-06-03 14:56:43 -07:00
Mark Gillard
ba6955d253
[tomlplusplus] update to 2.4.0 (#18009) 2021-06-03 13:14:53 -07:00
Anichitei Ionel-Cristinel
b8eda75055
[bddisasm] new port (#18046)
* Add bddisasm port

Currently fetching bddisasm from my fork of the project

* bddisasm: Build with BDD_INCLUDE_TOOL=OFF

* bddisasm: Use PREFER_NINJA

* bddisasm: Update REF

* bddisasm: Don't use vcpkg_install_msbuild

* bddisasm: Switch to release 1.32.1 from the bitdefender repo

* Add the result of ./vcpkg x-add-version --all

* Replace the control file with a manifest

Converted with ./vcpkg format-manifest

* Add more details to bddisasm/vcpkg.json

Added port-version, license, homepage, documentation, and port mantainers

* Fix bddisasm/vcpkg.json

* Fix the version file

* List arm as not supported

* Update version file

* Fail install on arm

* Use the new vcpkg_cmake_* functions

* Remove the LICENSE file

* Fix version

* Update version file

* build only static library

bddisasm only supports being built as a static library, so say that in the portfile

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-06-03 13:13:15 -07:00
Daniele Pallastrelli
2da3434b40
[aricpp] new port (#18048)
* [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

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>
2021-06-03 13:11:37 -07:00
nicole mazzuca
8129af76d6
[sundials] fix cmake targets to link bin/*.dll (#18178)
* [sundials] fix cmake targets to link bin/*.dll

* version
2021-06-03 12:57:42 -07:00
Dmitry Baryshev
9535ae5f7d
[libavif] Create a new port (#18244)
* [libavif] Added libavif

* [libavif] vcpkg x-add-version --all

* [libavif] Fixed compilation error

* [libavif] vcpkg x-add-version --all --overwrite-version

* [libavif] Install CMake configs in static mode as well

* [libavif] vcpkg x-add-version --all --overwrite-version

* [libavif] Fixed port name

* [libavif] vcpkg x-add-version --all --overwrite-version

* [libavif] Update the CMake-related patch

* [libavif] vcpkg x-add-version --all --overwrite-version
2021-06-03 12:56:33 -07:00
Martin Vejdarski
5f32a49551
[sentry-native] Enable arm64 on macOS (#18184)
* [sentry-native] Enable arm64 on macOS

* [sentry-native] x-add-version

* [sentry-native] Fix build issue with libcurl and crashpad for *-osx-dynamic

* [sentry-native] x-add-version
2021-06-03 12:53:54 -07:00
Martin Vejdarski
d97e15975a
[box2d] Update CMake arguments (#18185)
* [box2d] Update CMake arguments

* [box2d] x-add-version
2021-06-03 12:52:57 -07:00
SvenPStarFinanz
b121bba26a
[xmlsec]Update to 1.2.32 (#18199)
* Updating xmlsec to 1.2.32. Removing the need for patching the UWP build.

* x-add-version for xmlsec

* Using correct version string in vcpkg.json.
Fixing bug on Windows build, xmlsec persists on lib prefix for the dll file.

* Updating to latest commit.
2021-06-03 12:42:49 -07:00
Bill Avery
2b0e78448f
[cppgraphqlgen] bump version to 3.6.0 (#18200)
* [cppgraphqlgen] bump version to 3.6.0

* Run vcpkg x-add-version cppgraphqlgen
2021-06-03 12:40:41 -07:00
Szabolcs Horvát
c3b250142f
[igraph] update to 0.9.4 (#18213)
* igraph: update to 0.9.4

* igraph: x-add-version

* improve formatting

* x-add-version
2021-06-03 12:39:51 -07:00
Phoebe
668f048edb
[vcpkg baseline][realsense2] Fix config issue on osx (#18202)
* [vcpkg baseline][realsense2] Fix config issue on osx

* Update the baseline version
2021-06-02 21:22:16 -05:00
Dawid Wróbel
64c07e5f4e
[libgpg-error] update to 1.42, add Windows support, arm fixes (#16932)
* [libgpg-error] update to 1.41, support Win, fix linux-arm

- Support Windows builds using ShiftMediaProject
- Update to 1.41 (latest by ShiftMediaProject)
- Fix linux-arm build
- Also convert CONTROL to JSON manifest format

* [libgpg-error] update versions

* [libgpg-error] use git tag instead of sha

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

* [libgpg-error] warn about using ShiftMediaProject fork

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

* [libgpg-error] 'Rebuild' target is implied and redundant

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

* [libgpg-error] remove leftover from nettle port

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

* [libgpg-error] fix compilation issues

* [libgpg-error] update to 1.42

* [libgpg-error] update versions

* [libgpg-error] attempt to fix x64-windows-static-md triplet

* [libgpg-error] update versions

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-06-02 17:53:16 -07:00
Mathis Logemann
9390477d14
[comms,commsdsl,comms-ublox] update ports (#18239)
* [comms,commsdsl,comms-ublox] update ports

* added versions
2021-06-02 15:58:34 -05:00
JonLiu1993
42bee9b13f
[eNet] update to 1.3.17 (#18220)
* [eNet] update to 1.3.17

* update version
2021-06-02 15:42:49 -05:00
Rémy Tassoux
212477fd66
[safeint] Update to 3.0.26 version (#18176)
* [safeint] Update to 3.0.26 version

* [safeint] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-06-02 15:37:23 -05:00
Eric Hripko
ab3a32e2af
[openssl] Restore Blowfish cipher in OpenSSL (#18148)
* Include Blowfish cipher in OpenSSL

* Bump the version of the port

* x-add-version
2021-06-02 15:36:17 -05:00
An Tao
4ce98d3f93
[drogon] Update to 1.6.0 (#17986) 2021-06-01 21:38:48 -07:00
Dmitry Baryshev
835f1613b5
[aom] Add new port (#18083)
* [aom] Add new port

* [aom] vcpkg x-add-version --all

* [aom] Added versions/a-/aom.json

* [aom] Fixes after review

* [aom] vcpkg x-add-version --all --overwrite-version

* [aom] Remove usage

* [aom] vcpkg x-add-version --all --overwrite-version

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

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

* [aom] vcpkg x-add-version --all --overwrite-version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-06-01 12:20:31 -07:00
Wei Dai
b2dd1261bf
[cpu-features] Fixed and updated cpu-features. (#18101)
* Fixed and updated cpu-features.

* Update ports/cpu-features/portfile.cmake

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

* Updated versioning.

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-06-01 12:17:00 -07:00
Jack·Boos·Yu
e4e4ee9c9f
[z3] Update to 4.8.10 to support arm triplet (#18104)
* [z3] Update to 4.8.10 to support arm triplet

* update version record
2021-06-01 12:14:39 -07:00
Joachim Gehweiler
56ca13c972
[tensorflow-common] check for invalid username (#18111)
* Revert "incorporate changes from microsoft:master"

* Revert "Revert "incorporate changes from microsoft:master""

* added check for spaces in username (unsupported by bazel)

* apply a work-around with custom build root instead of terminating build when username contains spaces

* x-add-version

* Add check for spaces in vcpkg path.
Keep non-Windows build output in vcpkg subfolders because it easily sums up to 100GB. So users have only one place to cleanup.

* vcpkg x-add-version

* fix typo

* re-run x-add-version

Co-authored-by: jgehw <Joachim_Gehweiler@McAfee.com>
2021-06-01 11:49:53 -07:00
NancyLi1013
482149c68b
[embree3] Fix target files cannot be found (#18146)
* [embree3] Fix target files cannot be found

* Update version files
2021-06-01 11:07:16 -07:00
Alexander Neumann
36000a1085
[Qt6|6.1.0] Add new ports. (#14333)
* wip commit

* refactor openssl ports.

* fix issues due to the file movement

* qt build succesful.

* qtbase finished?

* add qttools and qtdeclarative

* add EntryPoints to fixup_cmake_targets

* add todo

* more config fixup

* correct entrypoint and remove winmain

* format manifest

* fix module issues

* add extra vars

* make qtdeclarative work (x64-windows). -static has problems

* some extra cleanup tools start building

* refactor code to use common script across ports

* remove patch applied twice

* remove copy pasta

* add remaining qt6 ports

* fix a few details

* fix the rest

* format manifests

* add features to qt5compat.

* small modification to directories

* copy plugins

* a bit of cleanup

* smaller fixes

* format manifest

* fix_linux_configure_issue

* adding linux features.

* dont use quotes around INSTALL_ vars to fix linux build

* fix script install on linux

* remove bin if empty on all platforms otherwise let vcpkg throw an error

* fix syncqt path

* fix assimp feature

* try to figure you ci failures

* fix manifest format

* change the head ref to dev
add three required upstream cmake patches
allow single config builds

* fix typo

* switch to use FEATURE_ instead of QT_FEATURE

* [ZSTD] Update to 1.4.5

* [zstd] fix wrong assert to fix uwp regressions

* always install *.pc file. Correct -l flag in pc file

* remove any changes to vcpkg_copy_tools

* fix orc regression

* fix arrow regressions

* fix zstd target suffix

* fix orc zstd linkage

* fix find_package(ZSTD)

* fix icu linkage in harfbuzz

* install zstd dlls.

* skip qt5-base in ci to test qtbase due to conflicts

* fix the patch due to a replacement error

* add a way for vcpkg_from_github to only download the source archive and return the archive file name.

* update everything to beta4.
maybe qtdeclarative:x64-windows-static works now?

* remove outdated patches

* Print the failed condition

* more debug messages

* fix condition patch

* update to beta5

* update vcpkg_from_git to support tags and make output of ref possible.

* update ports

* add missing qt ports, fix qtbase build

* regenerate docs

* fix typo

* fix imageformats webp

* fix qtdeclarative static builds msvc

* more fixes

* make the rest of qt build succesfully. (only tested x64-windows)

* format manifest.

* [vcpkg_from_git] new options TAG and OUT_REF
- TAG github tag to checkout
- OUT_REF github commit id related to tag or ref
(useable for automatic updates of ports if used with a version tag)

* fix importprefix in qml plugin targets in static builds

* fix static qttools build on windows

* move qml plugin fix into qtbase

* try fixing staqtic build issues.

* make comment in qtquickcontrols2

* dont promote targets

* fix missing limits include

* fix patch

* pass options in qtopcua

* fix freetype linkage

* fix freetype a bit different

* fix promotion patch

* fix freetype wrapper without "

* fix typo in patch

* enable build of qtopcua

* format manifest for ci to run

* retry promotion

* try again but explicity not promote Threads::Threads

* push patch

* [fontconfig] add vcpkg cmake wrapper.

* fix empty statement in the wrapper

* show files in bin if any

* Apply suggestions from code review

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

* additional changes due to CR

* regenerate docs

* qdoc is build if llvm is present.

* fix merge issues

* fix wayland deps

* add qt5-base to skip for static-md

* format manifest.

* update all qt ports. Lets see which patches need to be fixed/removed

* fix some regressions by removing patches no longer necessary.
(needs further cleanup to actually remove the patches)

* fix qtopcua

* make qttools build on osx

* fix dependency of qttranslations

* fix qtwayland

* fix typo

* fix case

* adjust ci baseline for qtwayland on osx due to missing system libs.

* create directory before rename

* trying to make osx work

* create the directory and move the files

* move the removing outside the foreach ....

* update to 6.0.2

* remove some outdated patches

* qt 6.1.0-beta1 ci testing

* remove unused patches

* fix a few issues with qt 6.1.0-beta1
qtvirtualkeyboard needs some features.
+ need to install cmake wrappers from qtimageformats.
+ move QtAxServer to manual-link

* Fix missing qt cmake wrappers for qttools and qtshadertools.

* block qt beta ports in CI

* turn off beta build in CI

* remove outdated patches

* skip qt6 beta ports in CI

* [gettext] add feature tools.

* switch hunspell to configure_make for pc files

* switch to manifest

* hunspell remove port debug and add comment about tools

* setup qtvirtualkeyboard features.

* fix manifest format CI

* only run wayland on linux

* disable pthread detection in gettext on windows

* fix hunspell host dependency

* formant manifest

* - add qt6 prefix
- add qt.conf.in
- make qtbase depend on itself (host dependency)
and see what breaks.

* cannot add qt6 to bin folder currently.

* try the prefix method
- add tools-path to vcpkg_fixup_cmake_targets
- add destination to vcpkg_copy_tools

* feature refinement

* fix tools issues

* update baseline

* more feature refinement.

* be less noise in logs

* update version in gettext
format-manifest.

* add version details

* move on to qt version 6.0.3

* build cmake test port against qt6

* move qt5 includes into include/qt5

* ws change in cmake to force rebuild

* version stuff

* add plugin_config patch

* version stuff

* use upstream plugin patch for 6.1

* version stuff

* update to qt 6.1.0-beta3

* add alignment patch

* fix hunspell include path

* make the patch depend on architecture

* add qbittorrent as a test port

* downgrade qbittorrent a bit so that in can run in CI

* remove bin in static builds

* remove debug folder completly (since it is empty)

* copy additional deps required by qtshadertools and qtdeclarative in qtbase to avoid issues with binary chaching.

* fix logic

* try upstream alignment patch

* update baseline

* add feature options to qt5compat

* update to qt 6.1.0

* version stuff

* fix qt.conf (for release builds only)

* fix install of missing FindX modules in qtimageformats which where supposed to be fixed upstream but aren't

* remove unnecessary patch

* version stuff

* fix some qt.conf stuff

* install some wrappers for debug builds.

* fine tuning qt.conf

* fix debug windeployqt install but somebody is linking release icudt in debug

* fix arm crossbuilds on windows

* remove tools default line

* version stuff

* add missing host dependencies.

* fix windeploy target correctly for debug

* fix cmake arm builds.

* some batch improvements

* run qmake.debug.bat for debug builds.

* version stuff

* unconditionally include the patch in qtvirtualkeyboard

* version stuff

* more host dependencies

* version stuff

* more host deps

* version stuff

* fix qtactiveqt

* version stuff

* suppress batch skript output

* version stuff

* Apply CR changes

* version stuff

* newline attack

* update qbittorrent test port and newline...

* version stuff again

* switch to version-semver

* version stuff

* remove qbittorrent test_port because
- easier than rewriting history
- qt6svg usage will probably be tested by paraview/vtk in the future

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-06-01 11:05:59 -07:00
autoantwort
7bc5b8cdfa
[Boost] fix not header only libs (#17372)
* [boost] don't handle compiled libs as header only ones (json/python)

* add version files

* [boost script] wait for lock to not get failure messages

* [boost-json] fix build

* add version files

* remove unnecessary changes

* Trigger Build because of #17612

* update boost asio and concept-check as requested by ci

* add version files

* Trigger Build because of #17612

* apply code review

* add version files

* fix version stuff

* Apply suggestions from code review

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

* fixes

* add version file

* fix wrong suggestion

* add version files

* Update versions/b-/boost.json

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

* Address the review suggestion

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-05-28 11:20:52 -07:00
Robert Schumacher
bf2aaf9002
[sqlite3] Embed dllimport in header (#16646)
* [sqlite3] Embed dllimport in header

* Add sqlite3 version info

Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-05-28 10:56:31 -07:00
Dawid Wróbel
1c4fb017f0
[kf5codecs] new port (#16561)
* Add kf5codecs port

* Fixed KF5Codecs for windows

* [kf5*] update to 5.75.0

* [kf5codecs] update versions

* [kf5codecs] convert CONTROL to manifest

* [kf5codecs] update to 5.81

* [kf5codecs] update versions

* [kf5codecs] update versions

* [kf5codecs] migrate to vcpkg_cmake_configure

* [kf5codecs] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-05-28 10:47:22 -07:00
Long Nguyen
a29126f785
[tre, libmagic] Windows + mingw support (#17769)
* [tre] mingw support

* [libmagic] Windows support

* [libmagic] Apply @Neumann-A suggestions

* [libmagic] Add host dependency

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

* [libmagic] Copy the magic file to the corresponding tools dir

* [ci baseline] libmagic now passes

* Update ports/libmagic/portfile.cmake

* [libmagic] Import patch from MSYS2

* [vcpkg baseline] Update libmagic, tre

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-28 10:09:56 -07:00
Alexander Neumann
0de461216d
[vcpkg.cmake] Cleanup every special case in the find_package override (#18047)
* move boost out of the toolchain

* move icu out of the toolchain

* remove CURL from the toolchain (was already unreachable?)

* remove gsl from toolchain

* remove grpc from toolchain

* version stuff

* fix indent and missing endif()

* version stuff

* Revert changes to vcpkg.cmake

* push port version

* version stuff
2021-05-28 10:00:20 -07:00
Christian Rendina
9d7244f2f6
[python3] Update to 3.9.5 (#17773)
* [python3] update to 3.9.5

* [vcpkg] update baseline

* [scripts] update to py 3.9.5
2021-05-26 15:09:28 -07:00
Long Huan
8c242b4457
[libspatialindex] Update to 1.9.3 (#17506)
* update to 1.9.3

* update version

* fix static build failed

* Update ports/libspatialindex/portfile.cmake

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

* format

* Update libspatialindex.json

* Update ports/libspatialindex/portfile.cmake

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

* Update ports/libspatialindex/portfile.cmake

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

* Update libspatialindex.json

* Update ports/libspatialindex/portfile.cmake

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

* Update libspatialindex.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-05-26 15:02:26 -07:00
Dawid Wróbel
f116649874
[kf5dbusaddons] new port (#16564)
* Add kf5dbusaddons port

* Fixed kf5bbusaddons for windows

* [kf5*] update to 5.75.0

* [kf5dbusaddons] convert CONTROL to manifest

* [kf5dbusaddons] update to 5.81

* [kf5dbusaddons] update versions

* [kf5dbusaddons] migrate to vcpkg_cmake_configure

* [kf5dbusaddons] update versions

* [kf5dbusaddons] disable parallel configure

* [kf5dbusaddons] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-05-26 14:58:18 -07:00
Dawid Wróbel
1d9aa0168a
[kf5auth] new port (#16559)
* Add kf5auth port

* Fixed KF5Auth build for windows

* [kf5*] update to 5.75.0

* [kf5auth] convert CONTROL to manifest

* [kf5auth] update version

* kf5auth: update to 5.81

* kf5auth: add version

* [kf5auth] migrate to vcpkg_cmake_configure

* [kf5auth] update versions

* [kf5auth] disable parallel configure

* [kf5auth] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-05-26 14:55:48 -07:00
NancyLi1013
b7147872b2
[simdjson] Fix dynamic usage (#16105)
* [simdjson] Update to 0.8.1

* Update versions

* Update to 0.8.2

* Update versions

* Format vcpkg.json

* Update versions

* Update versions/s-/simdjson.json
2021-05-26 14:53:59 -07:00
Lars Glud
2462a956c8
[FLANN] Allow to be build as shared lib (#16724)
* Allow FLANN to be build as shared lib

* Fix openmvg linking to FLANN

* Fix pcl linking to FLANN
2021-05-26 14:48:21 -07:00
Rémy Tassoux
7234002d11
[imgui] Update to 1.83 version (#18100)
* [imgui] Update to 1.83 version

* [imgui] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-05-26 14:41:23 -07:00
Yue
ab9e4a235f
[transwarp] add a new port (#18069)
* [transwarp] Add a new port, transwarp, a header-only C++ library for task concurrency.

* Update ports/transwarp/portfile.cmake

* Update ports/transwarp/portfile.cmake

* Update ports/transwarp/portfile.cmake

* Update versions/t-/transwarp.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-05-26 14:14:51 -07:00
Ahmed Yarub Hani Al Nuaimi
f519430b0f
[openssl] [aws-c-common] Fix AWS SDK for C++ build on WASM32 and Android (#17348)
* Add curl try_compile parameters
Don't set compiler when compiling for iOS

* Update OpenSSL and AWS SDK for C++ port versions

* [vcpkg baseline][marble] Disable find I18n

* update version record

* Fix AWS C Common build for WASM32

* Fix OpenSSL build for WASM32

* Update AWS C Common and OpenSSL versions

* Update versions/a-/aws-sdk-cpp.json

* Update versions/o-/openssl.json

* Fix port-versions after merging master branch

* Fix port-versions after merging master branch

* Update versions/o-/openssl.json

* Update versions/a-/aws-sdk-cpp.json

* Update versions/o-/openssl.json

* Fix merge conflicts

* Fix merge conflicts

* Update ports/aws-c-common/portfile.cmake

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

* Update versions/a-/aws-c-common.json

* Update versions/o-/openssl.json

* Update versions/o-/openssl.json

* Update versions/o-/openssl.json

* Update ports/openssl/CONTROL

* Merge master branch and resolve merge conflicts

* Disable -moutline-atomics in Android also

* Revert line ending change

* Fix version info

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-26 14:03:32 -07:00
Jack·Boos·Yu
f2f9f7993a
[vcpkg baseline][libtasn1] Fix static build (#18116)
* [vcpkg baseline][libtasn1] Fix static build

* update version record

* update baseline

* change the fix way to avoid other toolchain doesn't use VCPKG_X_FLAGS

* Update versions/l-/libtasn1.json

* Update ports/libtasn1/portfile.cmake

* Update versions/l-/libtasn1.json
2021-05-26 13:29:52 -07:00
Kai Pastor
f0b32c558a
[geos] Relocatable geos-config; dynamic builds on Unix (#17616)
* Provide geos-config, and fix dynamic builds on Unix

* x-add-version

* Fix debug suffix handling

* Update git-tree

* Don't build benchmarks

* Revise pc file and geos-config handling

Fixup pc files.
Add -lgeos to Libs.private to satisfy common usage requirement
(already present in geos-config).
Install executable geos-config into tools.
Rewrite geos-config relocatability as patch.

* Port to non-deprecated cmake functions

* Add usage

* Update git-tree
2021-05-26 13:29:02 -07:00
Fabien Péan
5c847acb56
[yomm2] new port (#17886) 2021-05-26 10:33:43 -07:00
Dawid Wróbel
83f9a6c469
[libtasn1] Add Windows support, update to 4.17 (#16953)
* [libtasn1] add Windows support

* [libtasn1] Supply absolute paths to standard headers in MSVC

* [libgpg-error] only apply MSVC patch on Windows

* [libtasn1] fix ar-lib issue

* [libtasn1] fix #include in sys_types.h as well

* [libtasn1] fix Windows builds

* [libtasn1] update to 4.17

* [libtasn1] fail x64-windows-static-md builds for now

* [libtasn1] update versions

* [libtasn1] wrap paths in double quotes

* [libtasn1] update versions

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-25 13:55:06 -07:00
Dawid Wróbel
a47809ed9e
[xmlsec] add pkgconfig files (#16908)
* [xmlsec] add pkgconfig files

- also fixes the library filename, which is actually libxmlsec1.
  This follows the upstream naming scheme.

* [xmlsec] convert CONTROL to manifest

* [xmlsec] update versions

* [xmlsec] update library name

* [xmlsec] update versions
2021-05-25 13:34:00 -07:00
Jack·Boos·Yu
7c55ecac26
[jxrlib] Add usage and fix FindJXR.cmake (#17715)
* [jxrlib] Add usage and fix FindJXR.cmake

* update version record
2021-05-24 17:43:03 -07:00
Vincent Gao
43df697b6b
[ctp] New version v6.6.1_P1_20210406_se (#17969)
Co-authored-by: Vincent Gao <xgao1023@outlook.com>
2021-05-24 15:51:39 -07:00
NancyLi1013
fd5bc0cea6
[cudnn] Add library path (#18005)
* [cudnn] Add library path

* Update version files

* Install vcpkg-cmake-wrapper.cmake and fix typo error in FindCUDNN.cmake

* Update  versions/c-/cudnn.json
2021-05-24 15:41:57 -07:00
pastdue
6608a9cc60
[curl] Fix mingw to default to winssl (matching windows builds) (#18024)
* [curl] Fix mingw to default to winssl (matching windows builds)

* Run x-add-version curl
2021-05-24 15:15:23 -07:00
pastdue
8f8a4f8aee
[libsodium] Fix mingw builds (#18025)
* [libsodium] Fix mingw builds

* Run x-add-version libsodium
2021-05-24 15:14:14 -07:00
Kai Pastor
8f6e982c35
[vcpkg-cmake-config] Fix removal of files in debug/share (#18063)
* Actually remove *empty* directories

* Quote unused files individually

* New version

* x-add-version
2021-05-24 12:02:20 -07:00
Kai Pastor
01ba491712
[libgnutls] Disable tpm (#18070)
* Disable tpm (not available in vcpkg)

* Quote filepath expressions

* x-add-version
2021-05-24 11:57:02 -07:00
Phoebe
c18309ae56
[vcpkg baseline][asiosdk] Update the filename (#18087)
* [asiosdk] Update the hash

* Update the baseline

* update the filename

* update baseline version
2021-05-24 11:52:38 -07:00
Matthias C. M. Troffaes
46079cb27a
[dav1d] fixup the installed pkgconfig files (#18078)
* [dav1d] fixup the installed pkgconfig files

* [dav1d] x-add-version
2021-05-24 11:10:23 -07:00
Matthias C. M. Troffaes
e937cb41ea
[openh264] fixup the installed pkgconfig files (#18077)
* [openh264] fix pkgconfig files

* [openh264] x-add-version

* [openh264] x-add version (again)
2021-05-24 11:10:06 -07:00
nicole mazzuca
49b67d9cb8
[yasm-tool] Migrate to Host Dependencies (#16478)
* [yasm-tool] Fix usage of port to be host dependencies

This allows mpg123, nettle, and gmp to support non-x86 windows manifest mode

* fix gmp

* oops

* versions update
2021-05-21 11:56:32 -07:00
georg-emg
2f9972005f
[catch2] updated catch2 to version 2.13.6 (#17435)
* - updated catch2 to version 2.13.6
- replaces catch2 CONTROL file with proper manifest

* vcpkg x-add-version catch2

* fixed the portfile to REALLY update catch2 to version 2.13.6

* vcpkg x-add-version catch2 --overwrite-version

* fixed the portfile AGAIN to REALLY REALLY update catch2 to version 2.13.6 this time

* vcpkg x-add-version catch2 --overwrite-version

* updated hash in portfile.cmake for catch2

* vcpkg x-add-version catch2 --overwrite-version

* Update version-string as version-semver

* Update versions/c-/catch2.json

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-05-21 01:35:18 -07:00
Kirawi
9c23718d87
[HarfBuzz] Update Port to 2.8.1 (#17273)
* wip

* wip

* wip

* wip

* update version

* fix port git-tree sha

* wip

* restart ci

* restart ci

* update to 2.8.1

* retry

* Update harfbuzz.json

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-05-21 01:32:23 -07:00
Dawid Wróbel
b34b7ff2c9
[many ports] Update KF5 frameworks to 5.81 (#17268)
* [many ports] Update KF5 frameworks to 5.81

* [many ports] Update KF5 versions

* [kf5guiaddons] disable parallel configure

* [kf5windowsystem] disable parallel configure

* [many ports] Update KF5 versions

* [kf5archive] disable parallel configure

* [many ports] Update KF5 versions
2021-05-21 01:30:43 -07:00
autoantwort
19b171468d
[ffmpeg] add usage (#17284)
* [ffmpeg] add usage

* [ffmpeg] increase version

* add version files

* add version files

* Trigger Build

* add version files

* Trigger Build

* Trigger Build

* Bump port-version.

* Trigger Build

* add version files

* Trigger Build

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-05-21 01:20:29 -07:00
Charlie Barto
63e8ef6f20
[spirv-tools] Update to v2021.1 (#17642)
* bump spirv-tools version to 2021.1

* don't use MP4

* add version updates

* remove check for static build (not supported)

* inc version.

* Update ports/spirv-tools/portfile.cmake

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

* Update versions/s-/spirv-tools.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-05-21 01:18:58 -07:00
JonLiu1993
81610d74c8
[YARA] update to 4.1.0 (#17551)
* [YARA] update to 4.1.0

* version update
2021-05-21 01:16:52 -07:00
Jack·Boos·Yu
eb891c23ef
[fltk] Update to 1.3.6 rc1 and fix osx build (#17586)
* [fltk] Update to 1.3.6 rc1

* [fltk] Fix osx build failure

* update patch

* update version record
2021-05-21 01:16:33 -07:00
Kai Pastor
8e820ffb19
[cfitsio] Fix pc files (#17696)
* Add missing details to cfitsio pc files

* Modernize vcpkg_check_features usage

* Add CMAKE_DEBUG_SUFFIX=d

* x-add-version

* Revert CMAKE_DEBUG_SUFFIX

* x-add-version

* Use Requires.private instead of Requires

* Update version
2021-05-21 01:12:28 -07:00
Jacob Kahn
1ee6b340a3
[flashlight-cuda] Update port (#17645)
* [flashlight-cuda] Update port

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

* remove usage, use vcpkg_fixup_cmake_targets

* overwrite version

* remove usage install

* overwrite version

* update port version

* x-add-version

* Update baseline version

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-05-21 01:05:10 -07:00
NancyLi1013
d746e8fa13
[openimageio] Add dependency for feature tools (#17909)
* [openimageio] Add dependency for feature tool

* Update version files

* Update vcpkg.json

* Update versions/o-/openimageio.json

* Add dependency for tools

* Re-update versions/o-/openimageio.json
2021-05-21 00:56:25 -07:00
David Christoffer Hansen
1493595c28
[ismrmrd] Updated to version 1.5.0 (#17926)
* Updated ismrmrd to version 1.5.0

* Updated version

* Remove space lines

* Update versions/i-/ismrmrd.json

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-05-21 00:53:21 -07:00
Alexander Neumann
71f5a6f9fe
[getopt-win32] fix static builds (#17942)
* vcpkg_fixup_pkgconfig for allgero5

* version stuff

* Small MSbuild fixes for static builds.

* version stuff

* update baseline

* commit vcpkg.json

* version stuff

* remove blocking line

* version stuff

* fix missing preprocessor definition

* version stuff

* Update ports/getopt-win32/portfile.cmake

Apply CR changes

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

* version stuff

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-05-21 00:50:11 -07:00
Simone Gasparini
094e58f2b0
[popsift] fix copy tools (#17954)
* [popsift] vcpkg_check_features use FEATURES as required

* [popsift] fix copy tools

* [popsift] update port version to 2

* [popsift] update port version to 2

* [popsift] remove useless variable

* [popsift] formatting

* [popsift] using ${PORT}

* [popsift] update port version to 2
2021-05-21 00:46:25 -07:00
Dmitry Baryshev
0ea963c7e7
[sail] Update to 0.9.0-pre13 (#17994)
* [sail] Update to v0.9.0-pre13

* [sail] vcpkg x-add-version sail

* [sail] Move SailManip configs

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

* [sail] Remove port-version

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

* [sail] Remove a duplicate 0.9.0-pre13 version under versions/
2021-05-21 00:44:26 -07:00
Cheney Wang
50a4a35eb1
[ixwebsocket] Update to 11.2.6 (#17999)
* [ixwebsocket] Update to 11.2.6

* Update json file

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-05-21 00:39:28 -07:00
Jack·Boos·Yu
6cec5c0dbf
[draco] Fix build failure on gcc 11 (#18001)
* [draco] Fix build failure on gcc 11

* update version record
2021-05-21 00:39:04 -07:00
cnbatch
eed75c0ad5
[wxwidgets] Merge fix-patch from upstream (#18016)
* [wxwidgets] Merge fix-patch from upstream

Upstream fix: 94b399418c

* [wxwidgets] Merge fix-patch from upstream

Upstream fix: 94b399418c
2021-05-21 00:36:51 -07:00
eao197
2e9b73fc8b
[json-dto] Update to 0.2.12 (#18019)
* json_dto updated to 0.2.12

* Command x-add-version for json-dto.

* Fix for json-dto's vckpg.json.

* Command x-add-version for json-dto.
2021-05-21 00:36:21 -07:00
Marcin Pączkowski
10c19573c3
[rtaudio] update port (#18034) 2021-05-21 00:34:58 -07:00
Jack·Boos·Yu
51a4dd1442
[vcpkg baseline][libheif] Fix build failure on OSX (#18039)
* [vcpkg baseline][libheif] Fix build failure on OSX

* update version record
2021-05-21 00:31:48 -07:00
autoantwort
9b5cbe4afe
[libb2] fix build (#17914)
* [libb2] fix build for arm -> x64 on macOS

* add version files
2021-05-20 17:59:15 -07:00
Azure SDK Bot
ad96e2e8ba
Azure SDK May Release (#18002)
* [azure-core-cpp] Update to 1.0.0-beta.9
## 1.0.0-beta.9 (2021-05-18)

### New Features

- Added `Azure::PagedResponse<T>`.

### Breaking Changes

- Added `final` specifier to classes and structures that are are not expected to be inheritable at the moment.
- Removed `Context::GetApplicationContext()` in favor of a new static data member `Context::ApplicationContext`.
- Renamed `Request::IsDownloadViaStream()` to `ShouldBufferResponse()`.
- Removed the `Azure::Core::Http::Request` ctor overload that takes both a `bodyStream` and a `bufferedDownload` boolean since it is not useful.
- Changed integer size parameters for buffers from `int64_t` to `size_t` in various places such as `Azure::Core::IO::BodyStream::Read()` APIs.
- Removed the `Azure::Core::Diagnostics::Logger::Listener` typedef.

### Bug Fixes

- Do not re-use a libcurl connection to same host but different port.
- Fixed curl transport issue to avoid crash at exit when curl connection pool cleanup thread is running.
- Ensure uniqueness of `Azure::Core::Uuid` on POSIX platforms.

### Other Changes and Improvements

- Modified precondition validation of function arguments to now result in assert failures rather than throwing an exception.
- Remove exposing windows.h header from our public headers.
- Improved performance of the WinHTTP transport layer on Windows for uploading large payloads.

* [azure-identity-cpp] Update to 1.0.0-beta.6
## 1.0.0-beta.6 (2021-05-18)

### Breaking Changes

- Added `final` specifier to classes and structures that are are not expected to be inheritable at the moment.

* [azure-security-keyvault-common-cpp] Update to 4.0.0-beta.2
## 4.0.0-beta.2 (2021-05-18)

### Breaking Changes

- Added `final` specifier to classes and structures that are are not expected to be inheritable at the moment.
- Removed `KeyVaultException`.
- Removed `ClientOptions`.

* [azure-security-keyvault-keys-cpp] Update to 4.0.0-beta.2
## 4.0.0-beta.2 (2021-05-18)

### New Features

- Added support for importing and deserializing EC and OCT keys.
- Added cryptography client.
- Added `CreateFromResumeToken()` to `DeletedKeyOperation` and `RecoverKeyOperation`.

### Breaking Changes

- Added `final` specifier to classes and structures that are are not expected to be inheritable at the moment.
- Renamed `GetPropertiesOfKeysSinglePage()` to `GetPropertiesOfKeys()`.
- Renamed `GetPropertiesOfKeyVersionsSinglePage()` to `GetPropertiesOfKeyVersions()`.
- Renamed `GetDeletedKeysSinglePage()` to `GetDeletedKeys()`.
- Renamed `KeyPropertiesSinglePage` to `KeyPropertiesPageResult`.
- Renamed `DeletedKeySinglePage` to `DeletedKeyPageResult`.
- Renamed `GetPropertiesOfKeysSinglePageOptions` to `GetPropertiesOfKeysOptions`.
- Renamed `GetPropertiesOfKeyVersionsSinglePageOptions` to `GetPropertiesOfKeyVersionsOptions`.
- Renamed `GetDeletedKeysSinglePageOptions` to `GetDeletedKeysOptions`.
- Removed `Azure::Security::KeyVault::Keys::JsonWebKey::to_json`.
- Replaced static functions from `KeyOperation` and `KeyCurveName` with static const members.
- Replaced the enum `JsonWebKeyType` for a class with static const members as an extensible enum called `KeyVaultKeyType`.
- Renamed `MaxResults` to `MaxPageResults` for `GetSinglePageOptions`.
- Changed the returned type for list keys, key versions, and deleted keys from `Response<T>` to `PagedResponse<T>` affecting:
  - `GetPropertiesOfKeysSinglePage()` and `GetPropertiesOfKeyVersionsSinglePage()` now returns `KeyProperties`.
  - `GetDeletedKeysSinglePage()` now returns `DeletedKey`.
- Removed `ResumeDeleteKeyOperation()` and `ResumeRecoverKeyOperation()`.

### Bug Fixes

- Fix getting a resume token from delete and recover key operations.

* [azure-storage-common-cpp] Update to 12.0.0-beta.11
## 12.0.0-beta.11 (2021-05-19)

### Breaking Changes

- Added `final` specifier to classes and structures that are are not expected to be inheritable at the moment.
- Removed `Azure::PagedResponse<T>`.

### Bug Fixes

- Fixed a stream leak issue in `ReliableStream`.

* [azure-storage-blobs-cpp] Update to 12.0.0-beta.11
## 12.0.0-beta.11 (2021-05-19)

### Breaking Changes

- Added `final` specifier to classes and structures that are are not expected to be inheritable at the moment.
- Renamed `HasMorePages()` in paged response to `HasPage()`.
- Default chunk size for concurrent upload was changed to nullable.
- `BlobLeaseClient::Change()` updates internal lease id.
- Removed `ContentType` from `GetBlockListResult`.
- Moved `GetPageRangesResult` to detail namespace.
- `BlobServiceClient::UndeleteBlobContainer` doesn't support restoring a deleted container under a different name anymore.
- Changed the type of block count to `int32_t`.

* [azure-storage-files-datalake-cpp] Update to 12.0.0-beta.11
## 12.0.0-beta.11 (2021-05-19)

### New Features

- Added `DataLakePathClient::SetAccessControlListRecursive()`, `UpdateAccessControlListRecursive()` and `RemoveAccessControlListRecursive()`.

### Breaking Changes

- Added `final` specifier to classes and structures that are are not expected to be inheritable at the moment.
- Renamed `HasMorePages()` in paged response to `HasPage()`.
- Default chunk size for concurrent upload was changed to nullable.
- `DataLakeLeaseClient::Change()` updates internal lease id.

* [azure-storage-files-shares-cpp] Update to 12.0.0-beta.11
## 12.0.0-beta.11 (2021-05-19)

### New Features

- Added `ShareDirectoryClient::ForceCloseAllHandles()` and `ShareFileClient::ForceCloseAllHandles()`.

### Breaking Changes

- Added `final` specifier to classes and structures that are are not expected to be inheritable at the moment.
- Renamed `HasMorePages()` in paged response to `HasPage()`.
- `ShareLeaseClient::Change()` updates internal lease id.
- `ShareItem::ShareMetadata` was renamed to `ShareItem::Metadata`.
2021-05-20 13:30:58 -07:00
Jack·Boos·Yu
c99dc50be9
[vcpkg baseline][many ports] Fix build error (#17983)
* [vcpkg baseline][wxwidgets] Fix build error

* [mlpack] Fix configure error (upstream bug)

* [vcpkg baseline] [embree2/embree3] Set cmake policy

* Remove control file

* Update baseline version

* [mlpack] Re-write the dependency

* [mlpack] Remove dependency boost-test since only feature test need it, add more boost dependencies.

* [mlpack] Add dependency boost-heap

* [mlpack] Fix uwp build

* update version record

* [mlpack] Revert uwp fix

* update version record

* [mlpack] Remove dependency boost-test

* update version record

* update baseline

* [clamav] Update hash

* update version record

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-05-19 14:05:43 -07:00
Kai Pastor
5554e3f268
[libxml2] Improve pc file (#17747)
* Use rcVersion.h.in from PORT_DIR directly

* Inject static linking deps into pc file

* x-add-version

* Insert requires pc modules directly

* x-add-version
2021-05-18 23:03:54 -07:00
Johnny Willemsen
5e7278a224
[ace] Upgrade to 7.0.2 (#17933)
* Make sure C++11 is enabled on macosx

    * ports/ace/portfile.cmake:

* [ace] Upgrade to 7.0.2

* [ace] Revert change

* Ran vcpkg x-add-version
2021-05-18 22:59:23 -07:00
dengjunplusplus
822153e37f
[workflow] update the port workflow version (#17700)
* update version to 0.9.5

* update versions
2021-05-18 16:04:07 -07:00
Charlie Barto
113880e522
[avcpp] Add new port (#17716)
* add avcpp port

* add avcpp

* apply code review comments

* update versions
2021-05-18 16:00:50 -07:00
Prateek Chokse
f68f30c1e1
[minizip-ng] made cmake installs relative (#17685)
* [minizip-ng] made cmake installs relative

* [minizip-ng] update version

* Update versions/m-/minizip-ng.json

* formated ports/minzip-ng/vcpkg.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-05-18 15:46:03 -07:00
Marcin Pączkowski
c1d7e285cc
[rtaudio] add asio feature (#17617) 2021-05-18 15:44:32 -07:00
Jack·Boos·Yu
764ed56a9f
[qscintilla] Modify macro QSCINTILLA_DLL to 1 in qscintilla header (#17721)
* [qscintilla] Modify macro QSCINTILLA_DLL to 1 in qscintilla header when building dynamic on Windows

* Move code pos

* update version record
2021-05-18 15:40:50 -07:00
Stephen Eckels
2499107f40
[Polyhook2]Update to the latest version (#17754)
* update_polyhook2

* update polyhook2

* [Polyhook2]Update to the latest version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-05-18 15:36:40 -07:00
Stefano Sinigardi
93dc667223
[ade] fix single config triplets (#17935)
* [ade] fix single config triplets

* [ade] fix version references
2021-05-18 15:26:14 -07:00
Michael Heyman
f5b1b96dda
[atomic-queue]: available in vcpkg! (#17953)
Co-authored-by: Michael Heyman <Michael.Heyman@jhuapl.edu>
2021-05-18 15:24:38 -07:00
Alexander Neumann
7e5febae30
[glad] fix features (#17966)
* [glad] fix features

* version stuff
2021-05-18 15:24:02 -07:00
JonLiu1993
b1f7f2e603
[Entt] update to 3.7.1 (#17923)
* [Entt] update to 3.7.1

* update version
2021-05-18 00:55:05 -07:00
Kyle Benesch
bef784967b
[libtcod] Update to 1.18.0 (#17946) 2021-05-18 00:53:11 -07:00
Ryan
a5708b824e
[robin-hood-hashing] Update to 3.11.2 (#17958)
* update to 3.11.2

* add versions
2021-05-18 00:52:16 -07:00
Jack·Boos·Yu
eff6f06b3e
[embree3] Update to 3.12.2 and add features (#17925)
* [embree3] Update to 3.12.2 and add features

* update version record

* Update ports/embree3/portfile.cmake

* revert patch EOL, add keyword FEATURES

* Update versions/e-/embree3.json
2021-05-18 00:50:59 -07:00
Jeong YunWon
2f56fd8c26
[libdivide] bump up to 4.0.0 (#17916) 2021-05-18 00:49:50 -07:00
Rick Krause
f0140870b9
[libuv] Upgrade to v1.41.0 (#17944)
* upgrade libuv to v1.41.0

* fix failed version check
2021-05-18 00:48:41 -07:00
An Tao
af8c562101
[trantor] Update to 1.4.1 (#17952) 2021-05-18 00:48:21 -07:00
Alexander Smyslov
b8d922991f
[librdkafka] Upgrade up to 1.7 (#17937)
* Add files via upload

* [new port] avro-cpp

* add boost-format

* remove comments

* remove comments

* Upgrade librdkafka17

* Upgrade librdkafka17

* Fix remarks

* Fix remarks

Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
2021-05-18 00:45:48 -07:00
eao197
faf52ad89f
[sobjectizer] Update to 5.7.2.5 (#17936)
* SObjectizer updated to v.5.7.2.5

* Command x-add-version applied for the latest sobjectizer
2021-05-18 00:43:44 -07:00
JonLiu1993
03c81310b5
[glfw3] update to 3.3.4 (#17910)
* [glfw3] update to 3.3.4

* update version
2021-05-18 00:42:12 -07:00
JonLiu1993
1b36b92afa
[pybind11] update to 2.6.2 (#17900)
* [pybind11] update to 2.6.2

* update version
2021-05-18 00:41:51 -07:00
autoantwort
fe6e4b711f
[oatpp] update to 1.2.5 (#17601)
* [oatpp] update to 1.2.5

* add version files

* update oatcpp libs to 1.2.5

* add version files

* use version instead of version string

* add version files

* update hashes

* add version files

* fix windows build

* add version files

* fix windows build

* add version files
2021-05-18 00:41:30 -07:00
Alexander Neumann
32565de581
[pango] update to 1.48.4 (#17668)
* [pango] update to 1.48.4

* add version pango

* remove some stuff

* version stuff
2021-05-18 00:38:23 -07:00
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
Matthias C. M. Troffaes
373915929e
[ffmpeg] fix optional X11 platform dependencies (#17625)
* [ffmpeg] fix optional X11 platform dependencies

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] version bump

* [ffmpeg] x-add-version

* [ffmpeg] version bump

* [ffmpeg] x-add-version
2021-05-06 13:48:26 -07:00
Jack·Boos·Yu
edd61643a5
[msmpi] Update the download hash (#17629)
* [msmpi] Update the download hash

* update version record

* Update ports/msmpi/portfile.cmake

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

* Update versions/m-/msmpi.json

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-06 13:45:57 -07:00
Sébastien Matte
2d378e70a6
[DCMTK] Update to 3.6.6 (#17641)
* [dcmtk] Update to 3.6.6

* [dcmtk] Update to 3.6.6
2021-05-06 13:41:47 -07:00
Wei Dai
d27b275702
[seal]Updated to version 3.6.4 (#17648)
* Updated SEAL to version 3.6.4.

* Updated versions/s-/seal.json.
2021-05-06 13:40:53 -07:00
Carlos O'Ryan
f1cfb2f925
[google-cloud-cpp] update to latest (v1.27.0) version (#17661) 2021-05-06 13:40:20 -07:00
Alexander Neumann
be660920b3
[gtkmm] Update to 4.0.1 (#17669)
* update gtkmm

* version stuff
2021-05-06 13:31:48 -07:00
Szabolcs Horvát
207c2810b0
[igraph] update to 0.9.3 (#17683)
* igraph: update to 0.9.3

* igraph: x-add-version

* formatting fix

* x-add-version
2021-05-06 12:24:08 -07:00
Alexander Neumann
b93b4c4ef0
[tool-meson] update to 0.58 (#17631)
* update meson to latest

* version stuff

* update meson to 0.58

* reset version stuff

* version stuff

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-05-06 07:32:53 -07:00
Matthias C. M. Troffaes
00b0e7878a
[ffmpeg] avdevice CoreAudio dependency fix for osx (#17204)
* [ffmpeg] avdevice needs CoreAudio on osx

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] version bump

* [ffmpeg] x-add-version
2021-05-06 07:14:23 -07:00
Robert Schumacher
4e83da0887
[vcpkg] Update vcpkg tool version 2021-05-05 (#17689)
* [vcpkg] Update vcpkg tool version 2021-05-05

* [vcpkg] Hotfix bug in Microsoft/vcpkg-tool#34

* [vcpkg-ci] Ignore results from non-target triplets

* [protobuf] Fix regression introduced in #16904

* [vcpkg] Fix bug where 'staticcrt' was ignored

Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-05-06 07:12:43 -07:00
Park DongHa
4ef97c2c33
[cpuinfo,fbgemm,nnpack] update to latest source version and rename targets (#17063)
* [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

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-05-05 13:37:53 -07:00
Ilya Arzhannikov
706ab2a279
[fontconfig] Add cflags in tools build command (#17019)
* add clags in tools build command

* bump port version

* x-add-version fontconfig

* vcpkg x-add-version fontconfig --overwrite-version

* bump port version

* ./vcpkg x-add-version fontconfig

* Update versions/f-/fontconfig.json

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

* bump port version

* ./vcpkg x-add-version fontconfig

Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-05 13:31:41 -07:00
Matthias C. M. Troffaes
511ecd942e
[ffmpeg] fix dnn dependency (#17659)
* [ffmpeg] fix dnn dependency

The source file "libavfilter/dnn/dnn_backend_native.h" includes
"libavformat/avio.h", so avformat needs to be declared as a dependency.
This fixes the build of ffmpeg[core,avfilter]:x64-windows.

Posted upstream here:

http://ffmpeg.org/pipermail/ffmpeg-devel/2021-May/279926.html

Whilst at it, I've also added a link to the other avfilter patch:

http://ffmpeg.org/pipermail/ffmpeg-devel/2021-May/279927.html

* [ffmpeg] version bump

* [ffmpeg] x-add-version

* [openimageio] revert accidentally committed change that is meant for other PR
2021-05-05 13:09:30 -07:00
Matthias C. M. Troffaes
e8dbfcf679
[ffmpeg] soxr dependency fix (#17299)
* [ffmpeg] soxr only makes sense with swresample, so add as dependency

* [ffmpeg] bump port version

* [ffmpeg] x-add-version
2021-05-03 23:14:55 -07:00
Alexander Neumann
95836f4883
[cairo] Windows: Fix cairo dll definition (#17596)
* [cairo] fix def name for dll

* version stuff

* use same approach as the fontconfig fix

* update version
2021-05-03 16:14:23 -07:00
Pratik Chowdhury
8f03e2264d
[asio] Add inline dummy return patch (#17611) 2021-05-03 14:17:06 -07:00
ras0219
82583bb6fe
[grpc] Create codegen feature (#17424)
* [grpc] Create codegen feature

* [grpc] Update port-version

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-03 14:14:17 -07:00
Alexander Neumann
eefee74081
[vcpkg baseline][libheif] fix CI errors if gdk-pixbuf can be found (#17593)
* fix libheif gdk-pixbuf error.

* version stuff

* add trace expand to get more info what happens in ci

* use pkg_get_variable instead of execute process

* fix patch

* update version stuff

* remove trace expand

* version again
2021-05-03 10:57:41 -07:00
AndyBrown91
27f892aa14
[ghc-filesystem] Fix port/package name discrepancy (#17589) 2021-05-03 10:52:53 -07:00
Park DongHa
a454cf6e00
[pthreadpool] remove unused dependency (#17634)
* [pthreadpool] remove unused dependency

* [pthreadpool] update git-tree SHA
2021-05-03 10:49:43 -07:00
autoantwort
4b6289b936
[icu] add host depedency (#16577)
* [icu] introduce host dependency

* add version files

* [icu] host dependency windows, update ci baseline

* add version files

* [icu] add debug messages

* [icu] do not depend on buildtree, install required files instead

* [icu] set env variable for dynamic libs

* [icu] find dlls for windows

* [icu] copy dlls

* [icu] cleanup, fix apple arm targets

* add version files

* [icu] no for-cross-compile subfolder

* add version files

* [icu] use  instead of

* add version files

* [icu] convert to vcpkg_configure_make

* [icu] also build on arm

* [icu] add DESTINATION param to vcpkg_copy_tools and use it

* [icu] use foreach in macOS build

* [icu] fix of copy tool dependencies on windows

* [icu] delete more folders on windows

* [icu] copy tool dependencies manually

* [icu] don't copy non existing pdb files

* add version files

* [icu] bring vcpkg_copy_pdbs() back

* add version files

* [icu] add comment

* add version files

* [icu] use BUILD_TRIPLET instead of VCPKG_MAKE_BUILD_TRIPLET

* add version files

* [icu] simply logic for build on mac

* add version files

* Trigger Build

* add version files

* Trigger Build

* Trigger Build

* Apply suggestions from code review

* Apply suggestions from code review

* Trigger Build

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-05-01 11:16:52 -07:00