Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Alm ec8f37bc0e Make the build commands less verbose. vor 7 Jahren
  Daniel Alm 56ecb721c1 Fix building with a clean Xcode and add a CI run to ensure just that. vor 7 Jahren
  Daniel Alm 03f43093fb Move another compiler directive into vendor-grpc.sh. vor 7 Jahren
  Tim Burks e791f85ce4 Merge branch 'master' into update-grpc vor 7 Jahren
  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. vor 7 Jahren
  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. vor 7 Jahren
  Daniel Alm d56e1ca512 Link CgRPC with openssl instead of BoringSSL under Linux. vor 7 Jahren
  Daniel Alm 9dd55d9fa4 Add a `timeout` option to blocking `send()` and `receive()` calls. vor 7 Jahren
  Daniel Alm 5415f16508 Have `make project` tell the user how to install the `xcodeproj` gem. vor 7 Jahren
  Daniel Alm b5e7c19cc2 Avoid displaying the comment about setting the generated project's indentation settings when running `make`. vor 7 Jahren
  Daniel Alm 56652765b2 Add a script to fix the project's indentation settings. vor 7 Jahren
  Tim Burks 12df04f87e move examples under Sources/Examples vor 7 Jahren
  Daniel Alm 05890b5054 Also move the Simple example into `Sources/`. vor 7 Jahren
  Daniel Alm 34bef30f56 Fix `make test-plugin`. vor 7 Jahren
  Daniel Alm 128571a155 Move the PackageManager-based echo example to Sources/ and add it as a target to the main Package.swift. vor 7 Jahren
  Daniel Alm 1c4dfa6da5 Add the new protobuf plugin binaries to .gitignore and to `make clean`. vor 7 Jahren
  Tim Burks aa746f8591 Move protoc-gen-swiftgrpc plugin to main Sources directory. vor 7 Jahren
  Tim Burks 5f5c121670 Add functional testing of the Echo example to the top-level "make test". vor 7 Jahren
  Tim Burks 6462c1db79 Replace ExampleTests with direct builds of the Echo and Simple examples in "make test". vor 7 Jahren
  Tim Burks 3cfc04a783 Move Google samples under a common directory + minor cleanup of Makefile. vor 8 Jahren
  Tim Burks e8d2b1350b Update Examples to version 0.2.1 + minor cleanup. vor 8 Jahren
  Tim Burks b75af1674c Replace libz link dependency with a reference to an external source package. vor 8 Jahren
  Tim Burks 1f99975087 Update Xcode-based examples for Swift 3.1, Xcode 8.3.2, and other build problems. vor 8 Jahren
  Tim Burks 1d7d131212 Update swift-protobuf to 0.9.901 vor 8 Jahren
  Tim Burks 7ac0661724 Generate SwiftGRPC.xcodeproj in the top-level Makefile. vor 8 Jahren
  Tim Burks d5591ca187 Makefile improvements. vor 8 Jahren
  Tim Burks 05f6d68d29 Fix build configuration in Makefile. vor 9 Jahren
  Tim Burks 20e0cf1bb2 Reorganize vendored gRPC core code, moving it into CgRPC. vor 9 Jahren
  Tim Burks 421bb6def6 Add vended BoringSSL and gRPC_Core code to simplify distribution. vor 9 Jahren
  Tim Burks ad10cfa998 First unit test. vor 9 Jahren