Clone this repo:
  1. 36cc599 siso: fix siso proxy for two phase caching by Fumitoshi Ukai · 3 days ago main
  2. 6a32df5 siso: webui make lazy loading of CSS and templates thread-safe by Richard Wang · 3 days ago
  3. 45a768a siso: webui use private ServeMux to avoid exposing pprof by Richard Wang · 3 days ago
  4. 5916021 siso: spawnhelper set up default log.Logger by Fumitoshi Ukai · 3 days ago
  5. c9a1522 ninja: show expected output and cmdline on failure in quiet mode by Takuto Ikuta · 3 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