aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-10[rocksdb] Update to v6.6.4 (#10123)Koby Kahane
2020-03-10[liblemon] Fix post-build failed (#10106)NancyLi1013
* [liblemon] Fix post-build failed * Update homepage field in CONTROL
2020-03-10[polyhook2] Update port (#10104)xeropresence
* Update portfile.cmake * Update CONTROL * remove eof newlines
2020-03-10[ixwebsocket] Update to 8.0.5 (#10040)Benjamin Sergeant
* [ixwebsocket] update to 7.6.3 * fix version * Restore Source directive Co-authored-by: Benjamin Sergeant <bsergeant@mz.com>
2020-03-10[mlpack ensmallen] Update to latest revision (#10070)Phoebe
2020-03-10[loguru] Fix link issue (#10050)Phoebe
2020-03-10[hiredis] Fix feature ssl (#10044)Jack·Boos·Yu
2020-03-10[wt] update to 4.2.1 (#10036)quatmax
2020-03-10[fcl] Update to 0.6.0 (#10025)NancyLi1013
* [fcl] Update to 0.6.0 * Add dependency eigen
2020-03-10[fltk] Fix build error on Linux (#10018)Lily
* [fltk] Fix build error on Linux * [fltk] Modify ci.baseline.txt * [fltk] Fix build error * [fltk] Fix build error * [fltk] Fix build error * [fltk] Fix build error on MACOS
2020-03-10[ignition-cmake2] Add new port 🤖 (#10014)Silvio Traversaro
* ignition-modularscripts: move CMake config files only if necessary Some ignition libraries (such as ignition-cmake2) already install the CMake config file in the location required by vcpkg * Add new port ignition-cmake2
2020-03-10[tidy-html5] Fix for non-Windows users (#10308)Bowser65
* Fix tidy-html5 for non-Windows users * Update ci baseline and remove deprecated stuff
2020-03-10[globjects] Fix incorrect filepath in globjects (#10309)Ali Can Demiralp
* Fix incorrect filepath in globjects. * Update CONTROL
2020-03-10[azure-storage-cpp] Upgrade to 7.3.0 (#10351)JinmingHu
2020-03-10[jsoncons] Update to v0.147.0 (#10354)Daniel Parker
2020-03-10[argumentum] Update to 0.3.0 (#10355)Marko Mahnič
2020-03-10[pegtl] Update to latest 3.0.0-pre commit (#10357)Bill Avery
2020-03-10[MetroHash] Add new port (#10049)kreuzerkrieg
* MetroHash * wip * wip * wip
2020-03-10[vcpkg-tools] Multiple mirror URLs to download MSYS2, update (#10346)MaverickTse
Resolves #10322 * Update MSYS2 download source. Resolve #10322 Proposal to resolve https://github.com/microsoft/vcpkg/issues/10322 * Use Sourceforge as MSYS2 download source (up to SF to choose mirror, fair to everyone and more reliable) * Updated msys2 version to 2019-05-24 (Otherwise need to spend extra time on ```pacman -Syu```) * Updated SHA512 accordingly * Tested with building icu:x64-windows * add official repo as backup
2020-03-10[python3] Modernize port + added --enable-shared (#9978)MACHIZAUD Andréa
2020-03-10[zkpp] Add new port (#7001)Samuel Marks
* [zkpp] Add new port * [zkpp] Change name of underlying library * [zookeeper] Fix interface include directories * [zkpp] Sanity * Fix patch * Correctly expose include directories * Bump version * Explicitly fail on Windows Co-authored-by: Raed Romanov <raid_r@mail.ru>
2020-03-10[vcpkg] Introduce Job Objects to improve ctrl-c performance on WindowsRobert Schumacher
2020-03-10[boost-vcpkg-helpers] Pass boost port creation output folder as a parameter ↵Seba Gamboa
(#8168) * Allow option to pass desired ports directory to boost's generate ports script * Restore the changes and resolve the conflicts Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: PhoebeHui <v-phma@microsoft.com>
2020-03-10[vcpkg-export-nuget] Fix a import bug of nuget package, give priority to ↵shihaonan369
nuget package to set $(VcpkgRoot). (#6214) * fix bug that caused exported nuget package import failure. * Give priority to nuget package to set $(VcpkgRoot). * [vcpkg] Remove trailing whitespace Co-authored-by: 施浩男 <shihaonan@zhongli360.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-03-10[vcpkg] Added command line switch --all-installed to allow exporting of all ↵miseri
packages without needing to specify individual packages (#10304) * Added command line switch --all-installed to allow exporting of all packages without needing to specify individual packages * Changed --all-installed to --x-all-installed https://github.com/microsoft/vcpkg/pull/10304 * [vcpkg] Clang-format export.cpp Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-03-10[ci.baseline] UpdateRobert Schumacher
2020-03-10[curl] Use openssl for UWP since SSPI is unsupportedRobert Schumacher
2020-03-10[libodb-mysql] Disable parallel configure due to source writesRobert Schumacher
2020-03-10[upb] Remove unneeded changesRobert Schumacher
2020-03-10Merge remote-tracking branch 'origin/master' into dev/roschuma/grpcRobert Schumacher
2020-03-10[upb] Fix uwp build (#10005)Jack·Boos·Yu
* [upb] Fix uwp build * update baseline
2020-03-09[folly] Fix dependency issue in config file (#10315)Phoebe
2020-03-09[grpc][openssl][upb] Fix install on uwpRobert Schumacher
2020-03-09Merge remote-tracking branch 'origin/master' into HEADRobert Schumacher
2020-03-09murmurhash (#10164)kreuzerkrieg
2020-03-06[pmdk] Update to 1.8 (#10118)NancyLi1013
* [pmdk] Update to 1.8 * Update changes as reviewed
2020-03-06[tinyfiledialogs] download from archive, not temporary ref (#10111)Maximilian Kruse
* Update tinyfiledialogs to download from archive I have additionally messaged the original maintainer about a fixed-version download, so we will finally have some consistent building of this package. * Update ci.baseline.txt * Update CONTROL * Update portfile.cmake * Change download path to be version specific * Download Path now plain * Change position of Supports tag * Update package version * Update portfile.cmake Update portfile to download to a specified archive version name.
2020-03-05[azmq] Update to latest commit and support boost 1.70 (#10288)NancyLi1013
2020-03-05[abseil] Add uwp support (#10301)nicole mazzuca
* [abseil] Add uwp support * [abseil] Drop support with arm/arm64 * [opencensus-cpp] Add keyword supports * update baseline * [abseil] Enable arm support
2020-03-05[vcpkg_find_acquire_program] Add git (#10311)nicole mazzuca
2020-03-05[ryu] Add new port (#10167)nicole mazzuca
* ryu * Add tool bazel in OSX * wip * wip * wip * wip * wip Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-03-05[sdl1] Fix incorrect compilation type after dynamic build (#10105)nicole mazzuca
* [sdl1] Fix incorrect compilation type after dynamic build * [sdl1] Add homepage
2020-03-05[Polymorphic-value] Add new port (#10267)nicole mazzuca
* add polymorphic_value * make head work * fix the config file * address polymorphic_value review comments * use ${PORT} instead of literal name
2020-03-05[libcpuid] Add new port (#9942)nicole mazzuca
* libcpuid * wip
2020-03-05[turbobase64] Update to latest (#10317)nicole mazzuca
2020-03-04[superlu] Add new port (#9930)nicole mazzuca
2020-03-04[turbobase64] Add new port (#9911)nicole mazzuca
* Turbo Base 64 * TurboBase64
2020-03-04[vtk] Fix dependency proj4 library name in cmake (#9899)nicole mazzuca
2020-03-04[healpix] Add new port (#8810)nicole mazzuca
* [healpix]Add new port. * update baseline * update baseline * [healpix] Disable build on OSX * [healpix] Add suports keyword
2020-03-04[grpc] Update grpc to v1.27.3 (#10242)nicole mazzuca