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

Updated Bazelmod cross compilation to catch MacOS sys dependency issues #2926

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

Commits on Oct 8, 2024

  1. Updated bazelmod cross compile example.

    Signed-off-by: Marvin Hansen <[email protected]>
    marvin-hansen committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e8b8d57 View commit details
    Browse the repository at this point in the history
  2. cleaned up cross compile example.

    Signed-off-by: Marvin Hansen <[email protected]>
    marvin-hansen committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    419d26e View commit details
    Browse the repository at this point in the history
  3. Updated Readme for cross compile example.

    Signed-off-by: Marvin Hansen <[email protected]>
    marvin-hansen committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c3d0891 View commit details
    Browse the repository at this point in the history
  4. Fixed CI

    Signed-off-by: Marvin Hansen <[email protected]>
    marvin-hansen committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8fd5afd View commit details
    Browse the repository at this point in the history
  5. Formatted with buildifier

    Signed-off-by: Marvin Hansen <[email protected]>
    marvin-hansen committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fad4c62 View commit details
    Browse the repository at this point in the history
  6. Fixed unsorted-dict-items lint.

    Signed-off-by: Marvin Hansen <[email protected]>
    marvin-hansen committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b42d351 View commit details
    Browse the repository at this point in the history
  7. Added macos CI target for bzlmod_cross_compile example.

    Signed-off-by: Marvin Hansen <[email protected]>
    marvin-hansen committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    699b3d3 View commit details
    Browse the repository at this point in the history
  8. Fixed LLVM version for CI runner.

    Signed-off-by: Marvin Hansen <[email protected]>
    marvin-hansen committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    17c3521 View commit details
    Browse the repository at this point in the history
  9. Formatted with buildifier

    Signed-off-by: Marvin Hansen <[email protected]>
    marvin-hansen committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    885f438 View commit details
    Browse the repository at this point in the history
  10. Corrected platform setting for mac host

    Signed-off-by: Marvin Hansen <[email protected]>
    marvin-hansen committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    39e3695 View commit details
    Browse the repository at this point in the history