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

add solaris rustbuild support #39759

Merged
merged 4 commits into from
Feb 13, 2017
Merged

add solaris rustbuild support #39759

merged 4 commits into from
Feb 13, 2017

Commits on Feb 12, 2017

  1. Add Solaris as recognized ostype

    Add cputype recognition for Solaris
    
    Fixes rust-lang#39729
    binarycrusader committed Feb 12, 2017
    Configuration menu
    Copy the full SHA
    ee54be3 View commit details
    Browse the repository at this point in the history
  2. fix copy pasta

    Don't need to catch WindowsError.  That was very silly of me.
    binarycrusader committed Feb 12, 2017
    Configuration menu
    Copy the full SHA
    33b655e View commit details
    Browse the repository at this point in the history
  3. fix exception handling for isainfo execution failure

    remove unnecessary gcc_s addition in libstd for Solaris
    binarycrusader committed Feb 12, 2017
    Configuration menu
    Copy the full SHA
    4a618fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3807e1f View commit details
    Browse the repository at this point in the history