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

Configure hosts separately from targets when --target is specified. #9322

Merged
merged 12 commits into from
Jun 1, 2021

Commits on Apr 26, 2021

  1. Configure hosts separately from targets when --target is specified.

    This prevents target configs from accidentally being picked up when
    cross compiling from hosts that have the same architecture as their
    targets.
    
    closes rust-lang#3349
    jameshilliard committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    083cc9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e51d151 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a603fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46f9541 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

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

Commits on Apr 30, 2021

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

Commits on May 1, 2021

  1. Fix rust-lang#9030 rebase.

    jameshilliard committed May 1, 2021
    Configuration menu
    Copy the full SHA
    62e2fd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dcfe51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    222f6ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4994b5f View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

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

Commits on May 7, 2021

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