aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-02Update baseline (#9435)NancyLi1013
* Remove freerdp:x64-linux=fail from ci.baseline.txt * Update * Add azure-kinect-sensor-sdk:x64-windows-static=fail
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
2019-12-23[argparse] Upgrade to v2.1 (#9291)Robert Schumacher
2019-12-23[hiredis] Support building static (#9388)Jack·Boos·Yu
* [hiredis] Support building static * update baseline * update baseline
2019-12-23[vcpkg_install_qmake] Add vcpkg_install_qmake (#9412)Robert Schumacher
* [vcpkg_install_qmake] Add vcpkg_install_qmake and convert existing ports to use it. [vcpkg_configure_qmake] Add 'staticlib' to CONFIG in static builds * [vcpkg_configure_qmake] Don't specify DESTDIR * [libqglviewer][vcpkg_configure_qmake] Add staticlib CONFIG only for libqglviewer * [qt5-base] Increment version to track changes in vcpkg_configure_qmake()
2019-12-21[doctest] Update library to 2.3.6 (#9403)AMS21
2019-12-21Upgrade entt to 3.2.2 (#9409)Bartosz Rempuszewski
2019-12-21[ffmpeg] portfile: fix typo Relase->Release (#9405)Alex
2019-12-21Add HomepagePhoebeHui
2019-12-21Remove deprecated include from KF5 ports.Michael Hansen
2019-12-21Add port for kf5syntaxhighlighting.Michael Hansen
2019-12-21Update current KF5 libs to version 5.64.0Michael Hansen
2019-12-21[vcpkg-baseline] Fixes for vtk, libarchive, xalan-c, and openvpn3 on Linux ↵Robert Schumacher
(#9411) * [libarchive] Fix cpu_set_t missing * [xalan-c] Fix flakiness in presense of ICU * [openvpn3] Add missing bits/endian.h include * [vcpkg-baseline] Mark vtk as no longer failing
2019-12-20[vcpkg] Removed unused template function. (#9287)dpoliarush
2019-12-20[nano-signal-slot] Update to latest version (#9376)Rémy Tassoux
* [nano-signal-slot] Update to latest version I know that official releases should be preferred, but I used the latest commit instead because it fix an issue which was causing compilations error on the latest MSVC version (https://github.com/NoAvailableAlias/nano-signal-slot/issues/26). * [nano-signal-slot] Fix wrong date format * [nano-signal-slot] Version update The developer of this library has just added a new release version including the MSVC compilation bug fix.
2019-12-20[directxtk] Update to dec2019 release (#9381)Tatsuro Shibamura
* [directxtk] Update to dec2019 release * [directxtk] Replace UWP detection with VCPKG_TARGET_IS_UWP