Clone this repo:
  1. f6187fe siso: unify the two OutputLocal options via hashfs.NeedFlush by Philipp Wollermann · 6 hours ago main
  2. e8d4a48 siso: document the mtime invariant in entriesFromResult by Philipp Wollermann · 6 hours ago
  3. a3c83a2 siso: forget outputs on remote exec before recording by Philipp Wollermann · 6 hours ago
  4. 964c990 siso: fall back to local when racing flush fails by Philipp Wollermann · 7 hours ago
  5. 0df1cfa siso: forget outputs unconditionally on racing remote win by Philipp Wollermann · 7 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