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

feat(musl): add musl toolchain #2402

Merged
merged 18 commits into from
Nov 18, 2024
Merged

Commits on Nov 13, 2024

  1. feat(musl): add musl toolchain

    With this users can target `musl` platforms in `whl`-only setups.
    
    Fixes bazelbuild#1211
    aignas committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    758f4d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    5c336a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44a1720 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba6fc87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f373be6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45de4ac View commit details
    Browse the repository at this point in the history
  6. chore: use identifiers used in platforms package for arch and os name…

    …s and get rid of uname dep
    aignas committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6269dc3 View commit details
    Browse the repository at this point in the history
  7. add nice log messages

    aignas committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2fa2f40 View commit details
    Browse the repository at this point in the history
  8. fixup

    aignas committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    8799dc3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    638e36a View commit details
    Browse the repository at this point in the history
  10. doc: changelog

    aignas committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    73a8aa6 View commit details
    Browse the repository at this point in the history
  11. fixup

    aignas committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    87eea07 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c5b8b16 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7d81375 View commit details
    Browse the repository at this point in the history
  14. buildifier

    aignas committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    243b4ef View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    a39c489 View commit details
    Browse the repository at this point in the history
  2. musl strip prefix

    aignas committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    0783949 View commit details
    Browse the repository at this point in the history
  3. comment: use FlagEnum

    aignas committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    dd90db3 View commit details
    Browse the repository at this point in the history