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] Add support for path mapping to CppArchive #25146

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

bazel-io
Copy link
Member

This mostly requires wiring up the existing machinery for structured variables and (most) link build variables.

Utility methods on PathMappers are moved to PathMapper so that they can be dependend on by AbstractCommandLine without creating a cycle.

Work towards #22658 (reply in thread)
Work towards #6526

Closes #25081.

PiperOrigin-RevId: 721499678
Change-Id: I4551f268093c7b851791a41deb57292b2c23afb7

Commit 7f6e649

This mostly requires wiring up the existing machinery for structured variables and (most) link build variables.

Utility methods on `PathMappers` are moved to `PathMapper` so that they can be dependend on by `AbstractCommandLine` without creating a cycle.

Work towards bazelbuild#22658 (reply in thread)
Work towards bazelbuild#6526

Closes bazelbuild#25081.

PiperOrigin-RevId: 721499678
Change-Id: I4551f268093c7b851791a41deb57292b2c23afb7
@bazel-io bazel-io requested a review from a team as a code owner January 30, 2025 21:29
@bazel-io bazel-io added team-Performance Issues for Performance teams team-Configurability platforms, toolchains, cquery, select(), config transitions team-Rules-CPP Issues for C++ rules awaiting-review PR is awaiting review from an assigned reviewer labels Jan 30, 2025
@bazel-io bazel-io requested a review from comius January 30, 2025 21:29
@iancha1992 iancha1992 enabled auto-merge January 30, 2025 21:34
@iancha1992 iancha1992 added this pull request to the merge queue Jan 31, 2025
Merged via the queue into bazelbuild:release-8.1.0 with commit 65621ac Jan 31, 2025
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Jan 31, 2025
meteorcloudy added a commit that referenced this pull request Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Configurability platforms, toolchains, cquery, select(), config transitions team-Performance Issues for Performance teams team-Rules-CPP Issues for C++ rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants