| commit | c9cb1157f1f9cc5cd081941ba83c8d63657160d0 | [log] [tgz] |
|---|---|---|
| author | Jordan R Abrahams-Whitehead <[email protected]> | Fri Mar 04 00:15:34 2022 +0000 |
| committer | Automerger Merge Worker <[email protected]> | Fri Mar 04 00:15:34 2022 +0000 |
| tree | b0522edde1d3c5356c95eb1ee2eae3e87befa1f3 | |
| parent | cfc899b23937f6aec9ea2de4967dd8d299f3dc6d [diff] | |
| parent | 9090b1a17bdba39016836261a9f76e6a5336c00e [diff] |
Merging 25 commit(s) from Chromium's toolchain-utils am: 9090b1a17b Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/2006491 Change-Id: Ib6dabc031aa780e646cec7b31ae0cd33a2f81ac6
toolchain-utilsVarious utilities used by the Chrome OS 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.