Clone this repo:
  1. b19da0a gong: Placeholder set_default_toolchain function by Richard Wang · 17 hours ago main
  2. 5092824 siso: enable default flags to be fetched from env. by Alex Ovsienko · 19 hours ago
  3. c4444fe siso: Remove unused argsGN() by Junji Watanabe · 20 hours ago
  4. 7d86c7b siso: have online flag for version checking for quick confirmation of siso version. by Alex Ovsienko · 21 hours ago
  5. 5b83117 siso: add .iml to the list of exceptions to allow for Intellij Go integration. by Alex Ovsienko · 2 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