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