Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rust support #226

Closed
wants to merge 11 commits into from
Closed

Rust support #226

wants to merge 11 commits into from

Commits on Jun 1, 2018

  1. Add cargo-raze build files for grpc-rust crate

    This is a preliminary work for Rust support. This the result of running
    cargo raze on the grpc-rust crate at the 0.4.0 version with protobuf crates
    removed (since we import them directly).
    damienmg committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    a2c0e84 View commit details
    Browse the repository at this point in the history
  2. Add Rust support

    damienmg committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    20d33f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62e32fd View commit details
    Browse the repository at this point in the history
  4. Point rules_rust to the upstream repository

    Now that bazelbuild/rules_rust#90 has been merged, we can point directly
    to the upstream repository.
    damienmg committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    aad76a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    421d7f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2018

  1. Add a dummy Cargo craze to use cargo raze on it.

    With this craze, and cargo raze, we can simply use raze generated repositories
    to add the necessary dependencies.
    damienmg committed Jun 3, 2018
    Configuration menu
    Copy the full SHA
    21e7fbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8017e7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fad944 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    083230a View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Configuration menu
    Copy the full SHA
    f01c1fe View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. Regenerate files with cargo-raze HEAD

    This give SHA-256 in crates.bzl improving caching
    damienmg committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    61f52c2 View commit details
    Browse the repository at this point in the history