aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-31[Readme] fix typo & sync content (#13237)Jiahui Chen
2020-08-28[bzip2] Update to 1.0.8. (#13178)Matthew Oliver
Fixes #12960
2020-08-28[cli] Update the version to 1.2.1 (#13180)Daniele Pallastrelli
2020-08-28[FluidLite] Bump to latest version (#13181)Gabriel
2020-08-28[embree3] Fix usage in static build (#13182)NancyLi1013
2020-08-28[v8] Add v8 Javascript engine port (#372). (#12687)Rodrigo Hernandez Cordoba
2020-08-28[skia] Remove use of vcpkg_apply_patches. (#13186)Billy O'Neal
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
2020-08-28[tcl] Install tcl shell to tools (#12987)Marek Roszko
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-08-28[Arrow] Update to 1.0.1 (#13165)Tanguy Fautre
2020-08-27[vtk] Fix building with MPI and Python enabled (#12971)Albert Ziegenhagel
2020-08-27[expat] Fix a few details with expat. (#13022)Alexander Neumann
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-08-27[rapidcheck] Update and fix compiler error with clang-10 (#13143)Eric Kilmer
2020-08-27[cspice] Add 64bit packages (#12903)NancyLi1013
2020-08-27[OpenMVG/OpenMVS] fix tools (#12229)Stefano Sinigardi
2020-08-27[vcpkg_from_sourceforge] Skip mirrors that are in 'disaster recovery' mode ↵Jack·Boos·Yu
(#13176)
2020-08-27[exiv2] Add video support feature (#13167)Alexis Placet
2020-08-27[bigint/zxing-cpp] Adapter xcode 5.1.1 and set it as a dependency of ↵Jack·Boos·Yu
zxing-cpp (#13129) * [bigint] Adapter xcode 5.1.1 * [bigint] Add vcpkg-cmake-wrapper * [zxing-cpp] use vcpkg bigint instead
2020-08-27[rpclib] Disable parallel configure (#13162)Jack·Boos·Yu
2020-08-27[vcpkg] Disable timeout (default 10s) in vcpkg_acquire_msys (#13086)jgehw
2020-08-27[skia, ompl, capnproto] Update VMs for 2020-08-12 (including VS 16.7) (#12884)Billy O'Neal
Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
2020-08-26[clapack] Ignore check of lapack:x64-osx in the baseline (#13148)Jack·Boos·Yu
2020-08-26Allow use of VS LLVM clang-format. (#13142)Billy O'Neal
2020-08-25[lapack-reference] fix cblas feature (#12929)Alexander Neumann
2020-08-25[libusb] Add vcpkg-cmake-wrapper (#13057)Jack·Boos·Yu
2020-08-25[libsndfile] Update to 1.0.29 (#12921)evpobr
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-08-25[vcpkg_find_acquire_program] Cleanup and add CI testing (#12982)ras0219
2020-08-25[directxtk][directxtk12][directxtex][directxmesh] Update to latest version ↵Rémy Tassoux
(#13060)
2020-08-25[vcpkg] Fix upgrade for port-version (#13069)nicole mazzuca
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2020-08-25[VMSS] Fix the printed error message (#13107)Jack·Boos·Yu
* check error message * Remove https:// * Revert test changes
2020-08-25[vcpkg] Fix #13094 by avoiding the comma operator. (#13117)Billy O'Neal
* Fix #13094 by avoiding the comma operator. Drive-by remove unused parenthesis and remove macro inversion in metrics.cpp.
2020-08-25[irrlicht] Patch moved sysctl.h header file (#13137)Jonas Karlsson
Sysctl has been deprecated for a while and in newer versions of glibc it is removed which leads to a compilation error on modern Linux. This is fixed in SVN trunk of irrlich so I copied the include guards from there. In this case sysctl headers are only loaded for OS X where they are also actually used.
2020-08-25Disable fluidlite in CI. (#13125)Billy O'Neal
* Disable fluidlite in CI. Fluidlite, added 3 days ago in https://github.com/microsoft/vcpkg/pull/13006 , tries to install the same files as fluidsynth; it's similar to the 'boringssl' situation. Given that fluidlite doens't have any dependencies, this change disables that one rather than fluidsynth, * Add warning message.
2020-08-24[openssl-unix] use xcrun for iOS triplet build (#12527)Park DongHa
* [openssl] use xcrun for iOS triplet build * config for iOS simulator architecture * use .dylib suffix for iOS shared is used * [openssl-unix] increase port version in CONTROL * Update CONTROL * [openssl-unix] update port version * prevent collision with #12544 * [openssl-unix] make disable platform specific * [openssl-unix] replace set to list(APPEND) Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-08-24[opencolorio] Update repository (#12869)NancyLi1013
2020-08-24Fix MSYS2 keyring not verifying on path with spaces (#13104)Daniel
2020-08-24[vcpkg] Fix build on old compilers. (#12950)huahang
2020-08-24[cpp-taskflow] Update to 2.5.0 (#12923)mfornace
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-08-24[libigl] fix imgui feature (#12691)nicole mazzuca
2020-08-24fix vcpkg_configure_cmake for case when having semicolons in OPTIONS (#12977)jgehw
2020-08-24[josuttis-jthread] Fix include path (#13040)Rémy Tassoux
2020-08-24[Box2d] Update to 2.4.0 (#13058)JonLiu1993
2020-08-24[sqlitecpp] Fix dependency port (#13108)Phoebe
2020-08-24[vcpkg] Use https sources for common tools (#12738)Michał Janiszewski
2020-08-24[behaviortree-cpp] add REQUIRED to find_package calls (#13087)nicole mazzuca
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2020-08-22[grpc][upb][re2] grpc v1.31.1 (#13084)Jozef Izso
2020-08-22Sort file lists and failure logs together. (#13067)Billy O'Neal
2020-08-22[vcpkg] Hotfix regression in #12523 (#13092)ras0219
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-08-22[vcpkg] Do not use raw paths inside regexes (#12964)Hannes Steffenhagen
Co-authored-by: Billy Robert O'Neal <bion@microsoft.com>
2020-08-22[vcpkg.cmake] check for vcpkg.json only in `${CMAKE_SOURCE_DIR}` (#12523)nicole mazzuca
2020-08-22[sfml][imgui-sfml] Push SFML_STATIC_LIBRARIES setting into `sfml` (#11800)ras0219