Clone this repo:
  1. 3dd0f7d Add links to buildinfra recipes in README.md. by Takuto Ikuta · 21 hours ago main
  2. f64a603 siso: update version string to v1.4.17 by Fumitoshi Ukai · 31 hours ago
  3. 91909dc siso: fix weight initialization by Junji Watanabe · 2 days ago siso/v1.4.16
  4. 7412cc7 hashfs: Allow single-run allocation tests for debugging by Takuto Ikuta · 5 days ago
  5. b7a437e siso: copy ignore_missing_intermediates more permissive for missing entries by Fumitoshi Ukai · 5 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