Clone this repo:
  1. 78744b8 siso: add cache_disabled=true support by Fumitoshi Ukai · 2 hours ago main
  2. 43dad69 rbe_metrics: report remote, local, and overall hit rates by LaMont Jones · 3 hours ago
  3. 262e28a siso: restat_content is allowed in ninja rule by Fumitoshi Ukai · 4 hours ago
  4. 73a8d5c [go] update toolchain go 1.26.6 -> 1.26.7 by Fumitoshi Ukai · 25 hours ago
  5. d9bef64 siso: update version string to v1.6.2 by Fumitoshi Ukai · 31 hours 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