Skip to content

[8.1.0] Add support for path mapping to CppArchive#25146

Merged
iancha1992 merged 1 commit intobazelbuild:release-8.1.0from
bazel-io:cp25081-8.1.0
Jan 31, 2025
Merged

[8.1.0] Add support for path mapping to CppArchive#25146
iancha1992 merged 1 commit intobazelbuild:release-8.1.0from
bazel-io:cp25081-8.1.0

Conversation

@bazel-io
Copy link
Copy Markdown
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
@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