Historie revizí

Autor SHA1 Zpráva Datum
  Kevin Sweeney a30043ad9c Fix interoperability tests. (#596) před 6 roky
  Kevin Sweeney 60205adb10 Remove unexported executables from products (#592) před 6 roky
  George Barnett ca6831549c Rename the plugin: protoc-gen-swiftgrpc -> protoc-gen-grpc-swift (#584) před 6 roky
  George Barnett 705f0853df Split the Echo example into model, implementation and runtime (#567) před 6 roky
  George Barnett c5dc8f5d2e Update CI to run interoperability tests. (#561) před 6 roky
  Daniel Alm 2001ac7481 Disable static stdlib linking. (#533) před 6 roky
  George Barnett 5a28bdcc6d Rename SwiftGRPC to GRPC (#472) před 6 roky
  George Barnett 8a5feb1aa0 Update codegen to include only NIO implementation. (#468) před 6 roky
  George Barnett e5ad11abfb Remove CgRPC implementation (#465) před 6 roky
  George Barnett 99536382d5 Generate Linux tests using "swift test --generate-linuxmain" (#413) před 6 roky
  George Barnett 97ff9238b1 First pass implementation of NIO client (#357) před 6 roky
  George Barnett 158c4efece Improve error handling in NIO server. (#364) před 6 roky
  Sergio Campama 24c8e5d4c1 Add gRPC Web support. před 7 roky
  Daniel Alm bf20e9324a First implementation of gRPC based on SwiftNIO (#281) před 7 roky
  Tim Burks 19bd5c67fc Merge pull request #323 from grpc/plugin-and-docs před 7 roky
  Daniel Alm 48c274f9ce Improve the documentation on building the `protoc` plugins and add a `make plugin` option. před 7 roky
  Daniel Alm 00d18f62ec Minor tweaks in preparation for SwiftGRPCNIO. před 7 roky
  Yosuke Ishikawa 30441f79ad Replace absolute path with relative path after generating xcodeproj před 7 roky
  Tim Burks 2c576c0a36 Merge pull request #292 from grpc/rework-project-patches před 7 roky
  Daniel Alm 4984951cfa Project patch script rework. před 7 roky
  Daniel Alm 3e8720e006 Fix `make clean` and switch to Carthage debug builds on CI for improved performance. před 7 roky
  Jonas Vautherin ea2babf140 Add make target generating an xcodeproj for Carthage. před 7 roky
  Jonas Vautherin d8b2b51a8e fix make clean target před 7 roky
  Daniel Alm ec8f37bc0e Make the build commands less verbose. před 7 roky
  Daniel Alm 56ecb721c1 Fix building with a clean Xcode and add a CI run to ensure just that. před 7 roky
  Daniel Alm 03f43093fb Move another compiler directive into vendor-grpc.sh. před 7 roky
  Tim Burks e791f85ce4 Merge branch 'master' into update-grpc před 7 roky
  Daniel Alm 4a16c13ebb Move a compilation flag out of the Makefile and fix-project-settings.rb and into vendor-grpc.sh, which adds them to Sources/CgRPC/third_party/nanopb/pb.h. před 7 roky
  Daniel Alm 75940a411e Update CgRPC to v1.12.0 and BoringSSL to 10.0.4 (I guess?). This change requires Swift 4.1 and Ruby (with the 'xcodeproj' gem) installed to compile if building via SPM. před 7 roky
  Daniel Alm d56e1ca512 Link CgRPC with openssl instead of BoringSSL under Linux. před 7 roky