Clone this repo:
  1. a6cfb4b siso: return context error from Handle by Fumitoshi Ukai · 6 hours ago main
  2. 2a62834 siso: update version string to v1.5.30 by Fumitoshi Ukai · 31 hours ago
  3. da6dab0 siso: disable compression in walkdir by Junji Watanabe · 4 days ago siso/v1.5.29
  4. 29aa3f7 all: migrate omitempty scalars, pointers, interfaces to omitzero by Richard Wang · 4 days ago
  5. 472737e siso: reclaim build label dictionary entries in updateLedger by Saatvik Sharma · 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