Clone this repo:
  1. 08f8193 siso: update to version string 1.4.23 by Junji Watanabe · 7 hours ago main
  2. 0508907 gong: Don't hardcode root buildfile path by Richard Wang · 9 hours ago
  3. 1624786 siso: auth-check --check_reapi flag by Fumitoshi Ukai · 4 days ago siso/v1.4.22
  4. fb80610 siso: show scandeps find duration buckets and slowest include by Fumitoshi Ukai · 4 days ago
  5. 52e53f4 gong: Skeleton for GN loader by Richard Wang · 4 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