Clone this repo:
  1. 1599b12 gong: Use text/template to write action() to ninja by Richard Wang · 2 hours ago main
  2. 743917e siso: assign include positions before setup for correct scoping by Philipp Wollermann · 3 hours ago
  3. 0d7d07f siso: collect edges from included files in finalize by Philipp Wollermann · 3 hours ago
  4. 8ae1ccf siso: preserve parent scope when allocating for included files by Philipp Wollermann · 3 hours ago
  5. 2679254 siso: detect include cycles to prevent infinite recursion by Philipp Wollermann · 3 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