Clone this repo:
  1. 262e28a siso: restat_content is allowed in ninja rule by Fumitoshi Ukai · 51 minutes ago main
  2. 73a8d5c [go] update toolchain go 1.26.6 -> 1.26.7 by Fumitoshi Ukai · 22 hours ago
  3. d9bef64 siso: update version string to v1.6.2 by Fumitoshi Ukai · 28 hours ago
  4. d38036b siso: introduce two_phase_cache limit by Fumitoshi Ukai · 4 days ago siso/v1.6.1
  5. 8b96800 siso: fix flaky TestBuild_TwoPhaseCaching_RestatContent on windows 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