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

Add build for musl #1

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Add build for musl #1

wants to merge 12 commits into from

Commits on Oct 25, 2024

  1. add build for musl

    maminrayej committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3459334 View commit details
    Browse the repository at this point in the history
  2. add release step

    maminrayej committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    460010e View commit details
    Browse the repository at this point in the history
  3. fix container

    maminrayej committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    73516fd View commit details
    Browse the repository at this point in the history
  4. fix command

    maminrayej committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a4cbf04 View commit details
    Browse the repository at this point in the history
  5. install bash

    maminrayej committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    2bb90d1 View commit details
    Browse the repository at this point in the history
  6. install git

    maminrayej committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d91dfe5 View commit details
    Browse the repository at this point in the history
  7. install cmake

    maminrayej committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6557cda View commit details
    Browse the repository at this point in the history
  8. install clang and llvm

    maminrayej committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    652d9e9 View commit details
    Browse the repository at this point in the history
  9. specify CXX for musl

    maminrayej committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    9f7946a View commit details
    Browse the repository at this point in the history
  10. specify CXX for musl

    maminrayej committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b2d7a4e View commit details
    Browse the repository at this point in the history
  11. re-enable other targets

    maminrayej committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    77ae615 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. fix tag on release

    maminrayej committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    17afb91 View commit details
    Browse the repository at this point in the history