aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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
2019-12-20[directxmesh] Update to dec2019 release (#9384)Tatsuro Shibamura
* [directxmesh] Update to dec2019 release * [directxmesh] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20[directxtex] Update to dec2019 release (#9383)Tatsuro Shibamura
* [directxtex] Update to dec2019 release * [directxtex] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20[directxtk12] Update to dec2019 release (#9382)Tatsuro Shibamura
* [directxtk12] Update to dec2019 release * [directxtk12] Replace UWP detection with VCPKG_TARGET_IS_UWP
2019-12-20[libevent] Add thread as default feature (#9101)NancyLi1013
2019-12-20[nanodbc] Fix link error 2019 (#9185)Lily
2019-12-20[libqglviewer] update to 2.7.2 (#9186)Alvin
* [libqglviewer] update to 2.7.2 * [libqglviewer] Remove patch double quotes
2019-12-20[tbb] Set fatal build tool requirements for UNIX (#9188)Jack·Boos·Yu
* [tbb]Stop building TBB when build tools are not found in UNIX, remove vcpkg_test_cmake. * [tbb]Re-fix message.
2019-12-20[ecm] Add usage to fix printing error messages (#9210)Jack·Boos·Yu
2019-12-20[mongoose] Add feature ssl (#9209)Jack·Boos·Yu
* [mongoose] Add feature ssl * [mongoose] Add -D to MG_ENABLE_SSL
2019-12-20Fix CMAKE_TRY_COMPILE_PLATFORM_VARIABLES (#8533)Alexander Neumann
* Fix CMAKE_TRY_COMPILE_PLATFORM_VARIABLES to respect already set values closes #8506 * ws change to trigger full rebuild
2019-12-20[geotrans] Add macro LITTLE_ENDIAN (#9217)Lily
2019-12-20[proj4] Update to version 6.2.1; disable exporting symbols for static ↵Owen Rudge
libraries (#9227) * [proj4] Update to version 6.2.1; disable exporting symbols for static libraries * Remove deprecated function Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2019-12-20[function2] Add port version 4.0.0 (#9246)Gregor Jasny
2019-12-20[rttr] Add dependency rapidjson (#9252)Lily
* [rttr] Add dependency rapidjson * [rttr] Modify ci.baseline.txt * [rttr] Handle copyright
2019-12-20[libpq] Fix version mismatch between CONTROL and portfile (#9253)dan-shaw
* [libpq] Update the CONTROL version, Delete deprecated functions * [libpq] Update deprecated functions
2019-12-20[xeus] Fix build error with Visual Studio 2019 (#9254)Lily
* [xeus] Fix build error with Visual Studio 2019 * [xeus] Handle copyright
2019-12-20Merge pull request #9255 from LaurensVoerman/OpenEXRfixdan-shaw
[OpenEXR] add missing underscore for OpenEXR_IEXMATH_LIBRARY_DEBUG NAMES
2019-12-20Merge pull request #9261 from Neumann-A/remove_duplicated_symbols_libharudan-shaw
[libharu] Remove symbols also exported from tiff (as a default feature)
2019-12-20[tesseract] Fix feature name and build error (#9266)dan-shaw
* [tesseract] Fix feature name and build error * Remove space * Update text2image patch * Update -ldl as CMAKE_DL_LIBS
2019-12-20[check] Fix library cannot be found (#9267)NancyLi1013
2019-12-20[uwebsockets] update to 0.16.5 (#9276)Alvin
* [uwebsockets] update to 0.16.5 * [uwebsockets] Include directory undo to master branch
2019-12-20[usockets] update to 0.3.4 (#9278)Alvin