aboutsummaryrefslogtreecommitdiff
path: root/ports/grpc/00005-fix-uwp-error.patch
AgeCommit message (Collapse)Author
2020-10-27[grpc] Update to v1.33.1 (#14187)Jozef Izso
2020-10-19[grpc] Update to v1.32.0 (#14111)Phoebe
2020-08-22[grpc][upb][re2] grpc v1.31.1 (#13084)Jozef Izso
2020-08-22[grpc] grpc v1.30.2 (#12920)Jozef Izso
2020-06-23[grpc] Update to 1.29.1 (#11791)Jack·Boos·Yu
* [grpc] Update to 1.29.1 * re-fix uwp build * re-fix dependency upb * [offscale-libetcd-cpp] Fix dependency grpc
2020-02-11[gRPC] Update to 1.27.1 (#9963)ymshenyu
* gRPC 1.27.0 * trigger build * update to v1.27.1 * update control file
2020-01-06[grpc] Upgrade to gRPC-1.26.0 (#9363)Carlos O'Ryan
* WIP - Upgrade gRPC to 1.26.0 * Updated patch 00001 * Update 00002 patch. * Update 00003 * Update 00005 * Remove 00007 patch. * Really fix patch 00005 * Use CRLF for patches as before :shrug:
2020-01-02[grpc] Update grpc to 1.24.3 (#9135)Jozef Izso
* [grpc] Update grpc to 1.24.0 * [grpc] Update grpc to 1.24.3 * Disable error C4146 on uwp C4146: unary minus operator applied to unsigned type, result still unsigned
2019-08-24[many ports] Updates 2019.07.09 (#7217)Robert Schumacher
* [many ports] Upgrades 2019.07.11 * Re-generate patches and fix build errors. * [manyport]Fix build errors. * Fix avro-c and console-bridge failures, revert curl and tesseract * fix botan failure * Fix build errors and undo some ports upgrades. * [aws-c-common,chipmunk,cxxopts,grpc]Fix build errors * Fix build errors. * [angle]Undo upgrade changes. * [directxtk]Fix UWP build error (#7233) * Revert leptonica since it cause tesseract failed * Revert jsonnet * [google-cloud-cpp] Disable parallel configure due to source directory writes * [many ports] Undo undesired changes * [bitsery] Fix indentation * [avro-c][aws-c-common][graphite2] Convert line endings to minimize PR diff * fix console-bridge and remove usockets unused patch * update ogre patch * [many ports] Revert unneeded changes w.r.t. master. Add missing write to console-bridge. * [console-bridge] Fix export macro * [avro-c] Revert upgrade; split to #7875 * [avro-c] Complete previous revert