Clone this repo:
  1. 399062d [siso] use errors.AsType instead of errors.As by Takuto Ikuta · 2 days ago main
  2. 0642079 siso: make Starlark build configuration optional by Philipp Wollermann · 2 days ago
  3. 749a3ba siso: replace hostname with global location and add configurable namespace for cloud logging resource labels by Junji Watanabe · 3 days ago
  4. bcde0f8 gong: Implement initial rspfile support for action() by Richard Wang · 4 days ago
  5. 2a4a8d7 [siso] Add WorkerTime metric to StepMetric and expose it to logs 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