Clone this repo:
  1. 56628f7 siso: log GOOS and GOARCH as part of machine info by Richard Wang · 18 hours ago main
  2. 59844c4 kajiya: clean up orphaned upload temp files on startup by Philipp Wollermann · 20 hours ago
  3. d796a21 Update go.mod dependencies by Philipp Wollermann · 20 hours ago
  4. 471381b siso: prevent duplicate requestmetadata-bin entries by Philipp Wollermann · 20 hours ago
  5. 51779b5 siso: introduce SISO_EXPERIMENTS=allow-fallback-* by Fumitoshi Ukai · 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