Clone this repo:
  1. bcde0f8 gong: Implement initial rspfile support for action() by Richard Wang · 20 hours ago main
  2. 2a4a8d7 [siso] Add WorkerTime metric to StepMetric and expose it to logs by Junji Watanabe · 21 hours ago
  3. 4f5d241 siso: exit 0 for empty builds with no targets by Philipp Wollermann · 22 hours ago
  4. 9e31f8a gong: ninjawriter handle substitutions in action() args by Richard Wang · 2 days ago
  5. 1599b12 gong: Use text/template to write action() to ninja by Richard Wang · 2 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