-
-
Notifications
You must be signed in to change notification settings - Fork 243
Find LLVM distributions automatically. #471
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
Merged
fmeum
merged 46 commits into
bazel-contrib:master
from
helly25:feat/find_vs_predict_asename
May 11, 2025
Merged
Changes from 45 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
f6842ed
Instead of implementing a complex way of predicting the basename find…
helly25 6726949
Missing parameter
helly25 3896376
Add some docs and reorder based on define-before-use.
helly25 7fa12b2
Fix/simplify finding.
helly25 3d6fad8
Apple darwin version is not needed - also prevents us from widening t…
helly25 091c997
Add support for .tar.gz compressed distributions.
helly25 aa472a4
Move error message one function up.
helly25 703a538
Add more missing distributions (all .gz).
helly25 f811bf9
Add the ne platforms test to the actions release workflow
helly25 ac65418
Better naming: should be toolchain_tests not platform_tests
helly25 4a2662c
No switching directories for the new test
helly25 13f7e8b
Use var array `test_args` to pass around the erquired flag.
helly25 6470d48
Correct comment.
helly25 008eca6
Update after sync.
helly25 efbbeb3
No reason to move download_llvm. Move it back to reduce diff.
helly25 81c1869
Automatically find all darwin distributions.
helly25 192191c
Find windos automatically.
helly25 8a24dc5
Tweaks:
helly25 250e9cb
Format
helly25 2be32f7
Tweaks
helly25 31433f9
Fix after sync
helly25 0d6c7df
Identify more distributions by finding as opposed to predicting.
helly25 00525af
Fix issues with new host_info.
helly25 13dc5d5
Fix name clash.
helly25 69d7366
Test the selection.
helly25 f909ce1
Save current selection results so we see the differences.
helly25 f77442c
Use updated selection list.
helly25 cac05e1
Update test
helly25 fc67609
Lint and add selection diff test that skips error lines.
helly25 5dcee8d
Sync with #490
helly25 dfb33a6
Fix suse
helly25 c63505c
Fix _dist_to_os_names use.
helly25 7439137
Improve suse matching.
helly25 774be7a
Handle "amzn" by finding.
helly25 2b931ee
Find centos versions.Now we can remove suse predicting code.
helly25 d072916
Find fedora.
helly25 8e123c0
Use find for all standard ubuntu like distros.
helly25 ba261d3
Find for linuxmint
helly25 4ced560
Fix remaining fedora versions.
helly25 6a27a26
Tweaks
helly25 586b2f4
Sync
helly25 44cdbd9
Fix error after sync
helly25 52f30ec
Another sync issue.
helly25 2a94430
Fix some differences.
helly25 148887f
Fix remaining differences.
helly25 affcd8c
Update toolchain/internal/llvm_distributions.bzl
helly25 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.