| commit | 6e7ff8f2e1f8c4b0fde83b1f14aacf6e2f8860c6 | [log] [tgz] |
|---|---|---|
| author | Zijun <[email protected]> | Wed Apr 17 04:24:15 2024 +0000 |
| committer | Automerger Merge Worker <[email protected]> | Wed Apr 17 04:24:15 2024 +0000 |
| tree | 73cf539fbd5869fe4d7cbbe4f6617b0078b5fd78 | |
| parent | 5087b894a3418821e5626f84a6358345909e08ab [diff] | |
| parent | a2640d43cd48d83956c2ef8a35fb8a3ae921655b [diff] |
Merging 68 commit(s) from Chromium's toolchain-utils am: d865a56cd7 am: a2640d43cd Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/3045473 Change-Id: Id0ed69cf867ab58f8c5e8c08477ea4d5d8bc08a0 Signed-off-by: Automerger Merge Worker <[email protected]>
toolchain-utilsVarious 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.