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

adding platform specific build for python wheel #7

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

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    3492730 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Fix ptyhon binding not loading the the library if it is already opene…

    …d (LD_PRELOAD, applications linked with python and CCS). (#1)
    Kerilk authored Dec 14, 2021
    Configuration menu
    Copy the full SHA
    a10922c View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. adding test of wheels to CI

    Deathn0t committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    b7c7298 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8923ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24803da View commit details
    Browse the repository at this point in the history
  4. adding ubuntu to wheel CI

    Deathn0t committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    4a37317 View commit details
    Browse the repository at this point in the history