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

Build releases for more Linux targets #1517

Merged
merged 4 commits into from
Aug 12, 2024

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    518a22c View commit details
    Browse the repository at this point in the history
  2. Stick with max-pure on Linux for now

    Since building against OpenSSL with `cross` will require more steps
    to work even for `*-gnu` targets.
    EliahKagan committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    bcb4699 View commit details
    Browse the repository at this point in the history
  3. Remove newly attempted Windows targets

    These Windows targets may be possible to build, but will require
    additional customization. No combinations of `-gnu` vs. `-gnullvm`
    targets and `-msvc`, `-gnu`, or `-gnullvm` toolchains for them
    (including across architecture) seem to work readily.
    EliahKagan committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    947a24c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c418db9 View commit details
    Browse the repository at this point in the history