Clone this repo:
  1. 222e2df siso: retire previous step_out as this info can be inferred from step_id. by Alex Ovsienko · 9 hours ago main
  2. 6749f7f siso: make sure hashfs is ready before build run in test by Fumitoshi Ukai · 12 hours ago
  3. 2a185f0 siso: update version string to v1.5.11 by Fumitoshi Ukai · 13 hours ago
  4. bb65b41 siso: show updated time in TestBuild_Restat_RestatContent by Fumitoshi Ukai · 3 days ago siso/v1.5.10
  5. 70284f7 siso: fix worker time metric for local execution by Junji Watanabe · 4 days ago

build.git repository

This repository contains tools developed and owned by the Chrome Build Team.

Quick start

The steps for getting the code are:

  1. Install depot_tools
  2. Run git clone https://chromium.googlesource.com/build

We use the standard Go module workflow to work on our projects.

Links