aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2020-01-06[cpp-httplib] Update library to 0.5.1 (#9480)Leonid Pospelov
[cpp-httplib] Update library to 0.5.1
2020-01-06[simdjson] Update library (#9484)Leonid Pospelov
2020-01-06[akali] Add new port (#9499)winsoft666
* Add: set(VCPKG_PLATFORM_TOOLSET v140) * add ppxbase and ppxnet. * nice, ppxbase and ppxnet can install successful. * update to v1.7 * + add duilib2 - update ppxbase, ppxnet. * set VCPKG_PLATFORM_TOOLSET to vc141. duilib2/ppxbase/ppxnet port. * library version. * duilib2, ppxbase version. * duilib2 version * update duilib2/ppxbase version. * update duilib2 code version. * update ppxbase version. update duilib2 version. * update ppxbase/duilib2 cmake config. * duilib2 version. * ppxbase version. * + add akali library. * update ports script. * ports update. * add akali * remove duilib2/ppxnet * revert * update akali version. * update akali version. * Update portfile.cmake * Update portfile.cmake
2020-01-06[magic-enum] Update to v0.6.4 (#9502)Daniil Goncharov
2020-01-06[check/gettimeofday] Move static libraries to manual-link. (#9510)Jack·Boos·Yu
2020-01-06[wpilib] update to 2020.1.1 (#9513)Thad House
2020-01-06[parallel-hashmap] Update to 1.30 (#9519)Gregory Popovitch
* update parallel_hashmap version * Update portfile.cmake * Update CONTROL * Update portfile.cmake for parallel_hashmap * bump parallel-hashmap to latest github release
2020-01-06[box2d] Update to 2019-12-31 (#9529)Phoebe
* [box2d] Update to 2019-12-31 * Udpate ci baseline file * Update ci baseline file
2020-01-06[uwebsockets] Update to 0.17.0 alpha 4 (#9535)NancyLi1013
2020-01-06[tabulate] Add new port (#9543)myd7349
* [tabulate] Add new port * [tabulate] Update to 2019-01-06 to fix known issues
2020-01-06[jsoncons] Update to 0.143.1 (#9547)Daniel Parker
* [jsoncons] Update to 0.143.1 * Updated portfile.cmake LICENSE line
2020-01-06[libfreenect2] add opengl and opencl features (#9551)Wingkou Loeng
* add opengl, opencl and cuda features for libfreenect2 * remove cuda feature
2020-01-06[glibmm] Fix build error on Linux (#9562)NancyLi1013
2020-01-05[openimageio] Add dependency pybind11JackBoosY
2020-01-02[freetype] use config and the correct alias (#9311)B4rtware
* use config and the correct alias @Neumann-A figured out that `add_library(Freetype::Freetype ALIAS freetype)` is defined so instead of Freetype::Freetype use freetype. @qis Also pointed out that freetype uses a cmake config file. Thats why CONFIG parameter is required. * remove usage * bump version to 2.10.1-2 * remove faulty line after usage deletion
2020-01-02[grpc] Update grpc to 1.24.3 (#9135)Jozef Izso
* [grpc] Update grpc to 1.24.0 * [grpc] Update grpc to 1.24.3 * Disable error C4146 on uwp C4146: unary minus operator applied to unsigned type, result still unsigned
2020-01-02[uvatlas] Upgrade to dec2019 (#9379)Alvin
* [uvatlas] Upgrade to dec2019 * [uvatlas] Delete and update deprecated functions * [uvatlas] x64-uwp passing, remove from ci.baseline.txt * [uvatlas] Don't test x86-windows-static by default, remove it
2020-01-02[libxlsxwriter] upgrade to 0.8.9 (#9410)John McNamara
Upgrade to the latest version of libxlsxwriter. Closes #9408
2020-01-02[fruit] fix wchar.h import issue under Catalina (#9445)Tom Haines
* Issue 9444 fix wchar.h import issue under Catalina * 9445 apply suggestions from review
2020-01-02[ptext] Fix library cannot be found by find_package() (#9455)NancyLi1013
* [ptext] Fix library cannot be found by find_package() * Update copyright
2020-01-02[argumentum] Add new port (#9478)Marko Mahnič
* [argumentum] Add new port * Remove testing code from portfile * Use a new release that respects build_static_libs - add vcpkg_check_linkage * Use the new repository name * Add homepage to control file * Fix the portfile as suggested in PR #9478 * Disable some platforms as suggested in PR #9478 We will try to fix the build on these platforms in a future release. * Use release 0.2.2 with fixed header preparation * (wip) check which platforms are failing * Reenable all ports for argumentum in ci.baseline * Fix argumentum version in control file
2020-01-02[charls] upgrade to 2.1.0 (#9494)Victor Derks
* [charls] upgrade to 2.1.0 Upgrade to the latest released version of CharLS. The patch file has become obsolete. * Remove charls=fail triplets from ci.baseline.txt Both arm-uwp and x64-uwp can be build.
2020-01-02[nameof] Update to 0.9.3 (#9503)Daniil Goncharov
2020-01-02[directxtk] Fix invalid solution configuration (#9508)Phoebe
* [directxtk] Fix invalid solution configuration * Remove PLATFORM parameter
2020-01-02[simpleini] Install missing code (#9429)Jack·Boos·Yu
2020-01-01[openimageio] Fix find openjpegJackBoosY
2019-12-29[openimageio] Fix openimageio targets.cmake nameJackBoosY
2019-12-26[openimageio] Add feature toolsJackBoosY
2019-12-25[openimageio] Remove feature ptex due to some link error. Fix dependencies ↵JackBoosY
opencv and webp. Merge fix dependency patches.
2019-12-24[openimageio] Fix generated cmake files.JackBoosY
2019-12-24[openimageio] update to 2.1.9.0 and fix static build.JackBoosY
2019-12-23Remove vtk:x64-linux result in baseline (#9389)2019.12Jack·Boos·Yu
* Remove vtk:x64-linux=fail from baseline * trigger CI test
2019-12-23[io2d] Fix link to target "Cairo::Cairo" error (#8935)Lily
* [io2d] Fix link to target "Cairo::Cairo" error * [io2d] Remove include(vcpkg_common_functions) in portfile.cmake
2019-12-23[xtensor-fftw] Add new port (#9159)myd7349
* [xtensor-fftw] Add new port * [xtensor-fftw] Update
2019-12-23[azure-kinect-sensor-sdk] Add new port (#8786)Jack·Boos·Yu
* [azure-kinect-sensor-sdk]Add new port * [azure-kinect-sensor-sdk]Disable git command. * [azure-kinect-sensor-sdk]Disable source link. * [azure-kinect-sensor-sdk]Fix build error 4275 in Windows.
2019-12-23[proxygen]Add new port. (#8766)Jack·Boos·Yu
2019-12-23[sdl2-gfx] Update CMake build and find_package support (#9319)David Katz
* [sdl2-gfx] Update CMake build and find_package support * Update build process to more closely mimic other SDL2 extensions * Bump CONTROL version number * Remove uneeded wrapper file * Remove uneeded wrapper file * [sdl2-gfx] Simplification. Add cmake find_dependency(SDL2). Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2019-12-23[abseil] Update to the latest and fix link failure error using StrCat (#9367)NancyLi1013
* [abseil] Update to the latest and fix link failure for StrCat with > 4 arguments * Remove message from vcpkg_fail_port_install * Update lnk2019-error patch
2019-12-23[freerdp]Fix linux build, add dependency port glib. (#9176)Jack·Boos·Yu
2019-12-23[fftwpp] Update to latest commit (#9169)Joseph D
* [fftwpp] update fftwpp to latest commit * Updated CONTROL to new version string * [fftwpp] Corrected version string
2019-12-23[ffmpeg] install correct copyright file and enable (L)GPLv3 builds (#9090)Matthias C. M. Troffaes
* [ffmpeg] add version3 feature to enable (L)GPLv3 builds * [ffmpeg] inspect log file to copy correct copyright file * Bump version * [ffmpeg] remove license status message
2019-12-23[pmdk] Remove non-ascii charactor (#9094)Phoebe
2019-12-23Updated Embree to version 3.6.1 (#9073)Fabio Pellacini
2019-12-23[libgit2] Update to 0.28.4 (#9270)Kevin Lu
2019-12-23[libpng] Strong cleanup of the port (#9198)Stefano Sinigardi
* [libpng] strong cleanup of the port * [libpng] do not install unhandled tools * [libpng] restore library proper name on windows-static triplets
2019-12-23[libwebp] Fixed build error ARM64 Windows 10 (#9300)Tatsuro Shibamura
* [libwebp] Fixed build error ARM64 Windows 10 * [libwebp] Fixed cmake error ARM and ARM64
2019-12-23[angle]Fix windows build error: cannot find definition far. (#7923)Jack·Boos·Yu
* [angle]Fix windows build error: cannot find definition far. * [Angle]Re-fix build error.
2019-12-23[indicators] Add new port (#9315)myd7349
* [indicators] Add new port * [indicators] Update patch * [indicators] Install LICENSE.termcolor * [indicators] Update to 2019-12-15 * [indicators] Update to 2019-12-17 * [indicators] Update to 1.5
2019-12-23[protobuf-c]Add new port. (#8624)Jack·Boos·Yu
* [protobuf-c]Add new port. * [protobuf-c]Add homepage. * [protobuf-c] Remove useless code. * update baseline * update baseline
2019-12-23[protobuf] Update to 3.11.2 (#9271)Kevin Lu
* [protobuf] Update to 3.11.1 * [protobuf] Update to 3.11.2