| Age | Commit message (Collapse) | Author |
|
* [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
|
|
* [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
|
|
Upgrade to the latest version of libxlsxwriter.
Closes #9408
|
|
* Issue 9444 fix wchar.h import issue under Catalina
* 9445 apply suggestions from review
|
|
* [ptext] Fix library cannot be found by find_package()
* Update copyright
|
|
* [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
|
|
* [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.
|
|
|
|
* [directxtk] Fix invalid solution configuration
* Remove PLATFORM parameter
|
|
|
|
* Remove freerdp:x64-linux=fail from ci.baseline.txt
* Update
* Add azure-kinect-sensor-sdk:x64-windows-static=fail
|
|
|
|
|
|
|
|
opencv and webp. Merge fix dependency patches.
|
|
|
|
|
|
* Remove vtk:x64-linux=fail from baseline
* trigger CI test
|
|
* [io2d] Fix link to target "Cairo::Cairo" error
* [io2d] Remove include(vcpkg_common_functions) in portfile.cmake
|
|
* [xtensor-fftw] Add new port
* [xtensor-fftw] Update
|
|
* [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.
|
|
|
|
* [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>
|
|
* [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
|
|
|
|
* [fftwpp] update fftwpp to latest commit
* Updated CONTROL to new version string
* [fftwpp] Corrected version string
|
|
* [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
|
|
|
|
|
|
|
|
* [libpng] strong cleanup of the port
* [libpng] do not install unhandled tools
* [libpng] restore library proper name on windows-static triplets
|
|
* [libwebp] Fixed build error ARM64 Windows 10
* [libwebp] Fixed cmake error ARM and ARM64
|
|
* [angle]Fix windows build error: cannot find definition far.
* [Angle]Re-fix build error.
|
|
* [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
|
|
* [protobuf-c]Add new port.
* [protobuf-c]Add homepage.
* [protobuf-c] Remove useless code.
* update baseline
* update baseline
|
|
* [protobuf] Update to 3.11.1
* [protobuf] Update to 3.11.2
|
|
|
|
* [hiredis] Support building static
* update baseline
* update baseline
|
|
* [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()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#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
|
|
|
|
* [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.
|
|
* [directxtk] Update to dec2019 release
* [directxtk] Replace UWP detection with VCPKG_TARGET_IS_UWP
|