aboutsummaryrefslogtreecommitdiff
path: root/versions/l-
AgeCommit message (Collapse)Author
2021-09-08[libfort/libgit2/cli11] update to the latest version (#20024)JonLiu1993
* [libfort/libgit2/cli11] update to the latest version * update version * delete useless dependencies * update version
2021-09-08[libhsplasma/libpcap/lv2/libcrafter] Update to the latest version (#19965)NancyLi1013
* [libhsplasma/libpcap/lv2] Update to the latest version * [libpcap] Remove unused comments * Update version files * [lv2] Fix usage [libpcap] Update ci.baseline.txt * [libhsplasma] Remove x64-windows-static=fail from ci.baseline.txt * [libcrafter] Update to 1.0 * [libcrafter] Add vcpkg.json * Update version files * Add CRT check for libpcap and update version as versin-semver for libpcap * Update version files Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-07[libsamplerate] Update 0.2.1 -> 0.2.2 (#20003)evpobr
2021-09-07[libharu] Fix renaming library when one of the build type is selected (#19979)Jafar Abdi
* libharu: Fix renaming library when build type is either release or debug Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Run vcpkg x-add-version --all * Small changes Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-09-07[libuv/librsync/libqrencode] Update to latest release version (#19972)Phoebe
* [libuv/librsync/libqrencode] Update to latest release version * Update the baseline version * [libuv] Add new source file epoll.c * Update the source * Small changes
2021-09-07[libmediainfo/glslang] Update to the latest version (#19917)NancyLi1013
* [libmediainfo/glslang] Update to the latest version * Update version files Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-07[lcms] Update to 2.12 (#19551)Wolfgang Stöggl
In addition to updating the version to 2.12, the following modifications were applied to the port: - Use the name lcms2 for the library, as it is called upstream since version 2 of Little-CMS. Remark: In the past, the library has already been called lcms2 for a while in vcpkg (1e53c60 until 726c111). The ports in vcpkg, which currently require the port lcms (devil, libraw and opencolorio), use and support lcms2 include/lib. - Add generating a pkg-config file - Add quotes to file commands in portfile.cmake
2021-09-03[libssh] add static build support for MinGW subsystem (#19854)Liu Chenxin
* add MinGW subsystem support for nana * update port version * [nana] update versions * format-manifest * add static build support for MingW subsystem Co-authored-by: Billy Robert ONeal III <bion@microsoft.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-03[libigl] fix imgui feature (#19746)Dorq
* [libigl] fix imgui feature * run x-add-version
2021-09-03[libmupdf/liblinear/libkeyfinder] Update to latest version (#19959)JonLiu1993
* [libmupdf/liblinear/libkeyfinder] Update to latest version * update version * update vcpkg.json format * update version
2021-09-03[libosmium/libxlsxwriter] Update to the latest version (#19935)NancyLi1013
* [libosmium/libxlsxwriter] Update to the latest version * Update version files * Update versions/l-/libosmium.json * Attempt to fix version database again. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-02[libdatachannel] Update to v0.14.3 (#19826)Cal McLean
* [libdatachannel] update to version 0.14.3, fixing linking errors * [libdatachannel] correctly format manifest * [libdatachannel]: x-add-version --all
2021-09-02[lager] add port (#19661)eli
* add lager port * run `vcpkg x-add-version --all` Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-09-02[geos,librttopo] Fix linkage and other quirks (#19492)Kai Pastor
* [geos] Minor portfile maintenance * [geos] Export implicit C++ lib dependencies * [geos] x-add-version * [librttopo] New port version, format manifest * [librttopo] Modernize portfile * [librttopo] Fix mingw build * [librttopo] Use geos-config, allow dynamic linkage for non-windows * [librttopo] Fix pc file * [librttopo] Use pristine download from osgeo.org * [librttopo] x-add-version
2021-09-02Fix target_link_libraries on repeated inclusion of wrappers (#19120)Kai Pastor
* Fix repeated inclusion of wrappers * x-add-version
2021-09-02[libvpx] Add realtime and highbitdepth features. (#19532)sslivins
* added features for vpx to enable realtime, highbitdepth and pic * output of vcpkg format-manifest * added port version * ran format-manifest again * changed to port version 1 as implicit version is 0 * added updated version files * removed pic feature and instead set --enable-pic as default option * updated version database Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-01[libvpx] Add pkgconfig (#19355)NancyLi1013
* [libvpx] Add pkgconfig check * Update version files * Add vpx.pc.in on Windows * Update versions/l-/libvpx.json * Remove -lm from vpx.pc.in file * Update versions/l-/libvpx.json * Remove debug messages * Update versions/l-/libvpx.json
2021-09-01[libsbsms] add new port with version 2.3.0 (#19312)Be
2021-08-30[liblo] Fix filenames for linux in liblo portfile (#19660)Stephen Kyne
* Fix filenames for linux vs windows in liblo portfile * Removed deprecated call and now using vcpkg_copy_tools * Upgraded to manifest file * Increment port-version * Remove now working builds from ci.baseline * Updated versioning files * Fixed type for vcpkg.json * Updated sha for liblo version
2021-08-30[libffi] Use -llibffi on Windows (#19655)MidwestB
* Use -llibffi on Windows Replace -lffi with -llibffi for Windows development, not just mingw * Update portfile.cmake * Update baseline.json * Update libffi.json * Add port-version and make path quoted * Update version files Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-08-30[libmt32emu] update from 2.5.0 to 2.5.3 (#19754)JonLiu1993
* [libmt32emu] update from 2.5.0 to 2.5.3 * update version
2021-08-30[libpmemobj-cpp] update to 1.13.0 (#19630)JonLiu1993
* [libpmemobj-cpp] update to 1.13.0 * update version
2021-08-30[libics] Add DISABLE_PARALLEL_CONFIGURE and update to 1.6.5 (#19652)Phoebe
2021-08-30[libunifex] create a new port (#19279)Park DongHa
* [libunifex] create a new port * [libunifex] update version/baseline * [libunifex] fix wrong support expression * update version SHA * [libunifex] more warning comments * [libunifex] use `unofficial::` namespace * [libunifex] allow warnings in build * simplify the patch file * Update ports/libunifex/vcpkg.json Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> * [libunifex] update patch files * [libunifex] replace INCLUDEDIR to include Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2021-08-27[llvm] update to 12.0.1 (#19741)autoantwort
2021-08-27[vcpkg baseline][lapack-reference] Fix copy openblas's pkgconfig file (#19628)Jack·Boos·Yu
* [lapack-reference] Fix copy openblas's pkgconfig file * version * Use vcpkg-cmake and vcpkg-cmake-config instead * version stuff * Restore the changes about vcpkg-cmake-configure / vcpkg-cmake-install * update version keyword * version
2021-08-26[many ports] Add vcpkg_fixup_pkgconfig (#19721)Jack·Boos·Yu
* [many ports]Add vcpkg_fixup_pkgconfig * version * Update ports/libepoxy/vcpkg.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * Update versions/l-/libepoxy.json * Update versions/l-/libepoxy.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-08-18[libconfig] fix compilation errors on macos (#19374)James Athey
* remove "find_path(STDINT_H stdint.h)". On clang/macos, this picks up the kernel headers version of stdint.h, instead of the C standard library, breaking compilation * only define YY_NO_UNISTD_H and YY_USE_CONST on Windows, like the upstream CMakeLists.txt * set the C standard to C99, like the upstream CMakeLists.txt * update to 1.7.3 * remove the "fail" line from ci.baseline.txt * run ./vcpkg x-add-version --all to update metadata files * reset port-version
2021-08-18[lua] Add error message to feature `cpp` when building uwp (#19510)Jack·Boos·Yu
* [lua] Add error message to the cpp selection feature when building uwp. * version
2021-08-13[OpenCV] update to v4.5.3 and to v3.4.15 (#18827)Stefano Sinigardi
* [OpenCV] update to v4.5.3 and to v3.4.15 * [OpenCV] update refs * [libxml2] add missing find_dependency(Iconv) [libiconv] update cmake wrapper * [libiconv] fix hints * [opencv4] do not require cudnn if cuda enabled * [opencv] update refs * [OpenCV] increase CI coverage even more * [vcpkg-ci-opencv] trying to restore x64-uwp ci tests * restore previous patches to avoid unnecessary modifications * [OpenCV] fix refs * [OpenCV] fix CMake Warning related to protobuf dependency * [OpenCV] fix refs * [libxml2] fix references * [libxml2] restore previous cmake wrapper, new one is broken * [libxml2] fix references * bump versions * update refs * [libxml2] Update the format for vcpkg-cmake-wrapper.cmake * Update versions/l-/libxml2.json * [libxml2] update port version * [libxml2] update refs * [OpenCV] fix refs Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-08-11[lua] Export cmake targets, rewrite CMakeLists and delete usage (#15921)Jack·Boos·Yu
2021-08-10[libpqxx] Upgrade up to 7.6.0 (#19381)Alexander Smyslov
* Add files via upload * [new port] avro-cpp * add boost-format * remove comments * remove comments * upgrade libpq up to 7.6.0 * upgrade libpq up to 7.6.0 * upgrade libpq up to 7.6.0 * upgrade libpq up to 7.6.0 * upgrade libpq up to 7.6.0 * Update ports/libpqxx/vcpkg.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update ports/libpqxx/vcpkg.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * fix remarks * update version files * fix Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com> Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com> Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-10[libarchive] Restore pkgconfig file (#19428)Wolfgang Stöggl
So far, generating libarchive.pc has been disabled by the fix-buildsystem.patch, whereas INCLUDE(CreatePkgConfigFile) has been removed from CMakeLists.txt - Update fix-buildsystem.patch and allow creating the pkgconfig file - Add vcpkg_fixup_pkgconfig() to portfile - Add `FEATURES` keyword to vcpkg_check_features() to avoid deprecation warning
2021-08-09[libzippp] update to 5.0-1.8.0 (#19433)Cédric Tabin
Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>
2021-08-09[librsvg] Remove debug postfix (#19460)Phoebe
* [librsvg] Remove debug postfix * Update the baseline version
2021-08-05[libdatachannel][libjuice] Update libdatachannel to 0.14.1 and libjuice to ↵Nemirtingas
0.8.4. (#19305) * Update libjuice and libdatachannel * Update libjuice * Update baseline * Update libdatachannel to 0.14.1 Fixes *-uwp. * Update baseline. * Fix nettle discovery * Fix usrsctp library path. * Fix libdatachannel not being built SHARED. * Update baseline. Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
2021-08-05[ libsnoretoast ] new port (#19281)Kuntal Majumder
* Add libsnoretoast port * Skip the ci check for libsnoretoast on osx and linux * Add the version baseline * replace deprecated cmake commands * Update version database * make uwp as unsupported * Update version database * use copy_tools and add quotes * Update version database * removed explicit defaults, made fail on uwp and updated the description * Update version database
2021-08-04[macos ci] update 2021-07-27 (#19207)nicole mazzuca
* update 2021-07-27 macOS -> 11.5.1, XCode -> 12.5.1 * update azure-pipelines * update sha of macfuse * change how macos-ci-base works * fix build errors * fix itpp:linux * more fixes * remove tab * allow version changes in all the remove/rename-version patches * fix libunistring for real * robert CR
2021-08-02[libxml2] Fix build error on uwp (#19221)NancyLi1013
* [libxml2] Fix build error on uwp * Update versions
2021-07-26[libgeotiff] fix build on ios (#19113)Matthias Kuhn
* libgeotiff on ios * x-add-version
2021-07-26[libiconv] Fix 'DLL Initialization Failed' in UWP applications (#19108)Levin Li
* Fix for libiconv * Update port version
2021-07-26[libidn2] Fixes for mingw and minor issues (#19002)Kai Pastor
* Fix port's cmake buildsystem for mingw * Install pc file for windows * Modernize portfile * Increment port-version * x-add-version * Use libunistring for non-windows * CR and doc changes * Update git-tree
2021-07-26[libsigcpp] Fix usage in static build (#18944)NancyLi1013
* [libsigcpp] Fix usage in static build * Update version files * Apply review suggestions * Update versions/l-/libsigcpp.json Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-22[laszip] Migrate LASzip to the new manifest format. (#18614)Tamás G. Barna
* Migrate LASzip to the new manifest format. - CONTROL -> vcpkg.json - vcpkg_configure_cmake -> vcpkg_cmake_configure - vcpkg_install_cmake -> vcpkg_cmake_install * update version Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-07-22[libuuid] Added cmake config and targets (#18738)bucurb
* added cmake config and targets * bumped version * updated sha * renamed targets to unofficial- * updated sha * Trigger builds * PR comments * updated sha * Update the baseline version * PR comments * sha Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-22[libmariadb] Fix plugin installation, fix pkgconfig (#18769)Jack·Boos·Yu
* [libmariadb] Fix plugin installation, fix pkgconfig * fix installation * update version stuff Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-07-22[llvm] improve cross compilation (#18770)Alexandre Bique
2021-07-22[liblzma] add install bundle for support build target for ios platform. (#18829)Jimmy Lee
* [liblzma] add install bundle for support build target for ios platform. * Remove the deprecated functions * format vcpkg.json * Update the baseline version Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-07-22[libmodplug] [ffmpeg] fix libmodplug .pc file for static windows build (#18867)Matthias C. M. Troffaes
* [libmodplug] fix pkg-config file for static builds on windows * [libmodplug] convert CONTROL to vcpkg.json * [libmodplug] bump port version * [ffmpeg] enable modplug feature on static windows builds * [ffmpeg] reformat manifest * [ffmpeg] bump port version * [ffmpeg] [libmodplug] x-add-version * [libmodplug] simplify copyright file install * [libmodplug] x-add-version * [ffmpeg] bump port version * [ffmpeg] x-add-version * [ffmpeg] fix post-merge * [ffmpeg] x-add-version
2021-07-22[libavif] Update 0.9.1 to 0.9.2 (#18973)Dmitry Baryshev
* [libavif] Update 0.9.1 -> 0.9.2 * [libavif] vcpkg x-add-version --all