aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-11[taglib] Upgrade from 1.12-beta-2 to 1.12 (#16649)Uwe Klotz
* [taglib] Upgrade from 1.12-beta-2 to 1.12 - Replace CONTROL with vcpkg.json - Use Git tag as REF - Use official version number (without the date suffix) - Switch to semantic versioning - Link official homepage instead of GitHub project page - Add license string according to GitHub repo - Add missing vcpkg_fixup_pkgconfig() in portfile * [taglib] Disable depcrecated warnings for MSVC See also: https://github.com/taglib/taglib/issues/1000 * [taglib] Use VCPKG_LIBRARY_LINKAGE instead of VCPKG_CRT_LINKAGE https://github.com/microsoft/vcpkg/pull/16390/files#r591427047 * [taglib] vcpkg x-add-version
2021-03-10[docs/users/binarycaching.md] a little blurb about using GCS (#16337)Carlos O'Ryan
* [docs/users/binarycaching.md] a little blurb about using GCS * Address review comments * Small tweaks
2021-03-10[host dependencies] add support in the scripts (#16627)nicole mazzuca
This contains all the docs and scripts changes from #16479, without any of the ports changes, for easier CR
2021-03-10[libmysql] Re-fix dependency openssl (#16426)Jack·Boos·Yu
* [libmysql] Re-fix dependency openssl * update version record * LF to CRLF * update version record
2021-03-10[boost-context] fix build result on apple arm (#16482)autoantwort
* [boost] fix boost context build on apple arm * add version files
2021-03-10[liblsl] Update to 1.14.0 (#16461)chausner
* [liblsl] Update to 1.14.0 * Adjust CI baseline, assuming liblsl:x64-linux and liblsl:x64-osx pass * Add back set(VCPKG_LIBRARY_LINKAGE dynamic) * [libsls] Improve portfile.cmake, add homepage * update version record * Update ports/liblsl/CONTROL * Update versions/l-/liblsl.json * [liblsl] Use pugixml vcpkg package instead of bundled one * Convert tabs to spaces * Update version * Fix Supports in liblsl/CONTROL Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update versions/l-/liblsl.json 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-10[Azure pipeline] Upload file list logs for unstable testing (#16492)Phoebe
* [Azure pipeline] Upload file list logs for unstable testing * Fix indentation
2021-03-10[msix] Add DISABLE_PARALLEL_CONFIGURE (#16488)NancyLi1013
* [msix] Add DISABLE_PARALLEL_CONFIGURE * Update versions
2021-03-10[mongoose] update to 7.1 (#16493)JonLiu1993
* [mongoose] update to 7.1 * update version * update suggested change * update version * delete Repeated version * delete repeated version * update version
2021-03-10Don't copy svm-toy if not on Windows (#16501)Carl Mueller-Roemer
* Don't copy svm-toy if not on Windows svm-toy is only compiled on Windows, so should only be copied on Windows. * Bump port version on libsvm. Switch to new manifest file format. * [libsvm] Format manifest * update version record Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-03-10[hiredis] Fix include path (#16512)NancyLi1013
* [hiredis] Fix include path * Update versions * Update ports/hiredis/vcpkg.json * Update versions/h-/hiredis.json Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-03-10[uWebSockets] update to 19.0.0 (#16496)JonLiu1993
* [uWebSockets] update to 19.0.0 * update versdion * modify vcpkg.json * update version
2021-03-10[scintilla] update to 4.4.6 (#16508)JonLiu1993
* [scintilla] update to 4.4.6 * update version * modify portifile.cmake * update version
2021-03-10[fplus] update to v0.2.13-p0 (#16510)JonLiu1993
* [fplus] update to v0.2.13-p0 * update version
2021-03-10[crow] update to 0.2 (CrowCpp/crow fork) (#16511)JonLiu1993
* [crow] update to 0.2 * update version * Modify portfile.cmake * update version * modify ref * update version
2021-03-10[docs] Fix typo in docs/index.md (#16522)Sam Clegg
The subject ("Your commitment") here is singular (IIUC). I thought this worth fixing as it's one of first things many folks will read about the project.
2021-03-10[openssl] update to 1.1.1j (#16525)Raul Metsma
* [openssl] update to 1.1.1j Fix #16407 Signed-off-by: Raul Metsma <raul@metsma.ee> * Update JSON file Signed-off-by: Raul Metsma <raul@metsma.ee>
2021-03-10[wil] Updating WIL version to match its nuget package version (#16575)anaaru
* [wil] Updating WIL version to match its nuget package version * Removing port version from CONTROL file * Revert "Removing port version from CONTROL file" Reverting because PR tests are failing. This reverts commit 28ffcba04b3d053e9a01d965fab951eafa64449b. * Updating baseline.json and w-/wil.json * update version * modify portfile.cmake * update version Co-authored-by: Anand Arumugam <anand.arumug@gmail.com> Co-authored-by: Anand Arumugam <anaaru@microsoft.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-03-10[geos] Bump to 3.9.1 (#16572)Matthias Kuhn
2021-03-10[trantor] Update to 1.3.0 (#16568)An Tao
* [trantor] Update to 1.3.0 * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-03-10[sentry-native] Update to 0.4.8 (#16550)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-03-10[krabsetw] Update krabsetw to 4.1.18 (#16576)Johannes Rave
2021-03-10[cpp-httplib] Upgrade to v0.8.4 (#16591)Tosone
* [cpp-httplib] Upgrade to v0.8.4 * Run x-add-version
2021-03-10[proj4] Copy over proj.pdb file on install (#15985)Stefan Uhrig
* Copy over proj.pdb file on install * Update port-version of proj4 * update version record * Update proj4 version * Update versions/p-/proj4 Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-03-10[docs] Fix the automatically generated document URL (#16611)Jack·Boos·Yu
* [document] Fix the automatically generated document URL * [docs] Format all documents
2021-03-10[lua] Update to version 5.4.2 (#16603)Frank Hale
* Update Lua port to 5.4.2 * Update version
2021-03-08[vcpkg-cmake] Search for binaries after manifest-based installs (#16605)Chris Townsend
Otherwise, find_package() fails to find any binaries for many manifest installed packages until a second cmake run commences. Fixes #16604
2021-03-02[vcpkg_*_cmake] remove deprecation message (#16480)nicole mazzuca
* [vcpkg_*_cmake] remove deprecation message to be replaced by a note in the maintainer-guide this allows existing ports to build without warnings, so as to avoid warning people unnecessarily, while still making sure people update when they update ports. * Update docs/maintainers/maintainer-guide.md
2021-03-02Update to Community resources (#16489)Francis Lemaire
- vcpkgx now also list older versions, no point in keeping the differentiator
2021-03-02[g3log] update to 1.3.4 (#16491)JonLiu1993
* [g3log] update to 1.3.4 * update version * delete function argument * update version
2021-03-01[glm] Add namespace to export target (#16429)Jack·Boos·Yu
* [glm] Add namespace to export target * update version record * [globjects] Fix dependency glm * update version record
2021-03-01Upgrade to Python 3.9.2 to avoid CVE-2021-3177 and CVE-2021-23336 (#16428)Christian Clauss
https://pythoninsider.blogspot.com/2021/02/python-392-and-388-are-now-available.html https://www.python.org/downloads/release/python-392
2021-03-01[libpq] fix filenames (linux -> windows cross compile) (#16434)autoantwort
* [libpq] fix filenames * add version files * add version files
2021-03-01[exprtk] Update ExprTk (#16458)Arash Partow
* Update ExprTk * Modify portfile.cmake * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-03-01[libhv] Add new port (#16460)ithewei
* [libhv] Add new port * vcpkg format-manifest ports/libhv/vcpkg.json * vcpkg x-add-version libhv * libhv:arm64-windows arm-uwp x64-uwp:fail * [libhv]: -DBUILD_EXAMPLES=OFF -DBUILD_UNITTEST=OFF * vcpkg x-add-version --overwrite-version libhv * [libhv]: update version and supports format * [libhv]: update versions * [libhv] vcpkg_fail_port_install(ON_ARCH arm ON_TARGET uwp) * [libhv] update versions * [libhv] Only build one flavor Co-authored-by: hewei.it <hewei.it@bytedance.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-01[celero] Updated to v2.7.2 (#16446)John Farrier
* [celero] Updated to v2.7.2 * [celero] Updated Versions file.
2021-03-01[sobjectizer] update to v5.7.2.3 (#16470)eao197
* SObjectizer updated to v.5.7.2.3. * New ver of SObjectizer added to versions list. * Change 'version-string' to 'version'. * Update for sobjectizer version in versions list.
2021-03-01[protopuf] Update to 1.0.1 (#16459)Twice
* [protopuf] Update to 1.0.1 * [protopuf] Add version info
2021-03-01[qscintilla] Update to 2.12 (#16455)Matthias Kuhn
* Bump qscintilla to 2.12 * Versioning * Shorten patch * Switch to tar.gz * [qscintilla] Update to 2.12 Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-03-01[functions-framework-cpp] update to latest release (v0.5.0) (#16447)Carlos O'Ryan
2021-03-01[libnop] create a new port (#16471)Park DongHa
* [libnop] create a new port * [libnop] update baseline and port SHA
2021-03-01[vcpkg-cmake] Fix typo in vcpkg_cmake_configure that prevented custom ↵Charles Milette
triplets from working (#16468) * Fix typo in vcpkg_cmake_configure that prevented custom triplets from working * Bump version * Update baseline * Update versions file
2021-03-01[google-cloud-cpp] update to latest release (v1.25.0) (#16477)Carlos O'Ryan
2021-03-01[vcpkg baseline][libnice] Skip all triplets check (#16473)NancyLi1013
2021-03-01[vcpkg] [docs] Add Boost versioning example (#16381)Victor Romero
* Add boost versioning example * Simplify text * Fix formatting
2021-03-01[Imgui] Update docking-experimental and freetype features to 1.81 (#16268)Rémy Tassoux
* [imgui] Update docking-experimental and freetype features to 1.81 * [imgui] Update version files * [imgui] Move string replacement to post-build * Update ports/imgui/CMakeLists.txt * [imgui] Declare IMGUI_ENABLE_FREETYPE macro only if the freetype feature is enabled and move wchar32 string replacement to post-build * [imgui] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-02-28[scripts-audit] Rollup PR 2021-02-26 (#16440)nicole mazzuca
* [scripts-audit rollup] PR #16419 * pull the cmake doc comment parsing out into its own function * support cmake helper ports * add real support for deprecation, as opposed to ad-hoc * [scripts-audit rollup] PR #16192 * add a z_ in front of internal functions * move internal functions out set feature_vars again in parent scope * [scripts-audit rollup] PR #16309 Audit vcpkg_copy_pdbs * [scripts-audit rollup] PR #16304 * Fix usage, documentation * [scripts-audit rollup] PR #16393 * [scripts-audit rollup] PR #16377 Deprecate `vcpkg_*_cmake` in favor of `vcpkg_cmake_*` from the `vcpkg-cmake` port, as well as `vcpkg_fixup_cmake_targets` in favor of `vcpkg_cmake_config_fixup` from the `vcpkg-cmake-config` port.
2021-02-26[boost-context] fix linux -> windows cross compile (#16378)autoantwort
* [boost-context] fix linux -> windows cross compile * add version files
2021-02-26[libwebm] apply upstream changes to support Android NDK r15b and later (#16398)Jesse Towner
* [libwebm] upstream changes for Android NDK r15b This applies upstream changes from master to libwebm 1.0.0.27 to support building with Android NDK r15b and later up through Android NDK r23 beta. Commits taken from https://chromium.googlesource.com/webm/libwebm master branch: 0ae757087f5e6eb01dfea16cc09205b2425cfb74 Fix android build failure with NDK r15b. 90967863b2f67962f52595a26abb8e4fa4105d44 mkvparser: fix float conversion warning * [libwebm] update control file * [libwebm] update versions * Update ports/libwebm/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update versions/baseline.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update versions/l-/libwebm.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update versions/baseline.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [libpx] use file INSTALL instead of COPY & RENAME * [libvpx] update versions Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-02-26[brotli] add iOS support (#16397)Jesse Towner
* [brotli] add iOS support This commit adds support for iOS by modifying the CMakeLists.txt file to specify the BUNDLE DESTINATION parameter during install, which is required for iOS builds. * [brotli] update control file * [brotli] update versions