commit | 5087b894a3418821e5626f84a6358345909e08ab | [log] [tgz] |
---|---|---|
author | zijunzhao <[email protected]> | Thu Feb 29 01:43:00 2024 +0000 |
committer | Automerger Merge Worker <[email protected]> | Thu Feb 29 01:43:00 2024 +0000 |
tree | 1712145996c7c1417f2e15c23c5f9e6de3529460 | |
parent | 0348d10214299073ea59bda4987dd8813a9e7812 [diff] | |
parent | c688b0e8f5df2c2d16b72ec23beebd2f89c18658 [diff] |
Merging 182 commit(s) from Chromium's toolchain-utils am: 229e460557 am: c688b0e8f5 Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/2983071 Change-Id: I15253f623e3e9414f2ed0df6733eff62aba75500 Signed-off-by: Automerger Merge Worker <[email protected]>
toolchain-utils
Various utilities used by the ChromeOS toolchain team.
To run Python scripts in this directory, first run:
export PYTHONPATH=$(readlink -f .):$PYTHONPATH
from this directory.
Then you can run any script.
To get help on any script, type in python <script> --help
, or refer to the header of the script for more information.