aboutsummaryrefslogtreecommitdiff
path: root/versions/l-
AgeCommit message (Collapse)Author
2021-03-29[llvm] add more features (#16877)Alexandre Bique
2021-03-29[libcbor] New port (#16884)Sönke Schau
* [libcbor] Initial commit * [libcbor] Add metadata * Changes made by vcpkg.exe format-manifest --all * Changes made by vcpkg.exe x-add-version libcbor --overwrite-version
2021-03-25[libmt32emu] new port (#16816)autoantwort
* [libmt32emu] add new port * add version files * Update ports/libmt32emu/portfile.cmake * Update versions/l-/libmt32emu.json * Update versions/l-/libmt32emu.json remove unnecessary entry Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.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-23[libusb] Fix the support for Visual Studio 2019 (#16839)NancyLi1013
* [libusb] Fix the support for Visual Studio 2019 * Update versions
2021-03-23[libhv] Add DISABLE_PARALLEL (#16835)NancyLi1013
* [libhv] Add DISABLE_PARALLEL * Update versions
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-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-17[libbacktrace] new port (#16693)autoantwort
* [libbacktrace] add new port * add version files * Update ports/libbacktrace/portfile.cmake: Apply suggestion Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * add version files Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-11[many ports] Add GnuTLS and its dependencies (#14242)Dawid Wróbel
* [libgnutls] add new port * [libtasn1] add new port * [libtasn1] fix building * [libtasn1] enable autoconfig * libtasn1: fix building, again * libgnutls: make it build on Linux * libgnutls: Linux only, for now * libgnutls: remove unnecessary dependency * update version record * Clean up baseline and add supports * update version record * libtasn1: clear macOS build * libgnutls: libidn2 is actually needed * libgnutls: clear macOS build * Update ports/libgnutls/CONTROL * Update ports/libtasn1/CONTROL * Update versions/l-/libgnutls.json * Update versions/l-/libtasn1.json * [libtasn1] convert CONTROL to manifest * [libgnutls] convert CONTROL to manifest * [libgnutls] update versions * [libtasn1] update versions Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-03-11[libtorrent] update to 1.2.12 (#15620)JonLiu1993
* [libtorrent] update to 1.2.12 * update version * fix AppleClang test * update version
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[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-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[lua] Update to version 5.4.2 (#16603)Frank Hale
* Update Lua port to 5.4.2 * Update version
2021-03-01[libpq] fix filenames (linux -> windows cross compile) (#16434)autoantwort
* [libpq] fix filenames * add version files * add version files
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[libnop] create a new port (#16471)Park DongHa
* [libnop] create a new port * [libnop] update baseline and port SHA
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-24[libpmemobj-cpp] update to ver. 1.12 (#16325)JonLiu1993
* [libpmemobj] update to 1.12 * update version
2021-02-22[llvm] Fix resource path when building tools (#16294)Jack·Boos·Yu
* [llvm] Fix resource path when building tools * update version record
2021-02-20[librtmp] Switch to GitHub mirror (#16320)ras0219
2021-02-16[libebur128] update to 1.2.6; fixes dynamic linking on Windows (#16223)Be
Fixes #16078
2021-02-16[leptonica] now all dependencies have their own find_dependency... (#16226)Stefano Sinigardi
* [leptonica] now all dependencies have their own find_dependency... * [leptonica] baseline version
2021-02-11[libvpx] Fix arm-uwp builds for v142 toolset (#15892)Jesse Towner
* [libvpx] Fix arm-uwp builds for v142 toolset This adds better support for targeting UWP as well as ARM/ARM64 for regular Windows Desktop with the v142 toolset. Without this change, arm-uwp fails to build with v142. For v141 and earlier, the old behavior remains unchanged. * [libvpx] Fix Linux and macOS builds * [libvpx] updated version record * [libvpx] updated version record
2021-02-09[vcpkg baseline][log4cpp] Update version record (#16138)Jack·Boos·Yu
2021-02-08[libuvc] added (#14749)Francisco Facioni
2021-02-08[libigl] Always install as header-only library (#14888)Fabien Péan
* [libigl] Always build as header-only library * [libigl] Always build header-only Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-02-08[libftdi1] update to 1.5 (#15917) (#15918)Kinnon McAlister
* [libftdi1] update to 1.5 (#15917) * [libftdi1] fixed outdated version file (#15917) * [libftdi1] Switched to using option instead of patch to disable ftdi_eeprom (#15917) * [libftdi1] updated version file (#15917) * [libftdi1] Change version scheme Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-02-03[libebur128] add new port with version 1.2.5 (#15988)Be
2021-02-03[libdjinterop] add new port with version 0.14.6 (#15990)Be
2021-02-03[libpqxx] Fix build with Visual Studio 2017 (#15995)Jack·Boos·Yu
* [libpqxx] Fix build with Visual Studio 2017 * update version record
2021-02-03 [log4cxx] Fix dependency and pkgconfig (#16018)NancyLi1013
* [Log4cxx] Fix dependency and pkgconfig * Update versions
2021-02-02[libidn2] Fix cross-compile (non-Windows) (#15868)pastdue
* [libidn2] Fix cross-compile (non-Windows) * Convert CONTROL, bump port-version * x-add-version libidn2
2021-02-02[libffi] Added armv7-a to allowed architectures for Android 32 bit arm ↵Don Venable
builds (#15821) * Added armv7-a to allowed architectures for Android 32 bit arm builds Closes #15820 * Fixed typo * Bumped port version to 7 * Updated libffi version files
2021-02-02[libconfig] Fix libconfig when installing master branch (#15885)miheer vaidya
* Fix libconfig when installing master branch Also add a warning that stable version won't create cmakeConfig files * run x-add-version * Update ports/libconfig/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/libconfig/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/libconfig/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/libconfig/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Revert "run x-add-version" This reverts commit 79b9ef86933a79012be9866ef638c8cee5abf02d. * run x-add-version libconfig Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-02-01[libgcrypt] Update libgcrypt (#15950)Ryan Mast
* [libgrypt] Update version to 1.8.7 * [libgcrypt] update versions
2021-02-01[libjpeg-turbo] update to 2.0.6 (#15936)JonLiu1993
* [libjpeg-turbo] update to 2.0.6 * update version
2021-02-01[libsndfile] Update to 1.0.31 (#15953)evpobr
* [libsndfile] Update to 1.0.31 * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-02-01[libsamplerate] Update to 0.2.1 (#15954)evpobr
2021-01-28[libpq] Fix install tool pg_config on Linux (#15748)Jack·Boos·Yu
* [libpq] Fix install tool pg_config * update baseline * [libpq] Use vcpkg_copy_tool_dependencies instead * update baseline * [libpq] Fix install tool pg_config * update baseline * [libpq] Use vcpkg_copy_tool_dependencies instead * update baseline
2021-01-28[libgeotiff] Fix packagename via find_package (#15750)NancyLi1013
* [libgeotiff] Fix packagename via find_package * Update port_versions * Update portfile.cmake * Update patch * [libgeotiff] Fix packagename via find_package * Update port_versions * Update patch * [pdal] Fix geotiff package name * Update versions * [pdal] Update dependency * Update versions/p-/pdal.json
2021-01-28[libkeyfinder] add new port with libkeyfinder 2.2.4 (#15878)Be
2021-01-27[libpqxx] Upgrade to v7.3.1 (#15851)Tom Lankhorst
* [libpqxx] Upgrade to v7.3.1 * Update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-01-26[libass] Update to 0.15.0 (#15213)wangqr
* [libass] Update to 0.15.0 * [libass] Add vcpkg_fixup_pkgconfig() * [libass] Add to versions file
2021-01-25[boost-locale] android build (#15606)Ilya Arzhannikov
* pass additional link flags to b2 * configure boost-locale for android * build libiconv for android * Bump port version * bump port version * Update CONTROL * new_ci_checks and versions * add versions again * fix pr review * fix pr review. version * bump versions Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com> Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-01-25[libxslt] Fixed macos build (#15806)Ludek Vodicka
* Fixed macos build Fixed missing libiconv library on osx build * [libxslt] Bump version * update version record * update baseline * [libxslt] Add Support field. * update version record Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-25[libiconv] Updated typo in iconv share files location (#15771)Ludek Vodicka
* Updated typo in iconv share files location CMake Error at ports/libiconv/portfile.cmake:4 (file): file COPY cannot copy file "/root/dev/ExternalLibraries/vcpkg/ports/libiconv/vcpkg-cmake-wrapper.cmake" to "/root/dev/ExternalLibraries/vcpkg/packages/libiconv_x64-linux/share/iconv/vcpkg-cmake-wrapper.cmake": Success. Call Stack (most recent call first): scripts/ports.cmake:136 (include) * [libiconv] Bump version * update baseline * Update ports/libiconv/portfile.cmake Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> * update baseline Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2021-01-24[libssh] Add support for Android (#15687)Ahmed Yarub Hani Al Nuaimi
* Fix Mbed TLS build for Android * Fix Mbed TLS build for Android Add better Windows checks * Fix libssh build for Android * Fix libssh build for Android * Fix versioning * update baseline * Update ports/libssh/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update port_versions/l-/libssh.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update port_versions/baseline.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/libssh/CONTROL * Update port_versions * Revert version changes to master * Update CONTROL version * Update libssh versions * Remove redundant parameter * Remove redundant parameter * Fix version * Fix version * Fix paramters * Fix version * Fix dependencies * Fix versions * Better Android support * Fix version * Simpler Android support * Fix versions * Disable warnings as errors for Mbed TLS * Restore formatting * Update ports/libssh/CONTROL Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> * Remove redundant paramter * Fix version files * Fix version files * Fix libssh build for Android * Fix versioning * Update ports/libssh/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update port_versions/l-/libssh.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update port_versions/baseline.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/libssh/CONTROL * Update port_versions * Revert version changes to master * Update CONTROL version * Update libssh versions * Remove redundant parameter * Fix dependencies * Fix versions * Simpler Android support * Fix versions * Update ports/libssh/CONTROL Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> * Remove redundant paramter * Fix version files Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com> Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com> Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>