aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-25[aubio] allow to build without dependencies (#16051)autoantwort
* Make it possible to build aubio without dependencies * Update ports/aubio/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [aubio] add suggestions * add version files * Update ports/aubio/portfile.cmake Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> * add version files * [aubio] fix wrong defines * add version files Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-03-25[libgwenhywfar] new port (#16810)Dawid Wróbel
* [libgnutls] macOS fix; additional optimizations - add missing macOS SDK CoreFoundation framework reference - add OpenSSL compatibility feature - explicitly disable libdane (was disabled implicitly due to a missing libunbound) - no need for autoconfig * [libgnutls] update versions * [libgwenhywfar] new port * [libgwenhywfar] add versions * [libgwenhywfar] use semver versioning scheme Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [libgwenhywfar] use semver versioning scheme Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [libgwenhywfar] update versions * [libgwenhywfar] make sure to fail a windows build * [libgwenhywfar] update versions Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-03-25[fakeit] add new port (#16875)autoantwort
* [fakeit] add new port * add version files
2021-03-25[jwt-cpp] update to v0.5.0 (#16799)Chris Mc
* [jwt-cpp] update to v0.5.0 * Update CONTROL * Update portfile.cmake * Delete fix-warning.patch * Update and rename CONTROL to vcpkg.json * Update vcpkg.json * Update jwt-cpp.json * Update baseline.json * Update versions/j-/jwt-cpp.json * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update versions/j-/jwt-cpp.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-03-25[vcpkg baseline][gsoap] Update to 2.8.112 (#16837)NancyLi1013
* [gsoap] Update to 2.8.112 * Update versions * Update supports * Update versions/g-/gsoap.json * [gsoap] Skip in CI * Update scripts/ci.baseline.txt Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-03-24boost-modular-build-helper] Add system library dl for boost-regex[icu] and ↵Phoebe
boost-locale[icu] on linux (#16859) * [boost-modular-build-helper] Add system library dl for boost-regex[icu] and boost-locale[icu] on linux * Update baseline version
2021-03-24[mqtt-cpp] update to 9.0.0 (#16863)sandro97git
Co-authored-by: Sandro Scherer <sandro.scherer@siemens.com>
2021-03-24[argparse] Update to the latest commit (#16527)JonLiu1993
* [argparse] Update to the latest commit * update version * use semver prereleases * modify vcpkg.json * delete version * update version
2021-03-24[poco] Fix feature sqlite3 (#16549)NancyLi1013
* [poco] Fix feature sqlite3 * Update versions * Add dependencies * Update versions/p-/poco.json
2021-03-24[Influxdb-cxx] add new port (#16794)autoantwort
* [influxdb-cxx] add new port * add version files
2021-03-24[asio] update to 1.18.1 (#16711)JonLiu1993
* [asio] update to 1.18.1 * update version * update version * update version
2021-03-24[azure-core-cpp] Azure Core Release Beta 7 (#16668)Azure SDK Bot
* [azure-core-cpp] Update to 1.0.0-beta.7 Co-authored-by: Ahson Khan <ahkha@microsoft.com>
2021-03-24[spdlog] Fix build for Android (#16819)Ahmed Yarub Hani Al Nuaimi
* Add Android logging library to spdlog * Update version * Update version * Update ports/spdlog/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update version Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-03-24[jsoncons] Update to v0.163.0 (#16820)Daniel Parker
* [jsoncons] Update to v0.163.0 * [jsoncons] Update baseline * [jsoncons] BUILD_TESTS ->JSONCONS_BUILD_TESTS * [jsoncons] Update baseline
2021-03-24[flatbuffers] support iOS triplets (#16843)Park DongHa
* [flatbuffers] exclude 'flatc' for ios triplets * building flatc requires BUNDLE DESTINATION * increase port version * [flatbuffers] increase port version * [flatbuffers] fix git-tree SHA
2021-03-24[workflow] update version of workflow port (#16842)dengjunplusplus
* update workflow version to 0.9.4 * update versions * change version scheme * update versions * Update portfile.cmake * update version Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-03-23[websocketpp] Add features to build without boost (#16675)Joe Noël
Run vcpkg x-add-version Change version-string to version Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Roll boost-asio, openssl and zlip into a single feature Overwrite version
2021-03-23[libusb] Fix the support for Visual Studio 2019 (#16839)NancyLi1013
* [libusb] Fix the support for Visual Studio 2019 * Update versions
2021-03-23[mnn,flatbuffers] add a new port and patch (#15717)Park DongHa
* [mnn] add a new port * create a patch, embed copyright * touching install options * [mnn] fix windows install * feature cuda reqires cudnn * [flatbuffers] add patch for TableKeyComparator * update port SHA * [mnn] disable arm support * [mnn] update port SHA * patch creates version config.cmake * run vcpkg_copy_tools for 'tools' feature * [mnn] remove bin when non-Windows * make PREFER_NINJA optional for 'cuda' feature * [mnn] fix wrong macro * [mnn] rename install path to lowercase * [mnn] make 'metal' feature optional * update port SHA * [mnn] apply PR feedback * Move build options into vcpkg_check_features * Download Apache-2.0 licence instead of local file * [mnn] remove code patch for Windows * this will break `mnn[tools]` for `windows` triplet * [mnn] remove code changes in the patch * [mnn] remove version.cmake generation * possibly break osx build with the chnage * Update ports/mnn/portfile.cmake * Update versions/m-/mnn.json * [mnn] apply PR feedback * find_package(CUDNN) in patch * use vcpkg_download_distfile * ONLY_STATIC_LIBRARY for Windows * [mnn] create share folder and move copyright * [mnn] update git-tree SHA * Update ports/mnn/portfile.cmake Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * [mnn] update git-tree SHA Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-23[blend2d] Update to beta_2021-03-17 (#16804)ZeeWanderer
* [blend2d] Update to 2021-03-17 * [blend2d] update port_versions
2021-03-23[docs] fix links for vcpkg-tool maintainer help (#16796)autoantwort
* [docs] fix links for vcpkg-tool maintainer help * Update docs/README.md Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-23[docs] link to up to date versioning specification (#16795)autoantwort
* [docs] link to up to date versioning specification * Update docs/maintainers/maintainer-guide.md Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-23[sqlite3] Update to 3.35.2 (#16834)pastdue
* [sqlite3] Update to 3.35.2 * Run x-add-version sqlite3
2021-03-23[libhv] Add DISABLE_PARALLEL (#16835)NancyLi1013
* [libhv] Add DISABLE_PARALLEL * Update versions
2021-03-22[openh264] Add openh264 port (#16714)Rich Logan
* Add openh264 port * Fixes for CI * Don't build tests * Add git dependency * Update gas-preprocessor * Update gas subfolder name * No UWP support for meson builds * Manifest format * Update ports/openh264/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update versions * [openh264] Tweak precise tool dependencies Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-22[libxml2] Disable http and ftp on UWP (#16726)Jack·Boos·Yu
* [libxml2] Disable http and ftp on UWP * add version record * Replace option to set * fix typo * update version record
2021-03-22[scripts] vcpkg_configure_make: do not set --build on macOS (#16596)autoantwort
* [scripts] vcpkg_configure_make: do not set --build on macOS * [scripts] vcpkg_configure_make: do not set --host on macOS
2021-03-22[args] update to latest version (#16703)Ryan
* [args] update to latest version * update version files * correct version field * update version file
2021-03-22[happly] add new port (#16788)autoantwort
* [happly] add new port * add version files
2021-03-22[opencascade] fix #16252 (#16513)Dejauxvue
* [opencascade] fix #16252 by exporting includ directories with the targets and replacing internal includes from #include "..." to #include<...> post installation * [opencascade] added port version * [opencascade] update SHA of versions/o-/opencascade.json * Update ports/opencascade/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/opencascade/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/opencascade/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * remove commented line for BUILD_INTERFACE * updated version * remove replacement of includes form #include <...> to #include "..." * update port version * added fix-install-prefix-path.patch, which was removed by #15997 * fix fix-install-prefix-path.patch * update port version * Update ports/opencascade/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * update port version * [opencascade]Revert "remove replacement of includes form #include <...> to #include "..."" also refined regex to allow white spaces between # and 'include' This reverts commit 4b362739f5e57449b3d6b1fcd6f2817b3be144a4. * [opencascade] update port version * [opencascade] change exported include directory from include/opencascade to include * [opencascade] update port version Co-authored-by: bloess <josua.bloess@uni-bayreuth.de> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-03-22[docs] Updates links to documentation in repo's root README.md (#16805)Akshay Shekher
Co-authored-by: Akshay <akshay.shekher@gmail.com>
2021-03-22[msbuild] fix integration caching (#16787)nicole mazzuca
we would always run on build, as opposed to only running when changes happened
2021-03-22[implot] Update to 0.9 (#16818)Rémy Tassoux
* [implot] Update to 0.9 * [implot] Update version files * [implot] Fix missing vcpkg.json * [implot] Fix vcpkg.json formatting * [implot] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-03-22[termcolor] update to 2.0.0 (#16824)JonLiu1993
* [termcolor] update to 2.0.0 * update version
2021-03-19[mailio] does not support uwp (#16789)autoantwort
* [mailio] does not support uwp * add version files
2021-03-19[ttauri] Add new port (#16749)Take Vos
* Port for ttauri * ttauri version.json * ONLY_STATIC_LIBRARY Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Miss spelling and turn off doxygen. Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update version * Change destination to * Update version * Update ports/ttauri/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update version Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-19[fbgemm] create a new port (#16346)Park DongHa
* [fbgemm] create a new port * [fbgemm] patch for latest asmjit * [fbgemm] fix wrong install for Windows * update baseline and port SHA * [fbgemm] make PythonInterp required * [fbgemm] check PythonInterp in portfile.cmake * [fbgemm] use Python instead of PythonInterp * [fbgemm] use vcpkg_find_acquire_program for python3 * [fbgemm] update patches * remove /MT /MD customization * remove deprecated warnings for asmjit * [fbgemm] update "supports" * uwp can't be supported with cpuinfo link failure * x86 SIMD may become available in future update * [fbgemm] apply PR feedback * [fbgemm] update to latest code * removed asmjit related patch files * [fbgemm] update version files
2021-03-19[metrohash] support more triplets by excluding 128 CRC source (#16553)Park DongHa
* [metrohash] exclude CRC for x86 * the change will allow x86 triplets * update port SHA * [metrohash] remove fail_port_install * update ci.baseline.txt * [metrohash] sync portfile and CMakeLists.txt * make both file use 'VCPKG_TARGET_TRIPLET' to make ease of comparison * [metrohash] Use try_compile helpers Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-19[WinReg] update to v4.0.0 (#16765)JonLiu1993
* [WinReg] update to v4.0.0 * update version * update winreg.json * update version
2021-03-19New port for mailio. (#16696)karastojko
* New port for mailio. * Formatting the manifest and adding the version. * improve * add version record * add version record * Update versions/m-/mailio.json * Update ports/mailio/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * update version record 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-03-19[angle] Include EGL/eglext_angle.h in ANGLE (#16733)Hanseul Jun
* Avoid exluding EGL/eglext_angle.h from ANGLE and add egl_loader_autogen.cpp/h that were not properly added. * Add port version to ANGLE port. * Ran vcpkg x-add-version --overwrite-version angle.
2021-03-19[libwebsockets] Update to v4.1.6 (#16767)Ma
* [libwebsockets] Update to v4.1.6 * [libwebsockets] Patch version files * [libwebsockets] Fix port-version * [libwebsockets] Update hash
2021-03-19[drogon] Update to 1.4.1 (#16651)An Tao
* [drogon] Update to 1.4.1 * Update patch * Format * update version * Revert the ctl feature * update version * [libpq] Fix static linkage * [drogon] Revert direct postgresql library linkage Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-19[collada-dom] Add REMOVE_RECURSE to solve DLLs error path (#16763)JonLiu1993
* Add REMOVE_RECURSE to solve DLLs error path * update version * delete ci.baseline default set * modify suggested change * update version * update control file * update version * update homepage * update version * Update scripts/ci.baseline.txt * fix shared keyword * update version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-03-19[vcpkg baseline] Skip libgnutls:x64-osx in Ci testing (#16776)Phoebe
2021-03-18[vcpkg_build_make] Fix interaction with Windows Detours (#16775)Robert Schumacher
2021-03-18[ci,vcpkg-cmake-*] remove host-only nature of vcpkg-cmake-* ports (#16774)nicole mazzuca
* remove host-only nature of vcpkg-cmake-* ports * versions * fix fmt on uwp
2021-03-18[docs] Rename docs/index.md to docs/README.md (#16758)autoantwort
* Rename docs/index.md to docs/README.md * Update links to index.md
2021-03-18[vcpkg] Add "arm64-windows-static-md" triplet (#16761)Davide Beatrici
Just like x64-windows-static-md, but for ARM64.
2021-03-18[vcpkg docs] Modify manifest-root-dir as manifest-root in ↵NancyLi1013
specifications/manifests.md (#16760)