aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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