Skip to content

WIP: Release native bazel_tools binaries separately#26015

Draft
fmeum wants to merge 1 commit intobazelbuild:masterfrom
fmeum:remote-bazel-tools
Draft

WIP: Release native bazel_tools binaries separately#26015
fmeum wants to merge 1 commit intobazelbuild:masterfrom
fmeum:remote-bazel-tools

Conversation

@fmeum
Copy link
Collaborator

@fmeum fmeum commented May 6, 2025

This allows binaries such as the Windows test wrapper to be downloaded on non-Windows hosts, thus paving the way for cross platform builds using these tools.

Work towards #19587

TODO:

  • Add publishing script
  • Add def_parser (?)

@fmeum fmeum requested review from Wyverald and meteorcloudy May 6, 2025 15:57
@fmeum fmeum force-pushed the remote-bazel-tools branch from d010cff to 79bc735 Compare May 6, 2025 16:19
@fmeum
Copy link
Collaborator Author

fmeum commented May 6, 2025

FYI @UebelAndre

@Wyverald Wyverald removed their request for review December 13, 2025 01:13
@github-actions
Copy link

Thank you for contributing to the Bazel repository! This pull request has been marked as stale since it has not had any activity in the last 30 days. It will be closed in the next 30 days unless any other activity occurs. If you think this PR is still relevant and should stay open, please post any comment here and the PR will no longer be marked as stale.

@github-actions github-actions bot added the stale Issues or PRs that are stale (no activity for 30 days) label Feb 18, 2026
@UebelAndre
Copy link
Contributor

I don't have a windows machine to test with right now but isn't this solved for in some other way? I forget what the status of #19587 is currently.

@github-actions github-actions bot removed the stale Issues or PRs that are stale (no activity for 30 days) label Feb 19, 2026
@fmeum
Copy link
Collaborator Author

fmeum commented Feb 20, 2026

Linux builds of Bazel lack tw.exe, so this isn't fully solved yet. I am working on setting up toolchains_llvm_bootstrapped to build Bazel itself. At that point we can also add integration tests for host/exec/target all different.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants