aboutsummaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Collapse)Author
2020-10-08[opencascade] Initial port (#13493)Marek Roszko
2020-10-08[x264] enable asm optimizations (#13928)Infactum
2020-10-08[fmt] Add and install usage file (#13815)Samuel El-Borai
2020-10-08[libsbml] New port for libsbml (#13524)Ciaran Welsh
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-10-08[7zip] Add supports field (#13821)NancyLi1013
2020-10-07[sdl2] Fix build when VCPKG_BUILD_TYPE is set to "release" (#13801)pastdue
* [sdl2] Fix build when VCPKG_BUILD_TYPE is set to "release" * Convert CONTROL file to manifest
2020-10-07[libwebsockets] Update to the latest version (#13803)NancyLi1013
2020-10-07Adapting for HPX V1.5.1 (#13853)Hartmut Kaiser
2020-10-07[vcpkg baseline][libqcow] Update to new version (#13812)Lily
2020-10-07[cuda] Export vcpkg_find_cuda.cmake (#13440)ras0219
Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-07[libsigcpp-3] Add new port (#13412)brukted
2020-10-07[ffmpeg] Update to 4.3.1 (#13365)Matthew Oliver
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com> Co-authored-by: wangli28 <wangli28@beyondsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-06[log4cxx] Fix osx build break by not building tests that require a Java ↵Billy O'Neal
compiler. (#13908)
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-06[ffmpeg] fix zlib feature support on x64-linux (fixes #13768) (#13780)Matthias C. M. Troffaes
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[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[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-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-01[osgearth] update to latest to fix build issue with latest geos (#13385)ankurverma85
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
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-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[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[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