-
-
Notifications
You must be signed in to change notification settings - Fork 636
feat(musl): add musl toolchain #2402
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
Merged
Changes from 17 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
758f4d6
feat(musl): add musl toolchain
aignas 5c336a1
chore: stop exposing host platform in the toolchain aliases defs
aignas 44a1720
chore: stop exposing the interpreter - use python_3_x_host//:python i…
aignas ba6fc87
chore: remove uname calling from toolchain aliases repo
aignas f373be6
chore: stop exposing config settings in the toolchain aliases repo
aignas 45de4ac
move all of the alias setting to the new macro
aignas 6269dc3
chore: use identifiers used in platforms package for arch and os name…
aignas 2fa2f40
add nice log messages
aignas 8799dc3
fixup
aignas 638e36a
Merge branch 'main' into refactor/remove-uname-dep
aignas 73a8aa6
doc: changelog
aignas 87eea07
fixup
aignas c5b8b16
migrate away from using the interpreter const
aignas 7d81375
Merge branch 'refactor/remove-uname-dep' into feat/musl-linux-toolchain
aignas 243b4ef
buildifier
aignas a39c489
Merge branch 'main' into feat/musl-linux-toolchain
aignas 0783949
musl strip prefix
aignas dd90db3
comment: use FlagEnum
aignas 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
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
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
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
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
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
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
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.