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

Allow uname calls in download mode + Fix handling of files without RPATH #37129

Merged

Commits on Mar 4, 2024

  1. Allow uname calls in download mode, and don't fetch patchelf unless w…

    …e actually need it.
    
    In microsoft#36056 , things were changed to unconditionally patchelf when targeting Linux. Unfortunately that broke --only-downloads a lot of the time. This fixes that.
    BillyONeal committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0a7ce66 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    e78b70a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b74c88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    517ff49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aeeeef6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7220d3 View commit details
    Browse the repository at this point in the history