Clone this repo:
  1. dd1ee45 Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 7 weeks ago main master
  2. a2640d4 Merging 68 commit(s) from Chromium's toolchain-utils am: d865a56cd7 by Zijun · 9 weeks ago
  3. d865a56 Merging 68 commit(s) from Chromium's toolchain-utils by Zijun · 9 weeks ago
  4. a37c013 llvm_tools: move FindChromeOSRootAbove to chroot.py by George Burgess IV · 9 weeks ago
  5. c6733c0 auto_abandon_cls: include internal CLs by George Burgess IV · 9 weeks ago

toolchain-utils

Various utilities used by the ChromeOS toolchain team.

Note

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.