コミット履歴

作者 SHA1 メッセージ 日付
  George Barnett 3ce49c8c0f Update CI to use more recent Swift versions (#629) 6 年 前
  George Barnett 6636dd0c6c Add missing environment variable for interop tests (#589) 6 年 前
  George Barnett 010b7f9bfe Run CI on Swift 5.1 and Swift 5.0 (#588) 6 年 前
  George Barnett d8c8ee8772 License header checking script (#587) 6 年 前
  George Barnett c5dc8f5d2e Update CI to run interoperability tests. (#561) 6 年 前
  George Barnett 24fcbc4746 Update linux/mac versions for CI (#558) 6 年 前
  George Barnett e5ad11abfb Remove CgRPC implementation (#465) 6 年 前
  George Barnett 4fb7bc4df1 Enable macOS CI (#420) 6 年 前
  George Barnett 99536382d5 Generate Linux tests using "swift test --generate-linuxmain" (#413) 6 年 前
  George Barnett 51af9517d3 NIO2 / Swift 5 update (#404) 6 年 前
  Daniel Alm bf20e9324a First implementation of gRPC based on SwiftNIO (#281) 7 年 前
  Daniel Alm 7e6e28cb47 Remove build-carthage altogether from CI for now. 7 年 前
  Daniel Alm 8cd1420000 Pull `build-carthage` to the beginning of the build process for faster CI iteration times on failing Carthage builds. 7 年 前
  Daniel Alm 165f6846a7 Only make the Swift Xcode project (instead of a full Xcode build) on macOS CI, as that is covered by the Carthage build already. 7 年 前
  Daniel Alm 3e8720e006 Fix `make clean` and switch to Carthage debug builds on CI for improved performance. 7 年 前
  Daniel Alm 5130063e12 Support folding the output of individual build steps in the Travis log. 7 年 前
  Jonas Vautherin bea6195cf3 fix CgRPC target in generated xcodeproj files 7 年 前
  Jonas Vautherin ea2babf140 Add make target generating an xcodeproj for Carthage. 7 年 前
  Daniel Alm 56ecb721c1 Fix building with a clean Xcode and add a CI run to ensure just that. 7 年 前
  Daniel Alm 070170d123 Also update the Mac Travis system images to Xcode 9.3. 7 年 前
  Daniel Alm 9c54d0a089 Try making Travis cache the SwiftPM dependencies and APT repositories, for faster CI builds. 7 年 前
  Tim Burks a964f79f0c Merge pull request #178 from MrMage/run-travis-on-macos 7 年 前
  Daniel Alm 0e9aab62c6 Add support for running CI on macOS as well. 7 年 前
  Daniel Alm 05890b5054 Also move the Simple example into `Sources/`. 7 年 前
  Daniel Alm 22e505c9d6 Remove the current working directoy from the Travis PATH environment variable. 7 年 前
  Tim Burks aa746f8591 Move protoc-gen-swiftgrpc plugin to main Sources directory. 7 年 前
  Tim Burks 6462c1db79 Replace ExampleTests with direct builds of the Echo and Simple examples in "make test". 7 年 前
  Daniel Alm 2e740b3ef5 Make CI verify that runtime library+generated code are matching 7 年 前
  Tim Burks 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". 8 年 前
  Tim Burks a7927827eb Add missing dependencies to travis configuration. 9 年 前