aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-22Restore x-upload-metrics command accidentally disabled by removing ↵Billy O'Neal
VCPKG_DISABLE_METRICS (#15810) * Restore x-upload-metrics command accidentally disabled by removing VCPKG_DISABLE_METRICS in https://github.com/microsoft/vcpkg/pull/15470 * Didn't save a file.
2021-01-22[msys2] Update msys components pkgconfig url (#15732)Jack·Boos·Yu
* [pkgconfig] Update msys components pkgconfig url * update hash
2021-01-22[poppler] Disable clang-format check (#15727)NancyLi1013
* [poppler] Disable clang-format check * Update port_version check * Add CLANG program * Add clang-format program * Update clang-format and add it to azure-pipelines/linux/provision-image.sh * Update ports/poppler/portfile.cmake * Revert the changes for clang-format
2021-01-22[vcpkg,boost-modular-build-helper] initial ppc64le community support (#15572)Andrei Lebedev
* [vcpkg] initial ppc64le community support Signed-off-by: Andrei Lebedev <lebdron@gmail.com> * [boost-modular-build-helper] ppc64le support Signed-off-by: Andrei Lebedev <lebdron@gmail.com> * Merge from master Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: dan-shaw <51385773+dan-shaw@users.noreply.github.com> Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2021-01-22[libsamplerate] Upgrade to 0.2.0 (#15797)evpobr
* [libsamplerate] Upgrade to 0.2.0 * Add missiong OPTIONS * Use share/${PORT} instead of share/libsamplerate * Remove SYSTEM_LIBRARIES m argument Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update version * Update version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-01-22[sentry-native] Update to 0.4.5 (#15790)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-01-22[vcpkg baseline] [mesa] Fix conflicts with angle (#15729)NancyLi1013
* [mesa] Remove libs conflicted with angle * Update port_versions check * Use gles-lib-suffix to avoid conflicts with angle * [mesa] Remove libs conflicted with angle * Update port_versions check * Use gles-lib-suffix to avoid conflicts with angle * Update port_versions/m-/mesa.json * Update ports/mesa/portfile.cmake * Update space and versions * Update versions/m-/mesa.json
2021-01-21[aws-sdk-cpp] Fix PRIVATE => PRVATE typo (#15804)Billy O'Neal
2021-01-21[vcpkg testing] fix e2e tests (#15803)nicole mazzuca
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca
2021-01-21[osgearth] Make all find_packages required in effort to make this port less ↵Billy O'Neal
"flaky", and turn on in CI. (#15777)
2021-01-20[crfsuite] change /include/x.h => /include/crfsuite/x.h (#15785)Billy O'Neal
This caused conflicts with many ports; in particular params.h conflicted with tesseract. crfsuite:/include/cqdb.h crfsuite:/include/crf1d.h crfsuite:/include/crfsuite.h crfsuite:/include/crfsuite.hpp crfsuite:/include/crfsuite_api.hpp crfsuite:/include/crfsuite_internal.h crfsuite:/include/iwa.h crfsuite:/include/logging.h crfsuite:/include/option.h crfsuite:/include/os.h crfsuite:/include/params.h *** crfsuite:/include/quark.h crfsuite:/include/readdata.h crfsuite:/include/rumavl.h crfsuite:/include/vecmath.h
2021-01-20[osg] fix x64-windows-static-md builds (#15374)ankurverma85
* Trim out dependencies * Fix static compilation * Update ports/osg/CONTROL Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * update baseline Co-authored-by: ankurv <ankurv@microsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-20[sfml] Install usage and change version scheme to relaxed (#15718)ras0219
2021-01-20[qt5] Update to 5.15.2 (#14678)Alexander Neumann
* [qt5] Update to 5.15.2 (mqtt currently missing git tag) * deactivate update of ports * update version * reduce port version * fix typo * fix patch for linux missing pthread * fix qt5-tools * fix qt5-webengine * add xcb-util to linux provisioning script * fix version numbers * fix other typo * remove new hashes file * fix latest version info * switch to vcpkg_from_git adjust vcpkg_from_git to handle tags. add OUT_REF for vcpkg_from_git to enable scriptable update of ports * regenerate docs * [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) * Apply suggestions from code review Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * additional changes due to CR * regenerate docs * Remove 'Port-Version:0' from qt5-location Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> * add all those versions * fix versions Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2021-01-20[pagmo2] Add new port (#15682)David Millard
* [pagmo2] Add new port * Disable C4701 * Disable /MD override for all static builds * Add pagmo2 port_version info * Find TBB when finding pagmo * Fixup pagmo2 port version * Change /Md patch to if(0) * Fix port_version for pagmo2 * Use vcpkg.json; use version * Reformat vcpkg.json * Fix port_versions for pagmo2
2021-01-20[vcpkg] Add vcpkg_minimum_required as a replacement for VERSION.txt. (#15638)Billy O'Neal
2021-01-19[cppgraphqlgen] Update to 3.5.0 release (#15701)Bill Avery
* [cppgraphqlgen] Update to 3.5.0 release * Run vcpkg x-add-version cppgraphqlgen * Replace deprecated function in portfile.cmake * Regenerate hash after sync/bootstrap * [cppgraphqlgen] Switch to manifest and change version schema to semver Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-01-19[libjepg-turbo] Fix *.pc files (#15735)Alexander Neumann
* [libjpeg-turbo] fix pkgconfig * add version info * Update ports/libjpeg-turbo/portfile.cmake * update baseline Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-19[libsass/sassc] add new port/tool (#15752)Alexander Neumann
* add libsass and sassc * add version information
2021-01-19[reproc] update to 14.2.1 (#15751)JonLiu1993
* [reproc] Update to 14.2.1 * Update port_version * Update version * [reproc] update to 14.2.1
2021-01-19[opencolorio] Install OpenColorIOConfig.cmake and change version scheme to ↵ras0219
semver (#15764) Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-01-19[vcpkg baseline][spatialite-tools] fix linux osx build falied (#15768)Long Huan
* fix linux osx build falied * Update ci.baseline.txt * update baseline Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-19[vcpkg] fix edit command on windows (#15767)nicole mazzuca
* [vcpkg] fix edit command on windows * format
2021-01-19[vcpkg baseline][vcpkg_configure_make] Fix arm64-windows, arm-uwp (#15740)pastdue
* [vcpkg_configure_make] Fix arm64-windows * [vcpkg_configure_make] Fix arm-uwp
2021-01-19[podofo] Fix feature crypto (#15666)Jack·Boos·Yu
* [podofo] Fix feature crypto * update baseline
2021-01-19[libopusenc] fix macOS and Linux build (#15671)Be
2021-01-19[aws-sdk-cpp] Update aws cpp sdk (#15760)Ahmed Yarub Hani Al Nuaimi
* Update AWS C++ SDK version * Update AWS C++ SDK version * Update AWS C++ SDK version Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
2021-01-19Fix libmariadb compiling on ARM64 (#15699)双草酸酯
2021-01-19[libusb] Update to 1.0.24 (#15692)Matwey V. Kornilov
2021-01-19 [xorstr] Update to 2020-11-29 (#15721)tiqac
* [xorstr] Update to 2020-11-29 * Run x-add-version * version-string -> version-date * Run x-add-version
2021-01-19[graphene] Add new port (#15754)Alexander Neumann
* [graphene] add new port * add version info
2021-01-19[libconfig] shlwapi is not available on linux (#15613)miheer vaidya
* shlwapi is not available on linux This fixes error while building for `x64-linux-dynamic`. * Update control version * Update port_versions Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-01-19Librealsense2 android build (#15608)Ilya Arzhannikov
* [realsense2] options for android build * bump port version * update baseline Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-19[simage] Fix optional dependencies (#15683)Robert Schumacher
* [simage] Fix optional dependencies * [simage] Add to versions db
2021-01-19[physfs] Fix arm64-windows (#15684)pastdue
2021-01-19[blend2d] Update to beta_2021-01-02 (#15672)ZeeWanderer
* [blend2d] Update to beta_2021-01-02 * [blend2d] update port_versions
2021-01-19[xlnt] Prevent macro redefinition (#15645)Rodion Malinovsky
2021-01-19[sdformat9] Update to 9.4.0 (#15720)Silvio Traversaro
* Update sdformat9 to 9.4.0 * Update port_versions for sdformat9 9.4.0
2021-01-19[phnt] Update to 2020-12-21 (#15722)tiqac
* [phnt] Update to 2020-12-21 * Run x-add-version * version-string -> version-date * Run x-add-version
2021-01-19[usockets] Update uSockets to the latest version (#15743)JonLiu1993
* [uSockets] Update uSockets to the latest version * Update port_versions * Update portfile.cmake * update baseline Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-01-19[vcpkg baseline] Disable spatialite-tools on linux and osx (#15746)NancyLi1013
* [vcpkg baseline] Disable spatialite-tools on linux and osx * Update the order
2021-01-19[google-cloud-cpp] update to v1.23.0 (#15669)Carlos O'Ryan
* [google-cloud-cpp] update to v1.23.0 * Fix versions
2021-01-19[pegtl] Update to 3.2.0 release (#15700)Bill Avery
* [pegtl] Update to 3.2.0 release * Run x-add-version pegtl
2021-01-19fix wrong path in specifications/manifests.md (#15688)Alessandro Arcangeli
2021-01-16delete linux from fail port from tomlplusplus (#15609)Maxim Marshev
* delete linux * Update ports/tomlplusplus/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update port_versions Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-01-16[vcpkg_acquire_msys] add findutils as a dependency to libtool (#15611)Alexander Neumann
2021-01-16[glslang] Provide glslang-default-resource-limits library. (#15624)Bartosz Taudul
* [glslang] Provide glslang-default-resource-limits library. * [glslang] Use Port-Version field. Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update port_versions Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-01-16[openal-soft] Fix issue with cmake config. (#15634)Adam Johnson
* [openal-soft] Fix issue with cmake config. * update baseline Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-16[vcpkg_build_make] remove libtool artifacts (#15622)Alexander Neumann