Commit History

Autor SHA1 Mensaxe Data
  Daniel Alm 6bbc15c265 Change the `swiftc` argument to use static Swift libraries. (#424) %!s(int64=6) %!d(string=hai) anos
  George Barnett 97ff9238b1 First pass implementation of NIO client (#357) %!s(int64=6) %!d(string=hai) anos
  George Barnett 158c4efece Improve error handling in NIO server. (#364) %!s(int64=6) %!d(string=hai) anos
  Sergio Campama 24c8e5d4c1 Add gRPC Web support. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm bf20e9324a First implementation of gRPC based on SwiftNIO (#281) %!s(int64=7) %!d(string=hai) anos
  Tim Burks 19bd5c67fc Merge pull request #323 from grpc/plugin-and-docs %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 48c274f9ce Improve the documentation on building the `protoc` plugins and add a `make plugin` option. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 00d18f62ec Minor tweaks in preparation for SwiftGRPCNIO. %!s(int64=7) %!d(string=hai) anos
  Yosuke Ishikawa 30441f79ad Replace absolute path with relative path after generating xcodeproj %!s(int64=7) %!d(string=hai) anos
  Tim Burks 2c576c0a36 Merge pull request #292 from grpc/rework-project-patches %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 4984951cfa Project patch script rework. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 3e8720e006 Fix `make clean` and switch to Carthage debug builds on CI for improved performance. %!s(int64=7) %!d(string=hai) anos
  Jonas Vautherin ea2babf140 Add make target generating an xcodeproj for Carthage. %!s(int64=7) %!d(string=hai) anos
  Jonas Vautherin d8b2b51a8e fix make clean target %!s(int64=7) %!d(string=hai) anos
  Daniel Alm ec8f37bc0e Make the build commands less verbose. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 56ecb721c1 Fix building with a clean Xcode and add a CI run to ensure just that. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 03f43093fb Move another compiler directive into vendor-grpc.sh. %!s(int64=7) %!d(string=hai) anos
  Tim Burks e791f85ce4 Merge branch 'master' into update-grpc %!s(int64=7) %!d(string=hai) anos
  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. %!s(int64=7) %!d(string=hai) anos
  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. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm d56e1ca512 Link CgRPC with openssl instead of BoringSSL under Linux. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 9dd55d9fa4 Add a `timeout` option to blocking `send()` and `receive()` calls. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 5415f16508 Have `make project` tell the user how to install the `xcodeproj` gem. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm b5e7c19cc2 Avoid displaying the comment about setting the generated project's indentation settings when running `make`. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 56652765b2 Add a script to fix the project's indentation settings. %!s(int64=7) %!d(string=hai) anos
  Tim Burks 12df04f87e move examples under Sources/Examples %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 05890b5054 Also move the Simple example into `Sources/`. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 34bef30f56 Fix `make test-plugin`. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 128571a155 Move the PackageManager-based echo example to Sources/ and add it as a target to the main Package.swift. %!s(int64=7) %!d(string=hai) anos
  Daniel Alm 1c4dfa6da5 Add the new protobuf plugin binaries to .gitignore and to `make clean`. %!s(int64=7) %!d(string=hai) anos