aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2020-09-27[vcpkg-bootstrap] Update the latest g++-10 version for build if exists (#13644)Cengizhan Pasaoglu
2020-09-27[vcpkg-docs] Add note about GitHub hosted agents (#13641)ras0219
* [vcpkg_docs] Add note about GitHub hosted agents * [vcpkg-docs] Add ./ prefixes to GitHub example Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-09-27[nanodbc] Fix vcpkg_fixup_cmake_targets CONFIG_PATH in unix (#13699)Jack·Boos·Yu
2020-09-27[gamma] Fix find dependency libsndfile (#13698)Jack·Boos·Yu
* [gamma] Fix find dependency libsndfile * [gamma] Add homepage Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-09-27[libidn2] Support UNIX (#13708)Jack·Boos·Yu
* [libidn2] Support UNIX * update baseline * Add supports
2020-09-27[freeimage] Fixed link errors with libTIFF (#13720)TheReclif
2020-09-27[mbedtls/nana] Update to the latest version (#13672)NancyLi1013
* [mbedtls/nana] Update to the latest version * [nana] Remove unused patch and update patch EOF
2020-09-27[asmjit][botan][brotli] Update version (#13676)Jack·Boos·Yu
2020-09-27[cpp-netlib] Fix usage with boost 1.73 (#13671)ras0219
* [cpp-netlib] Fix usage with boost 1.72 * Add dependency port boost-logic, boost-scope-exit Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2020-09-27[polyhook2] Update to new version (#13645)Stephen Eckels
* Update polyhook2 * [polyhook2] Update CONTROL * Update portfile.cmake Co-authored-by: wangli28 <wangli28@beyondsoft.com> Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-09-27[protobuf] Add vcpkg-cmake-wrapper.cmake (#13659)Phoebe
* [opencv] Fix dependency port protobuf * Add vcpkg-cmake-wrapper.cmake for protobuf * Remove blank line * Set the cmake_policy
2020-09-27[ogdf] Fix build error on Visual Studio 2019 (#13647)NancyLi1013
* [ogdf] Fix build error on Visual Studio 2019 * Update portfile.cmake Update Format
2020-09-27[libyaml/sqlpp11/xeus/uvatlas/xxhash] Update to the latest version (#13657)Lily
* [many ports] Update to the latest version * [xeus] Fix static build * [usd] Revert change * [xeus] Fix build error * [sqlpp11] Update latest version * [libyaml] Fix build error on Linux * [sqlpp11] Fix build error
2020-09-27[vcpkg] Skip all files named .DS_Store, no need to check if the file is ↵ras0219
regular (#13669)
2020-09-27[freerdp] Update to the latest version (#13709)NancyLi1013
2020-09-27[vcpkg baseline] Update libvmdk (#13765)NancyLi1013
* [vcpkg baseline] Update libvmdk * Remove unused patch * Update ports/libvmdk/portfile.cmake