aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-06[log4cxx] Upgrade to 0.11.0 (#13767)Stephen Webb
* [log4cxx] Upgrade to newly released 0.11.0 * [log4cxx] 0.11.0 should build everywhere except uwp * Changes suggested by @ras0219 * Prevent WIN32 libraries being used on linux * Prevent WIN32 libraries being used on linux * Prevent WIN32 libraries being used on linux * Update ports/log4cxx/portfile.cmake Co-authored-by: Stephen Webb <stephen.webb@sabreautonomous.com.au> Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-10-06[jsoncpp] Update to latest revision (#13776)Phoebe
* [jsoncpp] Update to latest revision * Fix typo issue
2020-10-06[prometheus-cpp] Update to version 0.10.0 (#13847)Gregor Jasny
2020-10-06[fuzzylite] Fix the headers to import the library with dynamic linkage (#13807)Phoebe
2020-10-06[trantor] Update to 1.0.0 (#13770)An Tao
* [trantor] Update to 1.0.0 * Update ports/trantor/CONTROL Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2020-10-06add default build dir of vs code to gitignore (#13734)Alexander Neumann
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-10-06[ffmpeg] fix zlib feature support on x64-linux (fixes #13768) (#13780)Matthias C. M. Troffaes
2020-10-06[vcpkg] Avoid computing triplet ABIs for editable packages (#13446)ras0219
* [vcpkg] Avoid computing triplet ABIs for editable packages * [vcpkg] Address PR comments * [vcpkg-end-to-end-tests] Add tests for --no-binarycaching, binarycaching by default, and --editable Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-06[civetweb] Update to version 1.13 (#13840)Gregor Jasny
2020-10-06[directxtk][directxtk12][directxtex] Update to latest version (#13841)Rémy Tassoux
https://github.com/microsoft/DirectXTK/releases/tag/sept2020 https://github.com/microsoft/DirectXTK12/releases/tag/sept2020 https://github.com/microsoft/DirectXTex/releases/tag/sept2020
2020-10-06[ms-gsl] Update to 3.1.0 (#13844)denvercoder21
2020-10-06[google-cloud-cpp] Update to v1.19.0 release (#13846)Carlos O'Ryan
2020-10-06[utfcpp] Update to 3.1.2 (#13818)Rémy Tassoux
https://github.com/nemtrif/utfcpp/releases/tag/v3.1.2
2020-10-06[modp-base64] Update to current github instead of web.archive.org (#13763)ras0219
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-06[vcpkg] Enable reentrant vcpkg calls (#13751)ras0219
* [vcpkg] Enable recursive vcpkg calls Via envvars VCPKG_COMMAND and VCPKG_X_RECURSIVE_DATA. Child processes can call vcpkg via "$VCPKG_COMMAND <args>" in limited internal circumstances. * [vcpkg] Address CR comments * [vcpkg] Do not move through Optional<&> into Optional<T> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-06[vcpkg] run both cxx and c compiler id. (#13903)Alexander Neumann
otherwise my custom llvm toolchain file fails.
2020-10-06[vcpkg macos ci] modify README slightly (#13829)nicole mazzuca
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-06[concurrentqueue] Update to 1.0.2 (#13820)Rémy Tassoux
https://github.com/cameron314/concurrentqueue/releases/tag/v1.0.2
2020-10-06[readerwriterqueue] Update to 1.0.3 (#13819)Rémy Tassoux
https://github.com/cameron314/readerwriterqueue/releases/tag/v1.0.3
2020-10-06[tinyutf8] Reeenable in CI. (#13858)Billy O'Neal
This port is "passing, remove from fail list" in our most recent CI: https://dev.azure.com/vcpkg/public/_build/results?buildId=43574&view=results
2020-10-06[geogram] build geogram dynamic if crt linkage dynamic (#13719)Eli Arzhannikov
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-10-06[sol2] Update to 3.2.2 (#13876)Rémy Tassoux
https://github.com/ThePhD/sol2/releases/tag/v3.2.2 Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-06[mbedtls] Add supports (#13810)Phoebe
2020-10-06[infoware] fix linking issues with non-release builds (#13822)Ryan
2020-10-06oat++ suite bump to version 1.1 (#12249)Michael Heyman
Co-authored-by: heymamd1 <Michael.Heyman@jhuapl.edu>
2020-10-05[vcpkg_acquire_msys] Use Mirrors (#13889)Robert Schumacher
2020-10-02[vcpkg/manifest] write manifest install logs into the build dir. (#13711)Alexander Neumann
2020-10-02[ngspice] Disable USE_VCPKG_INTEGRATION (#13832)ras0219
This resolves a conflict with automatically linking asl.lib from ampl-mp Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-02[libqcow] Skip in all triplets because the upstream GitHub purges old ↵ras0219
archives (#13830) Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-01[osgearth] update to latest to fix build issue with latest geos (#13385)ankurverma85
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-09-30[vcpkg/docs] Add Spanish README (#13735)Jonathan Guzmán
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-09-29[vcpkg osx ci] update 2020-09-28 (#13799)nicole mazzuca
* [vcpkg osx ci] update to newer bits these ones should actually work! * update vagrantfile * correct scripts, reformat, add docs * Finish Get-InternalBaseBox, move archives In order to avoid people maliciously deleting the boxes, the archives share and file share are in different users now. * baseline libqcow to be fixed later * actually check for the mount point * fix Install-Prerequisites again * add +x to Get-InternalBaseBox.ps1 additionally, fix some errors
2020-09-29[pangolin] Missing Pangolin header fix: Copy missing pangolin_export.h file ↵Bill Healey
regardless of library linkage (#13154) * Copy missing pangolin_export.h file regardless of library linkage * Update portfile.cmake * Update control version for Pangolin * Update portfile.cmake * Update CONTROL Co-authored-by: Bill Healey <bill@presto.com> Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-09-28[vcpkg] fix ci #13790 (#13794)Alexander Neumann
* [vcpkg] fix ci #13790 * add extra space * needs ""
2020-09-28Add MSVC-internal testing scripts to public GitHub. (#13748)Billy O'Neal
2020-09-28[vcpkg baseline] Skip libvmdk (#13775)NancyLi1013
* [vcpkg baseline] Skip libvmdk * Add comments to ci.baseline.txt
2020-09-28[vcpkg] add env var VCPKG_OVERLAY_TRIPLETS (#12790)Alexander Neumann
* [vcpkg] add env var VCPKG_OVERLAY_TRIPLETS * shorten way to complicated doc * run clang format * Apply CR Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> * Apply CR2 Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com> Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-27[libpq] Add conflict error message (#12551)Lily
* [libpq] Add conflict error message * [decimal-for-cpp] Move header into subdirectory to avoid common-name conflicts * [libpq] Revert changes Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-27[fbthrift] Add new port (#13072)curoky
* [fbthrift] Add new port * [fbthrift] only supports x64, except osx * [fbthrift] add missing vcpkg_fail_port_install * [fbthrift] format code * [fbthrift] use vcpkg_copy_tools install thrift1 * [fbthrift] support build on osx * [fbthrift] specify the bison path directly
2020-09-27[OpenMVS] fix OpenMP feature on linux for downstream projects (#13330)Stefano Sinigardi
2020-09-27[platform-folders] Fixed PlatformFolders to work with mingw on windows. (#13369)Domen Mori
* Fixed PlatformFolders to work with mingw on windows. * Update ports/platform-folders/CONTROL Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2020-09-27[boost-modular-build-helper] Fix build fail due to missing library file (#13407)bialasjaroslaw
Set correct library suffixes for mingw builds (.dll.a instead of default .so)
2020-09-27[libssh] Update to 0.9.5 (#13522)JonLiu1993
* [libssh] Update to 0.9.5 * Update profile.cmake * Update portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-09-27[nettle] Fix build error on Linux (#13523)Lily
* [nettle] Fix build error on Linux * [nettle] Fix build error on Linux * [nettle] Fix build error on Linux
2020-09-27[aws-c-*] Update version (#13558)Jack·Boos·Yu
* [many ports] Update version * [aws-checksums] Add dependency aws-c-common * update version * port updates * port updates * Update ports/brotli/CONTROL * [draco] fix uwp build * [blosc] Fix win static build * [blosc] fix unix build * move changes to other PRs * Remove unuse patches
2020-09-27[vcpkg] Add compiler info to nuspec description (#13571)Francois Rivard
* Add compiler info to nuspec description * Run clang-format on some files * Fix the unit tests * [vcpkg] Clarify NuGet description to note 'CXX compiler' * [vcpkg] Fix tests Co-authored-by: frivard <frivard@coveo.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-27[range-v3] Update to 0.11.0 (#13630)JonLiu1993
* [range-v3] Update to 3.11.0 * [range-v3] Update to 0.11.0
2020-09-27[dimcli/draco/refprop-headers/coolprop] Update version (#13679)Jack·Boos·Yu
* [manyports] Update version 5 * [coolprop] Update version * Update CONTROL * Update ports/refprop-headers/CONTROL Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-27[x264] Fix *inx dynamic build (#13684)Jack·Boos·Yu
* [x264] Fix *inx dynamic build * bump version
2020-09-27[capnproto/check/cppgraphqlgen] Update version (#13677)Jack·Boos·Yu
* [manyports] Update version 3 * move changes to other PRs * Remove unuse patch * Remove useless patch