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

Syncing cargo glue to ::gentoo circa 2020-01-24 #17

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Mar 30, 2020

  1. rust-crate.eclass: Sync cargo config generation logic

    This brings cargo invocation up to par with :gentoo's
    cargo.eclass
    
    See:
      gentoo/gentoo@84f8f7e
      gentoo/gentoo@f695ea5
      gentoo/gentoo@a176865
      gentoo/gentoo@8c6a43f
    kentfredric committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    ae5ab8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3301c69 View commit details
    Browse the repository at this point in the history
  3. dev-rust/autocfg: Fix broken test suite

    Due to changes in rust-crate for rust-toolchain, this test
    can now be run.
    
    Additionally, examples are now stripped.
    
    Closes: kentnl-gentoo-rust#3
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Kent Fredric <[email protected]>
    kentfredric committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    c8cb8f9 View commit details
    Browse the repository at this point in the history