Clone this repo:
  1. 1a44ffe Rename remote bindings by Cole Faust · 3 hours ago main
  2. 7f0d4ca o11y/clog: Propagate Trace/Span ID and separate siso.step in OTEL path by Takuto Ikuta · 12 hours ago
  3. 9b5fd9d siso: Fix for No-Without-Go-Work footer by Fumitoshi Ukai · 13 hours ago
  4. 82f7bc8 Add fields to EdgeFinished message by LaMont Jones · 19 hours ago
  5. 9561773 siso: Print out "no work to do" messages in quiet mode as well. by Keybo Qian · 21 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