aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-12-20[restinio] update to 0.6.2 (#9293)eao197
* RESTinio updated to 0.6.2. * Remove deprecated stuff. Homepage tag added to CONTROL file.
2019-12-20[live555] Fix live555:x86-windows-static build failure (#9303)Alvin
2019-12-20[opendnp3] Add new port (#9313)Adam Jorgensen
* Added port for OpenDNP3 library * Added usage note * Handle library linkage setting * Removed deprecated vcpkg_common_functions include * Indicated that OpenDNP3 will fail to build on UWP targets * [opendnp3] Export cmake files and force to build static in Windows * [opendnp3] Fix include export-cmake name Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2019-12-20[libpcap] update portfile for cmake build and bump version to 1.9.1 (#9329)almikhayl
2019-12-20[simpleini] Fix build failure on travis CI (#9330)Alvin
* [simpleini] Fix build failure on travis CI * [simpleini] x64-linux passing, remove from ci.baseline.txt * [simpleini] x64-osx passing, remove from ci.baseline.txt
2019-12-20[botan] Fix unrecognized compile flag MT/MD (#9335)Jack·Boos·Yu
2019-12-20[cpp-httplib] Update library to 0.4.2 (#9360)Leonid Pospelov
2019-12-20[brynet] Update to 1.0.5 (#9277)IronsDu
* Update portfile.cmake update brynet to tag 1.0.5 .(after now, brynet changed to header only) * Update portfile.cmake * Update CONTROL * Update ci.baseline.txt remove brynet's setting
2019-12-19Update baseline with 'leptonica:arm-uwp=fail' (#9349)NancyLi1013
2019-12-16Remove deprecated call to includeGriffin Downs
2019-12-16Update baseline to skip ogre conflicts (#9331)Jack·Boos·Yu
* update baseline * Replace ogre with ogre-next in baseline results
2019-12-13[python3] Fix CONTROL Version (#9173)Alvin
2019-12-11[vcpkg] Add pull request template (#9280)Phoebe
* [vcpkg] Add pull request template * Update pull_request_template.md
2019-12-11Removed umock-c:64-windows-static result in baseline because it can now ↵Jack·Boos·Yu
build successfully (#9279)
2019-12-11Update pr-review-checklist.mdGriffin Downs
2019-12-10[azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and ↵ewertons
public-preview installations (#9117) * [azure-iot-sdk-c] Update macro-utils and umock-c to differentiate master and public-preview installations * [azure-c-shared-utility]Terminate the build process when building uwp.
2019-12-09[vcpkg] Initialize PR review checklist (#9264)Griffin Downs
2019-12-07[libxslt] Fix writing to locations outside vcpkg in Windows builds (#9242)Robert Schumacher
* [libxslt] Fix writing to locations outside vcpkg in Windows builds * [libxslt] Add passing arm64-windows to baseline
2019-12-06[vcpkg_find_acquire_program] Give hints for yasm with brew and apt (#9191)Laurent Rineau
2019-12-06[vcpkg] Check in baseline results for CI builds (#9203)Robert Schumacher
* [vcpkg] Check in initial baseline * [vcpkg] Baseline update * [vcpkg] Further baseline updates * [vcpkg] Update baseline * [vcpkg] Update baseline * [vcpkg] Update baseline * [vcpkg] Update baseline * [xalan-c] Fix flaky build for non-Windows hosts
2019-12-05Remove rapidstring port (#9143)Phoebe
2019-12-03Add November changelog (#9199)Griffin Downs
2019-12-03[proxywrapper] Add new port (#8916)Yuval Gross
* adding proxywrapper package * resolving review comments * restrict Linux only * [proxywrapper] Only static library * [libmodman] Move building of tests to a non-default feature * [libproxy] Move tests to a non-default feature * [libproxy] Add features for language bindings * [proxywrapper] Require C++ 11 standard
2019-12-03[ffmpeg] Fixed build error ARM64 Windows 10 (#9160)Tatsuro Shibamura
* [ffmpeg] Fixed build error ARM64 Windows 10 * [ffmpeg] Avoid gas-preprocessor caching
2019-12-02[ecsuti] Update version (#8885)Cheney Wang
2019-12-02Fix field name. (#9140)KURATA Sayuri
2019-12-02[protobuf] Update protobuf to 3.11.0 (#9131)Jozef Izso
2019-12-02[boost-modular-build-helper] put quotes around the directory in compiler ↵Phoebe
flags (#9108)
2019-12-02[jsoncons] Update to v0.140.0 (#9124)Daniel Parker
* [jsoncons] Update to v0.140.0 * [jsoncons] Add space before #v0.140.0?
2019-12-02[parallel-hashmap] Update to 1.27 (#9152)Gregory Popovitch
* update parallel_hashmap version * Update portfile.cmake * Update CONTROL * Update portfile.cmake for parallel_hashmap
2019-12-02[cjson] Update to 2019-11-30 (#9157)myd7349
2019-12-02[pixman] Update to version 0.38.4 (#9170)Stephen Just
2019-12-02RESTinio updated to v.0.6.1.1. (#9174)eao197
2019-11-26[ppconsul] Upgrade to latest version (#9104)2019.11Samuel Marks
2019-11-26ixwebsocket 7.4.0 (#9099)Benjamin Sergeant
2019-11-26[google-cloud-cpp-common] Optional testing libraries (#9097)Carlos O'Ryan
The testing libraries in google-cloud-cpp-common are an strictly optional feature. I expect that mostly developers of other google-cloud-cpp-* libraries would use them, but the occasional end-user might want them too.
2019-11-26[google-cloud-cpp-spanner] Add new port (#9096)Carlos O'Ryan
* [google-cloud-cpp-spanner] New port A client library for Google's Cloud Spanner. * Fix package version.
2019-11-26[libmodman, libproxy] Add new ports (#8931)JackBoosY
* [libproxy]Add new port. * [libmodman]Add new port. * [libproxy]Support windows, set dependency libmodman. * Add usage, add vcpkg-cmake-wrapper.cmake to libproxy. * add empty line to usage. * [libmodman]Fix undefined typeid in Visual Studio 2019. * [libproxy]Fix install libproxy.py error when it not exist. * Disable arm/uwp build. * Enable static build on UNIX. * [libproxy]Re-generate patches, delete default feature tools and use system libmodman. * [libproxy]Disable install libproxy.py. * [libproxy]Disable install Libproxy.pm and PLlibproxy. * [libproxy]DISABLE PARALLEL CONFIGURE * [libproxy]Revert 6f233cced1a51a086e5fea5bf290565d9847d4b7 * [libmodman/libproxy]Fix arm build.
2019-11-25[libpng] Fix CMake targets (#8716)Phoebe
* [libpng] fix cmake targets * fix typo issue * Merge changes from PR#8293
2019-11-25[minizip assimp] export minizip cmake targets and fix minizip dependency in ↵Phoebe
assimp (#9075) * [minizip assimp] export minizip cmake targets and fix minizip dependency in assimp * Update CMakeList.txt * Update obsolete functions
2019-11-25[spdlog]Update to 1.4.2 (#8779)JackBoosY
* [spdlog]Upgrade version to 1.4.2 * [spdlog]Do not remove these libraries. * [spdlog]Fix error C4275 when use fmt. * [spdlog]Re-fix C4275 error. * [spdlog]Re-fix C4275 error. * [spdlog]Disable build on uwp. * [spdlog]Fix build with uwp.
2019-11-25 [magnum-plugins] Fix basisimporter/basisimageconverter features (#8939)Jonathan Hale
* [magnum-plugins] Patch FindBasisUniversal to find prebuilt basisu Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Patch BasisImporter to use slightly outdated basisu jherico's fork which the vcpkg port is based on does not integrate https://github.com/BinomialLLC/basis_universal/commit/54304fa01443280bbaa9854f16c9f1756b17b40b yet, which renamed a parameter. Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Only apply FindBasisUniversal patch on release The change is integrated upstream for --head builds already. Signed-off-by: Squareys <squareys@googlemail.com> * [magnum-plugins] Download large patch from GitHub history
2019-11-24[catch2] Update library to 2.11.0 (#9089)Ehsan
2019-11-24[argparse] Update library to 2.0.1 (#9088)Ehsan
2019-11-24json_dto updated to v.0.2.9.2. (#9083)eao197
2019-11-22Merge pull request #8785 from LilyWangL/dev/Lily/issue8775Robert Schumacher
[angle] Add option /bigobj to compiler
2019-11-22Merge pull request #9080 from dan-shaw/telemetry-updateRobert Schumacher
[vcpkg] update telemetry
2019-11-22Merge pull request #5719 from donny-dont/github-urlRobert Schumacher
[vcpkg_from_github] Allow targeting Github Enterprise instances
2019-11-22Merge pull request #8941 from Kcchouette/patch-1Robert Schumacher
[docs] Add the gcc+=7 prerequisite to the README
2019-11-22Update README.mdRobert Schumacher