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

fix merge conflicts with main #38

Merged

Commits on Sep 30, 2024

  1. fix: sdist and wheels content (#28)

    * missing sdist in pypi index
    * installing pybind11 as a build time python package dependency
    * add missing windows pyd files
    
    ---------
    
    Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
    dolfim-ibm authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f3febc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f71b36 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. chore: remove security issue (#34)

    Signed-off-by: Peter Staar <taa@zurich.ibm.com>
    PeterStaar-IBM authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c342951 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. fix: python version in wheels (#31)

    [skip ci]
    
    ---------
    
    Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
    dolfim-ibm authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    8d903ba View commit details
    Browse the repository at this point in the history
  2. feat: build using system deps (#33)

    ---------
    
    Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
    dolfim-ibm authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e1c8e49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d62c75 View commit details
    Browse the repository at this point in the history
  4. fix: windows build properly linking to system libraries (#36)

    Signed-off-by: rmdg88 <rmdg88@gmail.com>
    rmdg88 authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    e26ed05 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c85429 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. working on fixin the merge conflicts with main

    Signed-off-by: Peter Staar <taa@zurich.ibm.com>
    PeterStaar-IBM committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    d543972 View commit details
    Browse the repository at this point in the history
  2. updated the cxxopts cmake to deal with system-dependencies

    Signed-off-by: Peter Staar <taa@zurich.ibm.com>
    PeterStaar-IBM committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    c04a137 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. fixed the includes

    Signed-off-by: Peter Staar <taa@zurich.ibm.com>
    PeterStaar-IBM committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    a2a1546 View commit details
    Browse the repository at this point in the history
  2. it compiles finally

    Signed-off-by: Peter Staar <taa@zurich.ibm.com>
    PeterStaar-IBM committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    a3549f4 View commit details
    Browse the repository at this point in the history
  3. fixed the poetry.lock

    Signed-off-by: Peter Staar <taa@zurich.ibm.com>
    PeterStaar-IBM committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    49dd88d View commit details
    Browse the repository at this point in the history
  4. trying to fix the rhel build script

    Signed-off-by: Peter Staar <taa@zurich.ibm.com>
    PeterStaar-IBM committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    58bbc48 View commit details
    Browse the repository at this point in the history
  5. trying to fix the rhel build script (2)

    Signed-off-by: Peter Staar <taa@zurich.ibm.com>
    PeterStaar-IBM committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    8f5918c View commit details
    Browse the repository at this point in the history
  6. trying to fix the rhel build script (3)

    Signed-off-by: Peter Staar <taa@zurich.ibm.com>
    PeterStaar-IBM committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    5abae25 View commit details
    Browse the repository at this point in the history
  7. revert to cxxopts v2.2.0

    Signed-off-by: Peter Staar <taa@zurich.ibm.com>
    PeterStaar-IBM committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    4ec02c9 View commit details
    Browse the repository at this point in the history
  8. updating to cxxopts v3.2.0

    Signed-off-by: Peter Staar <taa@zurich.ibm.com>
    PeterStaar-IBM committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    945809c View commit details
    Browse the repository at this point in the history