Clone this repo:
  1. ae45e8b siso: reapi.UpdateProjectID returns original projectID if not RBE by Fumitoshi Ukai · 41 minutes ago main
  2. 3dc3f02 siso: fix resultstoreUploader nil regression by Richard Wang · 52 minutes ago
  3. d6a79eb siso: remove obsolete /showincludes basename matching in DepsAfterRun by Ryosuke Miyake · 2 hours ago
  4. 93a9ffb siso: tap expands symlink for reads by Fumitoshi Ukai · 15 hours ago
  5. 6127f36 siso: o11y/pprof split concrete uploader out of package by Richard Wang · 22 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