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

s2: Add self-extracting archives #329

Merged
merged 9 commits into from
Mar 4, 2021
Merged

Commits on Mar 3, 2021

  1. s2: Add self-extracting archives

    Add `s2sx` that creates self-extracting archives for linux/windows/darwin AMD64 platforms.
    klauspost committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    c7efaf6 View commit details
    Browse the repository at this point in the history
  2. Add script to generate.

    klauspost committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    ee5012a View commit details
    Browse the repository at this point in the history
  3. Dot slash

    klauspost committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    4056cb8 View commit details
    Browse the repository at this point in the history
  4. Exit if not found.

    klauspost committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    798b388 View commit details
    Browse the repository at this point in the history
  5. Line endings.

    klauspost committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    0978420 View commit details
    Browse the repository at this point in the history
  6. Add command.

    klauspost committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    c00d109 View commit details
    Browse the repository at this point in the history
  7. Smaller binaries

    klauspost committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    6873bfd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a1f6fe8 View commit details
    Browse the repository at this point in the history
  9. Add untar.

    klauspost committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    95506b2 View commit details
    Browse the repository at this point in the history