Commit f5894d1
committed
tools: create print_defined_toolchains.sh utility script
- Added shell script under tools/private/toolchains to query all toolchain rules inside the Bzlmod pythons_hub repository.
- Enabled executable permission on the script.
- Updated bazel query to filter specifically for '//python:toolchain_type' attribute, excluding CC and Exec Tools toolchains.1 parent 0ffa5d8 commit f5894d1
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments