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

[8.1.0] Move C++ runfiles library out of Bazel #25021

Open
wants to merge 1 commit into
base: release-8.1.0
Choose a base branch
from

Conversation

iancha1992
Copy link
Member

This requires adding @rules_cc//cc/runfiles to the list of targets that BAZEL_REPOSITORY_NAME is defined for.

Closes #24393.

PiperOrigin-RevId: 699127359
Change-Id: Iff0b961ec5ff27daf8e96e49acc5d57a1b9c4274

Commit 8a5e70c

@iancha1992 iancha1992 added team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. team-Rules-Java Issues for Java rules team-Rules-CPP Issues for C++ rules awaiting-review PR is awaiting review from an assigned reviewer labels Jan 22, 2025
@iancha1992 iancha1992 requested a review from comius January 22, 2025 19:04
@iancha1992 iancha1992 requested a review from a team as a code owner January 22, 2025 19:04
@iancha1992 iancha1992 enabled auto-merge January 22, 2025 19:04
This requires adding `@rules_cc//cc/runfiles` to the list of targets that `BAZEL_REPOSITORY_NAME` is defined for.

Closes bazelbuild#24393.

PiperOrigin-RevId: 699127359
Change-Id: Iff0b961ec5ff27daf8e96e49acc5d57a1b9c4274
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review PR is awaiting review from an assigned reviewer team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. team-Rules-CPP Issues for C++ rules team-Rules-Java Issues for Java rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants