提交歷史

作者 SHA1 備註 提交日期
  Daniel Alm 8ef093b2b3 Fix linking with OpenSSL on Linux. 7 年之前
  Daniel Alm c12125be6f Re-add swift-nio-zlib-support for macOS builds. 7 年之前
  Tim Burks e791f85ce4 Merge branch 'master' into update-grpc 7 年之前
  Daniel Alm 0368de9e8b Re-add swift-nio-zlib-support for macOS builds. 7 年之前
  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. 7 年之前
  Daniel Alm d56e1ca512 Link CgRPC with openssl instead of BoringSSL under Linux. 7 年之前
  Tair Sabirgaliev 9e09e9361d clean up 7 年之前
  Tair Sabirgaliev 5fcce2b0a3 Leave `zlib` dependency only for non-Apple platforms, because Apple already ships with its own 7 年之前
  Daniel Alm 263e66bad2 Use Apple's "fake" zlib package instead of Zewo's real zlib code. 7 年之前
  Tim Burks 12df04f87e move examples under Sources/Examples 7 年之前
  Daniel Alm 05890b5054 Also move the Simple example into `Sources/`. 7 年之前
  Daniel Alm 128571a155 Move the PackageManager-based echo example to Sources/ and add it as a target to the main Package.swift. 7 年之前
  Daniel Alm 285d9bfed6 Also rename the "gRPC" target to "SwiftGRPC". 7 年之前
  Daniel Alm 2cab5d2936 Migrate Package.swift to the Swift 4.0 manifest format. 7 年之前
  Tim Burks aa746f8591 Move protoc-gen-swiftgrpc plugin to main Sources directory. 7 年之前
  Daniel Alm 6a553c3636 Add a runtime support class for unary client calls. 7 年之前
  Daniel Alm b464a1b120 Revert some whitespace changes for Package.swift. 7 年之前
  Daniel Alm bd313d8cd9 Code formatting: Run 7 年之前
  Tim Burks 56eaff7c2e Embed the default roots.pem in the gRPC library binary. 8 年之前
  Tim Burks b75af1674c Replace libz link dependency with a reference to an external source package. 8 年之前
  Tim Burks 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". 8 年之前
  Tim Burks 20e0cf1bb2 Reorganize vendored gRPC core code, moving it into CgRPC. 9 年之前
  Tim Burks 421bb6def6 Add vended BoringSSL and gRPC_Core code to simplify distribution. 9 年之前
  Tim Burks 7519ee0fbb Remove unneeded examples and QuickProto (replaced with apple/swift-proto). 9 年之前
  Tim Burks 63c6acfa40 Move CgRPC, gRPC, and QuickProto to "Sources" directory and add new top-level Package.swift. 9 年之前