aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-12[sltbench] Add new port (#13886)brukted
* add sltbench port * [sltbench] Fix static build
2020-10-12[botan] ask for amalgamation build on windows (#13936)Joakim L. Gilje
* ask for amalgamation build on windows to avoid linker errors due to long command line * bump port-version on botan * made the amalgamation build user-selectable via feature-flags
2020-10-12[vcpkg/manifest/toolchain] Add install/bootstrap options & fix CACHE ↵Alexander Neumann
variables usage (#13713) * [vcpkg/toolchain] add bootstrap and install options * fix usage of cache variables
2020-10-12[marl] Update to Oct 2,2020 (#13960)JonLiu1993
* [marl] Update to Oct 2,2020 * Update ports/marl/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-12[openimageio] Fix build tools on windows-static (#13962)Jack·Boos·Yu
2020-10-12[qca]support linux-osx-static build (#13964)Long Huan
* support linux, osx, static build * fix install bug * set OSX_FRAMEWORK=OFF fix osx install failed bug * Update ports/qca/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/qca/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/qca/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/qca/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/qca/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * change install copyright Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-12[opencl] fix crt linkage for x64-windows-static-md (#13977)Matthias C. M. Troffaes
* [opencl] fix crt linkage * [opencl] bump port version * [opencl] minor simplification in portfile Co-authored-by: Adam Johnson <AdamJohnso@gmail.com> Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
2020-10-12[ecsutil] Update ECSUtil v1.0.7.10 (#13990)jimmy hu
[ecsutil] Update ECSUtil v1.0.7.10
2020-10-12[gdal] Fix debug library name in vcpkg-cmake-wrapper (#13992)Jack·Boos·Yu
* [gdal] Fix debug library name in vcpkg-cmake-wrapper * correct debug library name on Windows * correct library name on Windows
2020-10-12[vcpkg] Further JSON error improvements (#13399)ras0219
* [vcpkg] Split vcpkg/base/json.h into vcpkg/base/jsonreader.h * [vcpkg] Extract definitions of Configuration-Deserializer (& friends) These types are only used by VcpkgPaths during the initial parse. * [vcpkg] Introduce levenshtein-distance suggestions for json errors * [vcpkg] Fix regression in supports handling * [vcpkg] Fix signed/unsigned mismatch * [vcpkg] Address CR comments * [vcpkg] Address CR comments * Fix compiler error from merge conflict. * [vcpkg] Change parameters of Reader::check_for_unexpected_fields to better match declaration * [vcpkg] Improve errors from features set * [vcpkg] Fix includes * [vcpkg] Reuse code * [vcpkg] Check the "name" field always to maximize error information * [docs] Improve english phrasing in manifests.md * [vcpkg] Correct docs link for manifests Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-12[azure-kinect-sensor-sdk] Fix azure-kinect-sensor-sdk[tool] build error (#13737)Lily
2020-10-12[osg] Fix feature plugin (#13942)Jack·Boos·Yu
2020-10-09[gcem] Update to version 1.13.1 (#13895)jimmy hu
* [gcem] Update to version 1.13.1 https://github.com/kthohr/gcem/releases/tag/v1.13.1 * Update portfile.cmake Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-10-09[mikktspace] Initial port (#13900)Rémy Tassoux
http://mikktspace.com/
2020-10-09[drogon] Update to 1.0.0 (#13907)An Tao
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-09[freeimage] Fix macOS build error (#13916)carr-7
* [freeimage] fix osx build error from conflicting with mono framework * Bump port-version. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-09[tinyexpr] Add new port (#13729)myd7349
2020-10-08[lerc] Export Package (#13724)Nathan
Co-authored-by: Nathan Mercer <nmercer@intermap.com> Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-10-08[jsoncons] Update to 0.158.0 (#13938)Daniel Parker
2020-10-08[fastcdr/jack2/fcl/ensmallen/hwloc] Update to latest release (#13559)Phoebe
2020-10-08[opensubdiv] New port (#13695)ousttrue
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-08Update to libzippp-4.0-1.7.3 (#13620)Cédric Tabin
Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>
2020-10-08[openblas] Update to the 0.3.10 (#13587)Lily
* [Many ports] Update to the latest version * [rhash] Update ci.baseline.txt * [update] Remove change of rhash * [update] Revert ci.baseline.txt * [update] Revert ci.baseline.txt * [update] Remove change of poco and paho-mqtt * [sqlpp11] Revert change * [openblas] Fix uwp error * Update CONTROL Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-08[log4cplus/muparser/nmslib] Update to the latest version (#13585)NancyLi1013
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-10-08[vcpkg] Use more forward declarations rather than definitions (#13623)Cengizhan Pasaoglu
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-10-08[v-hacd] Fix cmake patch for include files (#13549)Fabien Péan
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-07Always accept = or space as delimiters when parsing common command line ↵Billy O'Neal
parameters. (#13857) Resolves #11456.
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-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