aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-04-28[tinyexr] update version and add targets (#17360)Francisco Facioni
* [tinyexr] upgrade to 1.0.0 and add targets * [tinyexr] Disable building sample Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-28[Nettle] add cflags to build tools (#17421)Ilya Arzhannikov
* add cflags for build tools * ./vcpkg x-add-version nettle Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
2021-04-28[urho3d] Add new port (#14538)Todor Prokopov
* [urho3d] Add new port * [urho3d] Build master branch * [urho3d] Fix osx build * [urho3d] Fix windows build * [urho3d] Update to newest version * [urho3d] Add versions info * [urho3d] arm and uwp are not supported * [urho3d] Update versions info * [urho3d] Convert CONTROL to vcpkg.json * [urho3d] Update portfile.cmake to use newer cmake functions * [urho3d] Fix ExternalProject_Add error * [urho3d] Update versions info
2021-04-28[PoissonRecon] new port (#17370)Francisco Facioni
* [PoissonRecon] new port * [poissonrecon] Simplify port and patches Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-28[flashlight-cuda] update port to v0.3 (#17378)Jacob Kahn
* [flashlight-cuda] update port * Update versions * 0.3 tip * version-string --> version, remove port-version * Commit with --overwrite-version * Update versions/f-/flashlight-cuda.json Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-28[fmt] Update usage (#17279)NancyLi1013
2021-04-28[gamedev-framework] Update to 0.20.0 (#17445)ahugeat
* Update gamedev-framework to v0.20.0 * Add missing x-add-version * Update description * Update x-add-version after description update * Update versions/g-/gamedev-framework.json * Update ports/gamedev-framework/vcpkg.json * Update ci.baseline.txt * Fix wrong git-tree hash * Use fail in ci.baseline.txt. Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-28[physx] Update to 4.1.2 (#17453)Adam Johnson
* [physx] Update to 4.1.2 * [physx] Update to vcpkg-cmake * [physx] x-add-version
2021-04-28[new/updated port] frugally-deep and updated fplus (#17559)Mathis Logemann
* update fplus and fix cmake target. new port frugally-deep * update version and format manifest * add frugally-deep version * lol thats header only.. * update version * add feature double to frugally-deep * update version
2021-04-28[docs] Add mingw documentation (#17219)Kai Pastor
* Add mingw documentation * Minor edits * Fix typos * Revise comments about tools * Make mingw-w64 explicit * Fix another typo * How to avoid mixing different installations * Ban '/bin' from 'PATH', too * Update mingw.md Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-28[marl] update to latest version (#17459)JonLiu1993
* [marl] update to 2021-2-19 * update version * update vcpkg-json * update json file * update version * [marl] update to 2021-04-25 * update version * Update vcpkg.json * Update baseline.json * update version
2021-04-28[ffmpeg] avdevice xcb linking fix on linux (#17467)Matthias C. M. Troffaes
* [ffmpeg] avdevice depends on xcb on linux * [ffmpeg] bump port version * [ffmpeg] x-add-version
2021-04-28[gettext] disable dirent detection on windows (#17523)Alexander Neumann
2021-04-28Fix broken link (#17484)Kai Pastor
2021-04-28[boolinq] update to 3.0.1 (2020-07-29) (#17495)JonLiu1993
* [boolinq] update to 3.0.1 (2020-07-29)
2021-04-28[botan] add arm (#17509)Joakim L. Gilje
2021-04-28[pkgconf] Add new port (#17488)Alexander Neumann
* add new port pkgconf * version stuff * reformat manifest * update version * add supports field * version stuff again
2021-04-28[vcpkg baseline][marble] Disable dependency KF5 (#17492)Jack·Boos·Yu
2021-04-28[sqlcipher] update to 4.4.3 (#17500) (#17501)KOGA Mitsuhiro
2021-04-28[grpc] update to 1.37.0 (#17496)JonLiu1993
2021-04-28fix example code. (#17502)tre
2021-04-28[gamenetworkingsockets] Update to the latest commit to include headers (#17507)JonLiu1993
* [gamenetworkingsockets] Update to the latest commit to include headers * update version * Update portfile.cmake * update version Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-04-28[vcpkg baseline][gdk-pixbuf] Fix build error on windows (#17528)Phoebe
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-04-27[spdlog] Fix mingW build (#17511)Jack·Boos·Yu
* [spdlog] Fix mingW build * update version record
2021-04-26[glib up to gtk] update and make it work with meson (#13100)Alexander Neumann
* update glib to meson * update ci baseline * update glib to 2.66.3 remove cmakelists * fix some minor meson issue but meson is still a mess * add_bin_to_path to vcpkg_install_meson * regen docs * try fixing/touching all glib dependent ports * fix libsigcpp-3 version * fix glibmm * fix gmime * fix libcroco * update libnice * fix atk build * update harfbuzz * fix few builds * update libxmlpp * fix gdk-pixbuf * fix gts * gts add patch * remove old libsigcpp * add missing comma * fix supports logic * fix name mismatch * restore original ci baseline. * fix a lot of small details. increment controls. * fix harfbuzz & glib * bump port version * update port_versions * fix version field * update versions * fix glib in harfbuzz * update port versions * silly uppercase type * update port-versions * fix cairo build * update version * fix atk * update atk port-verisons * fix gts public includes * update versions * fix cairomm * fix pango * fix ignition * update versions. * fix gtk * fix librsvg * update versions * fix atk linux * fix libgpod * update versions * fix lcm * fix librsvg * update pango and pangomm * update pango to meson * more updates * update pixman * fix cairo * fix cairo * some fixes * reorder meson a bit * add none.txt for meson * fix x86_x64 to x86 "cross" builds * add tiff pkgconfig * update gdk-pixbuf * fix tiff and jpeg * add graphene * fix gdk-pixbuf * add sassc * update gtk * fix cairo complete build * add harfbuzz inlcude in pango since meson does not add it into pkgconfig. * fix gtk build. Remaining issue fix install script. * fix gtk build * fix io2d * add supports field * fix cartographer? * fix librsvg build * fix gtk build * fix cartographer * fix sassc on linux * fix tiff and libjpeg pc files * fix pixman x86 * _isnanf is undefined on arm- * merge fix for make on arm64 * fix gdk-pixbuf on arm64-windows * pixman remove test/demos. should fix it on osx. * [vcpkg_install_meson] add bin to path to run code generators * [vcpkg_configure_meson] deactivate native compiler in cross builds make x86 on x86_x64 a native instead of a cross build (as long as we are not building for UWP) * pixman reenable UWP support. * pixman reenable arm support * add pixman:arm-uwp=fail to baseline * update gtkmm * remove double whitespaces * gtk baseline gtk dependency on cairo x11 remove double spaces in flags * fix linux build * native none again * cairo fix cairo-script.pc * comment out patch since the cairo changes should have fixed it. * disable wayland backend in GTK since CI is missing system packages * silly typo in cairo pc file correction install lzo pc on windows * remove double spaces in _FLAGS remove unnecessary comments * actually disabling wayland backend * fix glib codegen issue having the wrong path * try to fix paths in glib codegen * integrate changes form #12860 * add the uwp patch back in * deactivate extra harfbuzz shapers. * vcpkg x-add-version --all --overwrite-version * remove patches in tesseract. * fix version * rerun add-version * add libgpod:x64-linux=fail to baseline due to missing system tools/libraries * change regex to take double - into account. * run x-add-version * run format-manifest * add missing removal of multiple spaces back into the regex * remove ws diff change * fix gtkmm the upstream way * remove ws to reduce diff * make glib build on osx * format manifest * run x-add-version * add pthread dependency * update baseline due to glib compiling on osx now. * add meson as a dep to glib * - add glib host dependencies - switch to manifest of touched ports * switch to manifest. * [libxml2] add gnuinstalldirs * [libxml2] add missing include of GNUInstallDirs * add version info * add include dir to pc files .... * update version * add UWP as crosscompiling target * Apply suggestions from code review * trying to fix cairo pthread detection on osx. * fix libmicrohttpd by adding the required system frameworks on osx * fix poppler by not removing the CXX standard * fix missing coretext header from harfbuzz in pano * fix formating issues * fix librsvg on osx * revert version changes * bump version * version stuff. * fix graphene version stuff * fix version stuff * removing ports from ci baseline to cause me pain * move cairomm:x64-linux=fail to gtkmm:x64-linx=fail remove pangomm:x64-osx=fail * fix typo * revert ws changes to vcpkg_install_meson * update port version after merge * version stuff * fix fluidsynth by adding vcpkg_check_features * move cairo to ci baseline on osx * version stuff * fluidsynth corrections * more version stuff * apply code review changes * clean version stuff. * update version stuff * code review cleanup * version stuff * formating * update version stuff again * remove gdi again * version stuff * version stuff * version baseline * Apply strega-nil suggestions from code review * run x-add-version * reset versions to upstream/master * v8 CONTROL -> json * reset fluidsynth to upstream/master * first batch of version-string -> version conversion * second and last batch of version-string -> version conversions * update version stuff * disable gdi feature in harfbuzz (missing user32 linkage in qt5-base) * version stuff * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * more CR stuff * update versions * back out provision changes so that pr can be merged. Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-04-26Update VMs, CMake to 3.20.1, CUDA to 11.3, and pwsh to 7.1.3 (#17331)Billy O'Neal
* Update to CUDA 11.3 on Windows. * Update PowerShell to 7.1.3. * Update CUDA to 11.3 on Linux. * "Explode" VM provisioning scripts for more consistent feedback during deploy. This resolves the deployment script often hanging with no feedback as to why. * [libdatachannel] Fix use of deprecated result_type typedef. Submitted upstream as https://github.com/paullouisageneau/libdatachannel/pull/413 * [libvpx] Get the libvpx outputs from the correct place. (Perhaps VS2019 version 16.10 moved where these are placed? I've been defensive and left an attempt to find from the old location in place.) * [chromaprint] Support implementations where lrintf is an intrinsic. * Add provision-entire-image script. * [cudnn] Disable download-on-the-fly due to licensing concerns. * Add libnccl to Linux VMs. * [wangle] Disable x64-windows due to an ICE. * [cmake] Update cmake to 3.20.1 to avoid https://gitlab.kitware.com/cmake/cmake/-/issues/21571 race * [libudis86] Fix passing a bogus working directory which fails on CMake 3.20.x * [dartsim] Disable unit tests, examples, and tutorials, some of which have CMake authoring errors rejected by 3.20.1. * Add thrust to the cuda installees. * [tensorflow] Put .bzl in CURRENT_BUILDTREES_DIR to avoid running out of disk space in CI and to respect --clean-after-build. * [dimcli] Skip port broken by changes in VS2019 project system. * [upb] Disable an additional warning. * [libhv] Fix typo DISABLE_PARALLEL => DISABLE_PARALLEL_CONFIGURE * Update pools
2021-04-25[Libidn2] disable documentation (#17419)Ilya Arzhannikov
Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
2021-04-24[vcpkg baseline] Disable forest in ci baseline (#17491)Phoebe
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-04-23[armadillo] update to <10.4.0> (#17297)JonLiu1993
* [armadillo] update to <10.4.0> * update version
2021-04-23[pthreads] Make port empty on mingw (#17318)Kai Pastor
* Make pthreads an empty package for mingw * x-add-version
2021-04-23[cub] update to 1.12.0 (#17355)JonLiu1993
* [cub] update to 1.12.0 * update version
2021-04-23[hdf5] threadsafe support (#17371)Matthieu Penant
* hdf5 threadsafe support fixes #17260 * baseline + sha
2021-04-23[spirv-cross] small cleanup (#17367)Francisco Facioni
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
2021-04-23[Outcome] update to v2.2.0 release. (#17362)Niall Douglas
* Outcome v2.2.0 release. * LLFIO matching updated Outcome and its dependencies at https://github.com/microsoft/vcpkg/pull/17362. Also update usage docs, because a user complained about their incompleteness.
2021-04-23[openssl/unix] Run `make` with 'VCPKG_CONCURRENCY' parallelism (#17373)Mark Schofield
2021-04-23[Libtasn1] disable documentation (#17420)Ilya Arzhannikov
* disable documentation generation * ./vcpkg x-add-version libtasn1 * fix autoformat * ./vcpkg x-add-version libtasn1 --overwrite-version * Update the format * Update the baseline version * add patch to disable gtk-doc at all * ./vcpkg x-add-version libtasn1 --overwrite-version * ./vcpkg x-add-version libtasn1 --overwrite-version * disable documentation through gtkdocize env variable * ./vcpkg x-add-version libtasn1 --overwrite-version * remove patch from portfile * ./vcpkg x-add-version libtasn1 --overwrite-version Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com> Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-04-23[libxml2] Pass version to rc via configured file (#17389)Kai Pastor
* [libxml2] Pass version to rc via configured file This change fixes quotation issues with the dotted version string on mingw/Windows. * x-add-version
2021-04-23[directx-headers] port updated (#17399)Chuck Walbourn
* [directx-headers] port updated to match the latest release * Updated baseline * Manifest format fix * Update hash * Build option was renamed * Updated hash * Use version constraint * Update baseline
2021-04-23[portaudio] update to 19.7 (#17401)Be
2021-04-23[taskflow] update to 3.1.0 (#17407)JonLiu1993
* [taskflow] update to 3.1.0 * update version
2021-04-23[sentry-native] Update to 0.4.9 (#17413)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-04-23[tinygltf] fix json path (#17415)Francisco Facioni
2021-04-23[flashlight-cpu] Update port to v0.3 (#17432)Jacob Kahn
* [flashlight-cpu] Update port to v0.3 * Update origin * Change version-string to version, x-add-version * commit with --overwrite-version
2021-04-23[grpc][upb] Update to newer versions (#17422)ras0219
* [gRPC] 1.36.4 * [upb] update to 2020-12-19 * update version * [upb] Fix config.cmake file * [grpc] Restore using system upb * [grpc][upb] Version db changes * [grpc][upb] Fix building upbdefs in grpc Co-authored-by: Jeong YunWon <jeong@youknowone.org> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-04-23[doc] Improve manifest documentation links (#17214)Kai Pastor
* Improve manifest documentation links * Update control-files.md Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-23[control-files.md] fix dead link and add command how to convert files (#17439)autoantwort
2021-04-23[gsl-lite] Update to 0.38.1 (#17444)Moritz Beutel
* [gsl-lite] Update to 0.38.1 * [gsl-lite] Update version registry
2021-04-23 [matplotplusplus] Install extra 3rd libraries (#17461)Jack·Boos·Yu
* [matplotplusplus] Install extra 3rd libraries * update version record
2021-04-23[azure-sdk-for-cpp] Upgrade vcpkg manifest files (#17447)Anton Kolesnyk
* [azure-sdk-for-cpp] Upgrade vcpkg manifest files * Update version files * vcpkg format-manifest * Update version files * Minor change to re-trigger CI * Undo that minor change * Bump up port-version * Update x-add-version * redo x-add-version without overwrite Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2021-04-23[jsoncons] Update to version 0.163.3 (#17466)Daniel Parker
* [jsoncons] Update to version 0.163.3 * [jsoncons] Update baseline