Clone this repo:
  1. 038ddf6 siso: minor grammar and spelling fixes in README.md file. by Alex Ovsienko · 25 hours ago main
  2. 08ae80f gong: Use fs.SourceDir to reference outroot by Richard Wang · 26 hours ago
  3. bc2c589 siso: pass reapi_address/reapi_instance in ctx.flags by Fumitoshi Ukai · 27 hours ago
  4. be85ba2 gong: Implement set_default_toolchain by Richard Wang · 27 hours ago
  5. da63074 siso: add test for receiver that the parameters create correct config. by Alex Ovsienko · 28 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