blob: acbbc5e64c82c79bbdcaf0196b7d262a00c646a8 [file] [log] [blame]
Caroline Tice0347c842016-09-15 10:11:45 -07001Name: toolchain-utils
2Short Name: toolchain-utils
3URL: https://chromium.googlesource.com/chromiumos/third_party/toolchain-utils
4License: BSD
5License File: LICENSE
6Security Critical: no
7
8Description:
9This contains scripts used to help maintain the toolchain. These
10include tools for downloading and building Chromium OS; building
11custom versions of the toolchain inside Chromium OS; launching
12performance tests, analyzing the results and generating reports;
13running toolchain regression tests; and using binary search to isolate
14toolchain issues.
15
16NOTE: These tools are strictly for Chromium developers; none of them
17ship on the final product (devices that run Chromium OS).