| commit | 9d023268dcf468f9d4bbd874545c9c230e7549b3 | [log] [tgz] |
|---|---|---|
| author | Stephen Hines <[email protected]> | Thu Jan 06 08:57:50 2022 +0000 |
| committer | Automerger Merge Worker <[email protected]> | Thu Jan 06 08:57:50 2022 +0000 |
| tree | cf4cdad04e1c146844e2a790910cf9cd1b97082a | |
| parent | b36814ef2f8c03cd7d60fd39b1fef69c2910469d [diff] | |
| parent | cfc899b23937f6aec9ea2de4967dd8d299f3dc6d [diff] |
Merging 32 commit(s) from Chromium's toolchain-utils am: 7bc245bad9 am: 6323407a0d am: 38574f5e98 am: cfc899b239 Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/1937961 Change-Id: I1a093ad26060edd9fd26476d0d5d3afff274306a
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.