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

support Bazel 7 cc_shared_library #2232

Merged
merged 9 commits into from
Aug 30, 2024
Merged

Commits on Aug 28, 2024

  1. Support Bazel 7

    avdv authored and malt3 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7fd1298 View commit details
    Browse the repository at this point in the history
  2. support cc_shared_library as dep in haskell rules

    Adds support for CcSharedLibraryInfo provider
    malt3 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    62bdb62 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    7e6b41d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e967d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a383c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    841c8c7 View commit details
    Browse the repository at this point in the history
  5. make cc_shared_library optional in tests

    Only use on Bazel >= 7
    malt3 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    cc9cc85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc6d7dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    46a752d View commit details
    Browse the repository at this point in the history