Clone this repo:
  1. dc843dc siso: log when digest from fs failed by Fumitoshi Ukai · 22 hours ago main
  2. 604869e siso/webui: fix output count display and add expandable outputs list by Takuto Ikuta · 24 hours ago
  3. 9af8f1b siso: add trailing newline to Usage strings in subcommands by Takuto Ikuta · 26 hours ago
  4. be7df43 siso: preallocate mmapfile to write by Fumitoshi Ukai · 26 hours ago
  5. 68ea4e0 upgrade protoc from 36.0 to 36.1 by Fumitoshi Ukai · 28 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