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

More work on zstd compression #128935

Merged
merged 8 commits into from
Aug 27, 2024
Merged

More work on zstd compression #128935

merged 8 commits into from
Aug 27, 2024

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    5b37463 View commit details
    Browse the repository at this point in the history
  2. mark rust-lld-compress-debug-sections test as needing zstd

    also make it fail if there's a compression issue
    lqd committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    79f3c51 View commit details
    Browse the repository at this point in the history
  3. prepare test for expanding scope

    lqd committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    802222f View commit details
    Browse the repository at this point in the history
  4. expand zstd debuginfo compression test

    it now checks zlib and zstd, via rustc and rust-lld
    lqd committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    1935e21 View commit details
    Browse the repository at this point in the history
  5. move and rename zstd script

    move it where it's used, and name it like the other scripts
    lqd committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    62c8c69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7963bed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    650ba7f View commit details
    Browse the repository at this point in the history
  8. allow llvm.libzstd with download-ci-llvm = true

    but warn about it
    lqd committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    5d83cb2 View commit details
    Browse the repository at this point in the history